login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A011801 Triangle of numbers related to triangle A049223; generalization of Stirling numbers of second kind A008277, Bessel triangle A001497. 11
1, 4, 1, 36, 12, 1, 504, 192, 24, 1, 9576, 3960, 600, 40, 1, 229824, 100656, 17160, 1440, 60, 1, 6664896, 3048192, 563976, 54600, 2940, 84, 1, 226606464, 107255232, 21095424, 2256576, 142800, 5376, 112, 1, 8837652096, 4302305280, 887785920 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

a(n,m) := S2p(-4; n,m), a member of a sequence of triangles including S2p(-1; n,m) := A001497(n-1,m-1) (Bessel triangle) and ((-1)^(n-m))*S2p(1; n,m) := A008277(n,m) (Stirling 2nd kind). a(n,1)= A008546(n-1).

LINKS

W. Lang, On generalizations of Stirling number triangles, J. Integer Seqs., Vol. 3 (2000), #00.2.4.

Index entries for sequences related to Bessel functions or polynomials

P. Blasiak, K. A. Penson and A. I. Solomon, The general boson normal ordering problem.

FORMULA

a(n, m) = n!*A049223(n, m)/(m!*5^(n-m)); a(n+1, m) = (5*n-m)*a(n, m) + a(n, m-1), n >= m >= 1; a(n, m) := 0, n<m; a(n, 0) := 0, a(1, 1)=1; E.g.f. of m-th column: ((1-(1-5*x)^(1/5))^m)/m!.

EXAMPLE

{1}; {4,1}; {36,12,1}; {504,192,24,1}; {9576,3960,600,40,1}; ...

CROSSREFS

Cf. A004747, A000369, A028575.

Sequence in context: A091741 A061036 A144267 * A169656 A193962 A092667

Adjacent sequences:  A011798 A011799 A011800 * A011802 A011803 A011804

KEYWORD

easy,nonn,tabl

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 06:15 EST 2012. Contains 205438 sequences.