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!)
A223514 Triangle T(n,k) represents the coefficients of (x^12*d/dx)^n, where n=1,2,3,...; generalization of Stirling numbers of second kind A008277, Lah-numbers A008297. 0
1, 12, 1, 276, 36, 1, 9384, 1536, 72, 1, 422280, 80040, 4920, 120, 1, 23647680, 4984560, 365400, 12000, 180, 1, 1584394560, 362597760, 30197160, 1205400, 24780, 252, 1, 123582775680, 30229617600, 2778370560, 127834560, 3237360, 45696, 336, 1, 1099867035520 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1;
12,1;
276,36,1;
9384,1536,72,1;
422280,80040,4920,120,1;
23647680,4984560,365400,12000,180,1;
1584394560,362597760,30197160,1205400,24780,252,1;
123582775680,30229617600,2778370560,127834560,3237360,45696,336,1;
1099867035520,...
MAPLE
b[0]:=f(x):
for j from 1 to 10 do
b[j]:=simplify(x^12*diff(b[j-1], x$1);
end do;
CROSSREFS
Sequence in context: A038327 A225750 A157780 * A232627 A222582 A260621
KEYWORD
nonn,easy,tabl
AUTHOR
Udita Katugampola, Mar 23 2013
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 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)