The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A223521 Triangle T(n,k) represents the coefficients of (x^19*d/dx)^n, where n=1,2,3,... 0
1, 19, 1, 703, 57, 1, 38665, 3895, 114, 1, 2822545, 326895, 12445, 190, 1, 256851595, 32896885, 1484280, 30305, 285, 1, 27996823855, 3875508945, 197651965, 4878440, 62510, 399, 1, 3555596629585, 524061968815, 29372612430, 831849165, 13067250, 115178, 532, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Generalization of Stirling numbers of second kind A008277, Lah-numbers A008297.
LINKS
EXAMPLE
1;
19,1;
703,57,1;
38665,3895,114,1;
2822545,326895,12445,190,1;
256851595,32896885,1484280,30305,285,1;
27996823855,3875508945,197651965,4878440,62510,399,1;
3555596629585,524061968815,29372612430,831849165,13067250,115178,532,1;
MAPLE
b[0]:=f(x):
for j from 1 to 10 do
b[j]:=simplify(x^19*diff(b[j-1], x$1);
end do;
CROSSREFS
Sequence in context: A248124 A040379 A210938 * A018939 A262028 A326475
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 June 12 04:26 EDT 2024. Contains 373321 sequences. (Running on oeis4.)