Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144384
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144384 Anti-diagonal expansion of: f(t,n)=If[n == 1, 1/(1 - t), (1 - t)/(1 - t^n)]. +0
1
1, 1, 1, 1, -1, 1, 1, -1, 1, 1, 1, -1, 0, -1, 1, 1, -1, 0, 1, 1, 1, 1, -1, 0, 0, -1, -1, 1, 1, -1, 0, 0, 1, 0, 1, 1, 1, -1, 0, 0, 0, -1, 1, -1, 1, 1, -1, 0, 0, 0, 1, 0, -1, 1, 1, 1, -1, 0, 0, 0, 0, -1, 0, 0, -1, 1, 1, -1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 1, -1, 0, 0, 0, 0, 0, -1, 0, -1, -1, -1, 1, 1, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, -1, 0, 0, 0, 0, 0, 0, -1, 0, 1 (list; graph; listen)
OFFSET

1,1

COMMENT

Row sums are:

{1, 2, 1, 2, 0, 3, -1, 3, 0, 2, -1, 5, -3, 3, 1}.

FORMULA

f(t,n)=If[n == 1, 1/(1 - t), (1 - t)/(1 - t^n)]; T(n,m)=anti_diagonal(f(t,n)).

EXAMPLE

{1},

{1, 1},

{1, -1, 1},

{1, -1, 1, 1},

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

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

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

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

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

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

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

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

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

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

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

MATHEMATICA

Clear[f, b, a, g, h, n, t]; f[t_, n_] =If[n == 1, 1/(1 - t), (1 - t)/(1 - t^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: A105567 A114213 A108358 this_sequence A144475 A011758 A015088

Adjacent sequences: A144381 A144382 A144383 this_sequence A144385 A144386 A144387

KEYWORD

sign,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 01 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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research