|
Search: id:A097778
|
|
|
| A097778 |
|
Chebyshev polynomials S(n,23) with diophantine property. |
|
+0 2
|
|
| 1, 23, 528, 12121, 278255, 6387744, 146639857, 3366328967, 77278926384, 1774048977865, 40725847564511, 934920445005888, 21462444387570913, 492701300469125111, 11310667466402306640, 259652650426783927609
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
All positive integer solutions of Pell equation b(n)^2 - 525*a(n)^2 = +4 together with b(n)=A090731(n+1), n>=0. Note that D=525=21*5^2 is not square-free.
|
|
LINKS
|
Tanya Khovanova, Recursive Sequences
Index entries for sequences relate d to Chebyshev polynomials.
|
|
FORMULA
|
a(n)= S(n, 23)=U(n, 23/2)= S(2*n+1, sqrt(25))/sqrt(25) with S(n, x)=U(n, x/2) Chebyshev's polynomials of the 2nd kind, A049310. S(-1, x)= 0 = U(-1, x).
a(n)=23*a(n-1)-a(n-2), n >= 1; a(0)=1, a(1)=23; a(-1)=0.
a(n)=(ap^(n+1) - am^(n+1))/(ap-am) with ap := (23+5*sqrt(21))/2 and am := (23-5*sqrt(21))/2.
G.f.: 1/(1-23*x+x^2).
|
|
EXAMPLE
|
(x,y) = (23;1), (527;23), (12098;528), ... give the positive integer solutions to x^2 - 21*(5*y)^2 =+4.
|
|
PROGRAM
|
sage: [lucas_number1(n, 23, 1) for n in xrange(1, 20)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 25 2008
|
|
CROSSREFS
|
Adjacent sequences: A097775 A097776 A097777 this_sequence A097779 A097780 A097781
Sequence in context: A136285 A114926 A118338 this_sequence A057193 A014960 A009967
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Aug 31 2004
|
|
|
Search completed in 0.002 seconds
|