Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138333
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138333 C(n+9, 9)*(n+5)*(-1)^(n+1)*256/5. +0
1
-256, 3072, -19712, 90112, -329472, 1025024, -2818816, 7028736, -16180736, 34850816, -70946304, 137592832, -255836672, 458422272, -794962432, 1338884096, -2196606720, 3519493120, -5519205120, 8487198720, -12819206400, 19045678080, -27869287680 (list; graph; listen)
OFFSET

0,1

COMMENT

Sixth column of the triangle defined in A123588, eleventh column of the triangle defined in A123583.

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

a(n) = coefficient of x^10 in the polynomial 1 - T_(n+5)(x)^2, where T_n(x) is the n-th Chebyshev polynomial of the first kind.

G.f.: 256*(x-1)/(x+1)^11.

a(n) = (-1)^(n+1)*256*A054334(n).

PROGRAM

(MAGMA) [ Binomial(n+9, 9)*(n+5)*(-1)^(n+1)*256/5: n in [0..22] ];

(MAGMA) k:=5; [ Coefficients(1-ChebyshevT(n+k)^2)[2*k+1]: n in [0..22] ];

(PARI) for(n=0, 22, print1(polcoeff(taylor(256*(x-1)/(x+1)^11, x), n), ", "));

CROSSREFS

Cf. A007318 (Pascal's triangle), A123588, A123583, A054334.

Sequence in context: A014711 A014713 A016780 this_sequence A070056 A074151 A016804

Adjacent sequences: A138330 A138331 A138332 this_sequence A138334 A138335 A138336

KEYWORD

sign

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 15 2008

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 November 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research