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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098309 Unsigned member r=-10 of the family of Chebyshev sequences S_r(n) defined in A092184. 0
0, 1, 10, 121, 1440, 17161, 204490, 2436721, 29036160, 345997201, 4122930250, 49129165801, 585427059360, 6975995546521, 83126519498890, 990542238440161, 11803380341783040, 140650021862956321, 1675996882013692810 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

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

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

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

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

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

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

CROSSREFS

Sequence in context: A027770 A202808 A091692 * A056116 A081784 A005174

Adjacent sequences:  A098306 A098307 A098308 * A098310 A098311 A098312

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 05:38 EST 2012. Contains 205694 sequences.