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!)
A223515 Triangle T(n,k) represents the coefficients of (x^13*d/dx)^n, where n=1,2,3,...; generalization of Stirling numbers of second kind A008277, Lah-numbers A008297. 0
1, 13, 1, 325, 39, 1, 12025, 1807, 78, 1, 589225, 102375, 5785, 130, 1, 35942725, 6936475, 466830, 14105, 195, 1, 2623818925, 549241875, 41948725, 1538810, 29120, 273, 1, 223024608625, 49858620175, 4198780950, 177364005, 4130490, 53690, 364, 1, 21633387036625 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1;
13,1;
325,39,1;
12025,1807,78,1;
589225,102375,5785,130,1;
35942725,6936475,466830,14105,195,1
2623818925,549241875,41948725,1538810,29120,273,1;
223024608625,49858620175,4198780950,177364005,4130490,53690,364,1;
21633387036625,...
MAPLE
b[0]:=f(x):
for j from 1 to 10 do
b[j]:=simplify(x^13*diff(b[j-1], x$1);
end do;
CROSSREFS
Sequence in context: A278594 A120392 A133371 * A281092 A010223 A010222
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 24 14:23 EDT 2024. Contains 371960 sequences. (Running on oeis4.)