Definitions for the odd case #
The lower bound s for primeChain in U was originally max 16 (F.sup id).
This could be lowered because strongSSC_vwTup only requires m ≤ s, not 2m ≤ s.
The sequence of (n + 5)-tuples containing an infinite subsequence in factorFreeTuples
whose qualities tend to 5 / 3, assuming n is even and 0, 1, 2, 5, 10 ∉ F.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
OddCase.isCoprime_tup_castAdd_natAdd
{n : ℕ}
{F : Finset ℕ}
{x : ℤ}
{i : Fin n}
{j : Fin 5}
(dx : ↑(Y n F) ∣ x)
:
IsCoprime (tup n F x (Fin.castAdd 5 i)) (tup n F x (Fin.natAdd n j))