a(n) is the largest x that is a member of a pair (x, y) of integers with x - y > 1 such that x^2 - y^2 is equal to the Fermat number 2^(2^n) + 1, or 0 if no such number exists.
A257916
a(n) is the largest x that is a member of a pair (x, y) of integers with x - y > 1 such that x^2 - y^2 is equal to the Fermat number 2^(2^n) + 1, or 0 if no such number exists.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =0a(4) =0a(5) =3350529
External references
- oeis: A257916