login
A133325
Numbers such that 2*X^2-82 is a square.
0
7, 13, 29, 71, 167, 413, 973, 2407, 5671, 14029, 33053, 81767, 192647, 476573, 1122829, 2777671, 6544327, 16189453, 38143133, 94359047, 222314471, 549964829, 1295743693, 3205429927, 7552147687, 18682614733, 44017142429
OFFSET
1,1
FORMULA
The bisections modulo 2 satisfy the same recurrence relation a(n+2)=6*a(n+1)-a(n).
G.f.: -x*(x-1)*(7*x^2+20*x+7)/(x^2+2*x-1)/(x^2-2*x-1). - R. J. Mathar, Nov 14 2007
CROSSREFS
Sequence in context: A230460 A182624 A096333 * A336117 A283709 A063583
KEYWORD
nonn
AUTHOR
Richard Choulet, Oct 18 2007
STATUS
approved