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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097832 Partial sums of Chebyshev sequence S(n,19)= U(n,19/2)=A078368(n). 0
1, 20, 380, 7201, 136440, 2585160, 48981601, 928065260, 17584258340, 333172843201, 6312699762480, 119608122643920, 2266241630472001, 42938982856324100, 813574432639685900, 15414975237297708001 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index entries for sequences relate d to Chebyshev polynomials.

FORMULA

a(n)= sum(S(k, 19), k=0..n) with S(k, 19)=U(k, 19/2)=A078368(k) Chebyshev's polynomials of the second kind.

G.f.: 1/((1-x)*(1-19*x+x^2)) = 1/(1-20*x+20*x^2-x^3).

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

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

a(n) = (S(n+1, 19) - S(n, 19) -1)/17.

CROSSREFS

Sequence in context: A177109 A162806 A084329 * A163124 A163454 A163969

Adjacent sequences:  A097829 A097830 A097831 * A097833 A097834 A097835

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Aug 31 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 17 23:54 EST 2012. Contains 206085 sequences.