Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137526
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137526 A triangular sequence of coefficients based on an expansion of a Enneper like Sheffer expansion function: g(t) = t; f(t) = t; p(x,t) = Exp[x*(t)]*(1 - f(t)2). +0
1
1, 0, 1, -2, 0, 1, 0, -6, 0, 1, 0, 0, -12, 0, 1, 0, 0, 0, -20, 0, 1, 0, 0, 0, 0, -30, 0, 1, 0, 0, 0, 0, 0, -42, 0, 1, 0, 0, 0, 0, 0, 0, -56, 0, 1, 0, 0, 0, 0, 0, 0, 0, -72, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, -90, 0, 1 (list; table; graph; listen)
OFFSET

1,4

COMMENT

Row sums:

{1, 1, -1, -5, -11, -19, -29, -41, -55, -71, -89};

Here is the relationship that seems to hold:

Weierstrass{f,g)-> Sheffer{g,fbar}.

FORMULA

g(t) = t; f(t) = t; p(x,t) = Exp[x*(t)]*(1 - f(t)2)=Sum(P(x,n)*t^n/n!,{n,0,Infinity}]; out_n,m=n!*Coefficients(P(x,n)).

EXAMPLE

{1},

{0, 1},

{-2, 0, 1},

{0, -6, 0, 1},

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

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

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

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

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

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

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

MATHEMATICA

Clear[p, f, g] g[t_] = t; f[t] = t; p[t_] = Exp[x*g[t]]*(1 - f[t]^2); g = Table[ FullSimplify[ExpandAll[(n!)*SeriesCoefficient[ Series[p[t], {t, 0, 30}], n]]], {n, 0, 10}]; a = Table[ CoefficientList[n!*SeriesCoefficient[ FullSimplify[Series[p[t], {t, 0, 30}]], n], x], {n, 0, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A137286 A128890 A078924 this_sequence A137525 A109187 A067147

Adjacent sequences: A137523 A137524 A137525 this_sequence A137527 A137528 A137529

KEYWORD

uned,tabl,sign

AUTHOR

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