Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137562
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137562 Triangular sequence of coefficients from the expansion of p(x,t)=Cos(x*t)/Cos(t). +0
1
1, 0, 1, 0, -1, 0, 5, 0, -6, 0, 1, 0, 61, 0, -75, 0, 15, 0, -1, 0, 1385, 0, -1708, 0, 350, 0, -28, 0, 1, 0, 50521, 0, -62325, 0, 12810, 0, -1050, 0, 45, 0, -1 (list; graph; listen)
OFFSET

1,7

COMMENT

Row sums are: {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};

FORMULA

p(x,t)=Cos(x*t)/Cos(t)=Sum[P(x,n)*t^n/n!,{n,0,Infinity}]; out_n,m=n!*Coefficients(p(x,n)).

EXAMPLE

{1},

{0},

{1, 0, -1},

{0},

{5, 0, -6, 0, 1},

{0},

{61, 0, -75, 0, 15, 0, -1},

{0},

{1385, 0, -1708, 0, 350, 0, -28, 0, 1},

{0},

{50521, 0, -62325,0, 12810, 0, -1050, 0, 45, 0, -1}

MATHEMATICA

p[t_] = Cos[x*t]/Cos[t]; Table[ ExpandAll[n!*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n]], {n, 0, 10}]; a = Table[ CoefficientList[n!*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n], x], {n, 0, 10}]; Flatten[a] Flatten[{{1}, {0}, {1, 0, -1}, {0}, {5, 0, -6, 0, 1}, {0}, {61, 0, -75, 0, 15, 0, -1}, {0}, {1385, 0, -1708, 0, 350, 0, -28, 0, 1}, {0}, {50521, 0, -62325, 0, 12810, 0, -1050, 0, 45, 0, -1}}]

CROSSREFS

Sequence in context: A144702 A055510 A055953 this_sequence A021668 A004552 A130415

Adjacent sequences: A137559 A137560 A137561 this_sequence A137563 A137564 A137565

KEYWORD

tabf,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 27 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 December 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research