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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098306 Unsigned member r=-6 of the family of Chebyshev sequences S_r(n) defined in A092184. 0
0, 1, 6, 49, 384, 3025, 23814, 187489, 1476096, 11621281, 91494150, 720331921, 5671161216, 44648957809, 351520501254, 2767515052225, 21788599916544, 171541284280129, 1350541674324486, 10632792110315761, 83711795208201600 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

COMMENTS

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

LINKS

Table of n, a(n) for n=0..20.

Index entries for sequences related to Chebyshev polynomials.

FORMULA

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

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

a(n)= 7*a(n-1) + 7*a(n-2) - a(n-3), n>=3, a(0)=0, a(1)=1, a(2)=6.

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

CROSSREFS

Sequence in context: A027766 A097299 A104170 * A055847 A143165 A008786

Adjacent sequences:  A098303 A098304 A098305 * A098307 A098308 A098309

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang, Oct 18 2004

STATUS

approved

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 June 20 02:53 EDT 2013. Contains 226417 sequences.