|
Search: id:A029547
|
|
|
| A029547 |
|
Expansion of 1/(1-34*x+x^2). |
|
+0 5
|
|
| 1, 34, 1155, 39236, 1332869, 45278310, 1538129671, 52251130504, 1775000307465, 60297759323306, 2048348816684939, 69583562007964620, 2363792759454112141, 80299370259431848174, 2727814796061228725775
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Chebyshev sequence U(n,17)=S(n,34) with diophantine property.
b(n)^2 - 2*(12*a(n))^2 = 1 with the companion sequence b(n)=A056771(n+1).
b(n)^2 - 2*(12*a(n))^2 = 1 where the companion sequence b(n)=A056771(n+1). - Antonio A. Olivares (olivares14031(AT)yahoo.com), Mar 19 2008
|
|
LINKS
|
Tanya Khovanova, Recursive Sequences
Index entries for sequences related to Chebyshev polynomials.
|
|
FORMULA
|
a(n) = 34*a(n-1) - a(n-2), a(-1) = 0, a(0) = 1.
a(n) = S(n, 34) with S(n, x) := U(n, x/2) Chebyshev's polynomials of the 2nd kind. See A049310.
a(n) = (ap^(n+1) - am^(n+1))/(ap - am) with ap = 17+12*sqrt(2) and am = 17-12*sqrt(2).
a(n) = sum((-1)^k*binomial(n-k, k)*34^(n-2*k), k = 0..floor(n/2)).
a(n) = sqrt((A056771(n+1)^2 -1)/2)/12.
a(n) = 35*a(n-1) - 35*a(n-2) + a(n-3); a(0) = 0, a(1) = 1, a(2) = 34. Also a(n) = (sqrt(2)/48)*((17+12*sqrt(2))^n-(17-12*sqrt(2))^n); a(n) = (sqrt(2)/48)*((3+2*sqrt(2))^2n-(3-2*sqrt(2))^2n); a(n) = (sqrt(2)/48)*((1+sqrt(2))^4n-(1-sqrt(2))^4n). - Antonio A. Olivares (olivares14031(AT)yahoo.com), Mar 19 2008
|
|
MAPLE
|
with (combinat):seq(fibonacci(4*n, 2)/12, n=1..15); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 21 2008
|
|
PROGRAM
|
(PARI) A029547(n, x=[0, 1], A=[17, 72*4; 1, 17]) = vector(n, i, (x*=A)[1]) - M. F. Hasler, May 26 2007
|
|
CROSSREFS
|
A091761 is an essentially identical sequence.
Sequence in context: A134500 A098607 A075292 this_sequence A091761 A009978 A041545
Adjacent sequences: A029544 A029545 A029546 this_sequence A029548 A029549 A029550
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
Chebyshev comments from W. Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Dec 11 2002
|
|
|
Search completed in 0.002 seconds
|