Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A142598
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A142598 Anti-diagonal triangle sequence of coefficient expansion of the general prime product polynomial: f(x,n)=(1 + t^2)/Product[1 - t^Prime[i + 1], {i, 1, n}]. +0
1
1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0, 2, 1, 1, 0, 1, 1, 0, 2, 1, 0, 1, 0, 1, 1, 0, 2, 1, 1, 1, 1, 0, 1, 1, 0, 2, 1, 2, 2, 1, 1, 0, 1, 1, 0, 2, 1, 2, 2, 1, 0, 1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 2, 1, 1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 3, 2, 1, 1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 3, 2, 2, 0 (list; graph; listen)
OFFSET

1,27

COMMENT

Row sums are:

{1, 1, 2, 3, 3, 4, 6, 6, 8, 11, 11, 15, 18, 19, 25}

FORMULA

f(x,n)=(1 + t^2)/Product[1 - t^Prime[i + 1], {i, 1, n}]; t(n,m)=expansion(f(x,n)); out_n,m(anti-diagonal)=t(n-m+1,n).

EXAMPLE

{1},

{1, 0},

{1, 0, 1},

{1, 0, 1, 1},

{1, 0, 1, 1, 0},

{1, 0, 1, 1, 0, 1},

{1, 0, 1, 1, 0, 2, 1},

{1, 0, 1, 1, 0, 2, 1, 0},

{1, 0, 1, 1, 0, 2, 1, 1, 1},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 1},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 1, 0},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 2, 1},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 3, 2, 1},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 3, 2, 2, 0},

{1, 0, 1, 1, 0, 2, 1, 2, 2, 2, 3, 3, 4, 2, 1}

MATHEMATICA

Clear[f, b, a] f[t_, n_] := (1 + t^2)/Product[1 - t^Prime[i + 1], {i, 1, n}]; a = Table[Table[SeriesCoefficient[Series[f[t, m], {t, 0, 30}], n], {n, 0, 30}], {m, 1, 31}]; b = Table[Table[a[[n - m + 1]][[m]], {m, 1, n }], {n, 1, 15}] ; Flatten[b]

CROSSREFS

Sequence in context: A076452 A076453 A005590 this_sequence A037800 A144411 A138253

Adjacent sequences: A142595 A142596 A142597 this_sequence A142599 A142600 A142601

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Sep 22 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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research