Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112742
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112742 Second derivative of the n-th Chebyshev polynomial (of the first kind) evaluated at x=1. +0
1
0, 0, 4, 24, 80, 200, 420, 784, 1344, 2160, 3300, 4840, 6864, 9464, 12740, 16800, 21760, 27744, 34884, 43320, 53200, 64680, 77924, 93104, 110400, 130000, 152100, 176904, 204624, 235480, 269700, 307520, 349184, 394944, 445060, 499800, 559440 (list; graph; listen)
OFFSET

0,3

COMMENT

The second derivative at x=-1 is just (-1)^n * a(n)

The difference between two consecutive terms, n+1 and n, generates the sequence b(n)=a(n+1)-a(n) which is A002492.

LINKS

Chebyshev polynomials of the first kind

FORMULA

a(n) = (n-1)*n*n*(n+1)/3;

a(n) = 2*( A000914(n-1) + C(n+1,4) ) - David J. Scambler (dscambler(AT)bmm.com), Nov 27 2006

EXAMPLE

a(4)=80 because:

C_4(x) = 1 - 8x^2 + 8x^4

C'_4(x) = -16x+32x^3

C''_4(x) = -16+96x^2

C''_4(1) = -16+96 = 80

MATHEMATICA

Table[D[ChebyshevT[n, x], {x, 2}], {n, 0, 100}] /. x -> 1

CROSSREFS

Adjacent sequences: A112739 A112740 A112741 this_sequence A112743 A112744 A112745

Sequence in context: A112611 A011915 A025220 this_sequence A069145 A005561 A061612

KEYWORD

nonn

AUTHOR

Matthew T. Cornick (maruth(AT)gmail.com), Sep 16 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research