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!)
A223516 Triangle T(n,k) represents the coefficients of (x^14*d/dx)^n, where n=1,2,3,...; generalization of Stirling numbers of second kind A008277, Lah-numbers A008297. 0
1, 14, 1, 378, 42, 1, 15120, 2100, 84, 1, 801360, 128520, 6720, 140, 1, 52889760, 9412200, 585480, 16380, 210, 1, 4178291040, 805865760, 56836080, 1928640, 33810, 294, 1, 384402775680, 79123806720, 6148457280, 240056880, 5174400, 62328, 392, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1;
14,1;
378,42,1;
15120,2100,84,1;
801360,128520,6720,140,1;
52889760,9412200,585480,16380,210,1;
4178291040,805865760,56836080,1928640,33810,294,1;
384402775680,79123806720,6148457280,240056880,5174400,62328,392,1;
MAPLE
b[0]:=f(x):
for j from 1 to 10 do
b[j]:=simplify(x^14*diff(b[j-1], x$1);
end do;
CROSSREFS
Sequence in context: A040209 A071713 A147716 * A350888 A348335 A040192
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)