login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099276 Unsigned member r=-18 of the family of Chebyshev sequences S_r(n) defined in A092184. 0
0, 1, 18, 361, 7200, 143641, 2865618, 57168721, 1140508800, 22753007281, 453919636818, 9055639729081, 180658874944800, 3604121859166921, 71901778308393618, 1434431444308705441, 28616727107865715200 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

((-1)^(n+1))*a(n) = S_{-18}(n), n>=0, defined in A092184.

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

a(n)= 20*a(n-1)-a(n-2)+2*(-1)^(n+1), n>=2, a(0)=0, a(1)=1.

a(n)= 19*a(n-1) + 19*a(n-2) - a(n-3), n>=3, a(0)=0, a(1)=1, a(2)=18.

G.f.: x*(1-x)/((1+x)*(1-20*x+x^2)) = x*(1-x)/(1-19*x-19*x^2+x^3) (from the Stephan link, see A092184).

a(n)= (T(n, 10)-(-1)^n)/11, with Chebyshev's polynomials of the first kind evaluated at x=10: T(n, 10)=A001085(n)=((10+3*sqrt(11))^n + (10-3*sqrt(11))^n)/2.

CROSSREFS

Sequence in context: A127585 A182609 A086502 * A070943 A159647 A111454

Adjacent sequences:  A099273 A099274 A099275 * A099277 A099278 A099279

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Oct 18 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:00 EST 2012. Contains 205904 sequences.