A175633 Numbers x such that x^2 - 28*y^2 = 1 for some integer y.
1, 127, 32257, 8193151, 2081028097, 528572943487, 134255446617601, 34100354867927167, 8661355881006882817, 2199950293420880308351, 558778713173022591438337, 141927593195654317345029247
Offset: 1
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (254,-1).
Formula
a(n) = 254*a(n-1) - a(n-2) (with a(1)=1, a(2)=127).
G.f.: x*(1-127*x)/(1-254*x+x^2). - Bruno Berselli, Apr 18 2011
Comments