Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078987
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078987 Chebyshev U(n,x) polynomial evaluated at x=19. +0
5
1, 38, 1443, 54796, 2080805, 79015794, 3000519367, 113940720152, 4326746846409, 164302439443390, 6239165952002411, 236924003736648228, 8996872976040630253, 341644249085807301386, 12973484592284636822415 (list; graph; listen)
OFFSET

0,2

COMMENT

A078986(n+1)^2 - 10*(6*a(n))^2 = +1, n>=0, (Pell equation +1, see A033313 and A033317).

LINKS

Tanya Khovanova, Recursive Sequences

Index entries for sequences related to Chebyshev polynomials.

FORMULA

a(n) = 38*a(n-1) - a(n-2), n>=1, a(-1)=0, a(0)=1.

a(n) = S(n, 38) with S(n, x) := U(n, x/2), Chebyshev's polynomials of the second kind. See A049310.

G.f.: 1/(1-38*x+x^2).

a(n)= sum((-1)^k*binomial(n-k, k)*38^(n-2*k), k=0..floor(n/2)).

a(n) = ((19+6*sqrt(10))^(n+1) - (19-6*sqrt(10))^(n+1))/(12*sqrt(10)).

MATHEMATICA

lst={}; Do[AppendTo[lst, GegenbauerC[n, 1, 19]], {n, 0, 8^2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 11 2008]

PROGRAM

(Other) sage: [lucas_number1(n, 38, 1) for n in xrange(1, 16)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 07 2009]

CROSSREFS

Sequence in context: A137030 A027657 A158702 this_sequence A009982 A041685 A158766

Adjacent sequences: A078984 A078985 A078986 this_sequence A078988 A078989 A078990

KEYWORD

nonn,easy,new

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Jan 10 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research