Definitions for the general case #
In this section h is the variable such that tup n F h ∈ factorFreeTuples F (n + 6)
for sufficiently large h.
The lower bound s for primeChain in U was originally 200 * Y F ^ 6.
x in the paper, but using the optimised y.
Equations
- GeneralCase.X F h = (GeneralCase.Y F + 1) ^ h.factorial
Instances For
The sum of tup over all indices save n and n + 1, i.e. the input u to VWPair.
Equations
- GeneralCase.U n F = (100 * GeneralCase.Y F - 2) * GeneralCase.Y F ^ 5 + ∑ i ∈ Finset.range n, primeChain (100 * GeneralCase.Y F ^ 6) i
Instances For
The VWPair generated from the inputs u = m = U n F.
Equations
- GeneralCase.VW n F = VWPair.of (GeneralCase.U n F) (GeneralCase.U n F)
Instances For
The sequence of (n + 6)-tuples whose tail is in factorFreeTuples
and has quality tending to 5 / 4.
Equations
- One or more equations did not get rendered due to their size.