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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098308 Unsigned member r=-8 of the family of Chebyshev sequences S_r(n) defined in A092184. 0
0, 1, 8, 81, 800, 7921, 78408, 776161, 7683200, 76055841, 752875208, 7452696241, 73774087200, 730288175761, 7229107670408, 71560788528321, 708378777612800, 7012226987599681, 69413891098384008, 687126683996240401 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

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

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

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

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

a(n)= 9*a(n-1) + 9*a(n-2) - a(n-3), n>=3, a(0)=0, a(1)=1, a(2)=8.

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

CROSSREFS

Sequence in context: A078292 A027768 A007792 * A055996 A068617 A007778

Adjacent sequences:  A098305 A098306 A098307 * A098309 A098310 A098311

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 15 21:45 EST 2012. Contains 205860 sequences.