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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097831 Partial sums of Chebyshev sequence S(n,17)= U(n,17/2)=A078366(n). 0
1, 18, 306, 5185, 87840, 1488096, 25209793, 427078386, 7235122770, 122570008705, 2076455025216, 35177165419968, 595935357114241, 10095723905522130, 171031371036761970, 2897437583719431361, 49085407552193571168 (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, 17), k=0..n) with S(k, 17)=U(k, 17/2)=A078366(k) Chebyshev's polynomials of the second kind.

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

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

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

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

CROSSREFS

Sequence in context: A161599 A083451 A162804 * A163104 A163452 A163967

Adjacent sequences:  A097828 A097829 A097830 * A097832 A097833 A097834

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 13 10:39 EST 2012. Contains 205459 sequences.