login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039812 Triangle read by rows: matrix 4th power of the Stirling2 triangle A008277. 6
1, 4, 1, 22, 12, 1, 154, 136, 24, 1, 1304, 1650, 460, 40, 1, 12915, 21904, 8550, 1160, 60, 1, 146115, 318521, 162904, 30590, 2450, 84, 1, 1855570, 5051988, 3246068, 789824, 86940, 4592, 112, 1, 26097835, 86910426, 68151304, 20606796, 2919504, 210924, 7896, 144, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f. k-th column: (( exp(exp(exp(exp(x)-1)-1)-1)-1 )^k)/k!. [corrected by Seiichi Manyama, Feb 12 2022]
EXAMPLE
Triangle begins
1;
4, 1;
22, 12, 1;
154, 136, 24, 1;
1304, 1650, 460, 40, 1;
12915, 21904, 8550, 1160, 60, 1;
...
MATHEMATICA
Flatten[Table[SeriesCoefficient[(Exp[Exp[Exp[Exp[x]-1]-1]-1]-1)^k, {x, 0, n}] n!/k!, {n, 9}, {k, n}]] (* Stefano Spezia, Sep 12 2022 *)
CROSSREFS
Cf. A008277, A000307 (first column).
Sequence in context: A135049 A113384 A243663 * A308559 A249268 A057869
KEYWORD
nonn,tabl
AUTHOR
Christian G. Bower, Feb 15 1999
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)