Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113607
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113607 An extended triangle of Eulerian coefficients A123125: f(x,n)=x^(n+1)+1+A123125(x,n). +0
1
1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 11, 11, 1, 1, 1, 1, 26, 66, 26, 1, 1, 1, 1, 57, 302, 302, 57, 1, 1, 1, 1, 120, 1191, 2416, 1191, 120, 1, 1, 1, 1, 247, 4293, 15619, 15619, 4293, 247, 1, 1, 1, 1, 502, 14608, 88234, 156190, 88234, 14608, 502, 1, 1, 1, 1, 1013 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Not entirely symmetrical, the x^(n+1)+1 polynomials was added to remove zeros and make the triangle more symmetrical.

Row sums are:

{1, 3, 3, 4, 8, 26, 122, 722, 5042, 40322, 362882, 3628802}.

FORMULA

f(x,n)=x^(n+1)+1+A123125(x,n).

MATHEMATICA

lear[f, x, n, a] f[x_, n_] := f[x, n] = x^(n + 1) + (1 - x)^(n + 1)*Sum[k^n*x^k, {k, 0, Infinity}] + 1; Table[FullSimplify[ExpandAll[f[x, n]]], {n, 0, 10}]; a = Join[{{1}}, Table[CoefficientList[FullSimplify[ExpandAll[f[x, n]]], x], {n, 0, 10}]]; Flatten[a]

CROSSREFS

Cf. A123125.

Sequence in context: A108465 A069347 A161606 this_sequence A082586 A160094 A043283

Adjacent sequences: A113604 A113605 A113606 this_sequence A113608 A113609 A113610

KEYWORD

nonn,tabl

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Aug 25 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research