Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137437
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137437 Triangular sequence from expansion coefficients of asymptotic Hermite Polynomial from Roman: p(x,t)= (1 + t)^(-x)*Exp[x*(t - t^2/2)]. +0
1
1, 0, 0, 0, -2, 0, 6, 0, -24, 0, 120, 40, 0, -720, -420, 0, 5040, 3948, 0, -40320, -38304, -2240, 0, 362880, 396576, 50400 (list; table; graph; listen)
OFFSET

1,5

COMMENT

Row sums are:A038205

{1, 0, 0, -2, 6, -24, 160, -1140, 8988, -80864, 809856};

These polynomials are unique in that they connect hyperbolic differential equations, derangements and Hermite orthogonal polynomials;

also the polynomials have a very slow rise in power with n.

REFERENCES

Steve Roman, The Umbral Calculus, Dover Publications, New York (1984), page 130

FORMULA

p(x,t)= (1 + t)^(-x)*Exp[x*(t - t^2/2)]=Sum[q(x,n)*t^n/n!,{n,0,Infinity}]; out(n,m)=n!*Coefficients(q(x,n)).

EXAMPLE

{1},

{0},

{0},

{0, -2},

{0, 6},

{0, -24},

{0, 120, 40},

{0, -720, -420},

{0, 5040, 3948},

{0, -40320, -38304, -2240},

{0, 362880, 396576, 50400}

MATHEMATICA

Clear[p, g, m, a]; p[t_] := (1 + t)^(-x)*Exp[x*(t - t^2/2)]; Table[ ExpandAll[n!SeriesCoefficient[ Series[p[t], {t, 0, 30}], n]], {n, 0, 10}]; a = Table[n!* CoefficientList[SeriesCoefficient[ Series[p[t], {t, 0, 30}], n], x], {n, 0, 10}]; Flatten[{{1}, {0}, {0}, {0, -2}, {0, 6}, {0, -24}, {0, 120, 40}, {0, -720, -420}, {0, 5040, 3948}, {0, -40320, -38304, -2240}, {0, 362880, 396576, 50400}}]

CROSSREFS

Cf. A038205, A137286.

Sequence in context: A126869 A094233 A094659 this_sequence A021489 A092158 A051831

Adjacent sequences: A137434 A137435 A137436 this_sequence A137438 A137439 A137440

KEYWORD

uned,tabl,sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Apr 21 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