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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033842 Triangle of coefficients of certain polynomials (exponents in decreasing order). 12
1, 1, 1, 3, 3, 1, 16, 16, 6, 1, 125, 125, 50, 10, 1, 1296, 1296, 540, 120, 15, 1, 16807, 16807, 7203, 1715, 245, 21, 1, 262144, 262144, 114688, 28672, 4480, 448, 28, 1, 4782969, 4782969, 2125764, 551124, 91854, 10206, 756, 36, 1, 100000000 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

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

FORMULA

a(n, m) = binomial(n+1, m)*(n+1)^(n-m-1), n >= m >= 0 else 0.

EXAMPLE

{1}; {1,1}; {3,3,1}; {16,16,6,1}; {125,125,50,10,1}; .... E.g. third row {3,3,1} corresponds to polynomial p{3,x)= 3*x^2+3*x+1.

CROSSREFS

a(n, 0)= A000272(n+1), n >= 0 (first column), a(n, 1)= A000272(n+1), n >= 1 (second column). p(k-1, -x)/(1-k*x)^k = (-1+1/(1-k*x)^k)/(x*k^2) is for k=1..5 G.f. for A000012, A001792, A036068, A036070, A036083, respectively.

See also A049323.

Sequence in context: A123244 A105599 A106210 * A104417 A121438 A108391

Adjacent sequences:  A033839 A033840 A033841 * A033843 A033844 A033845

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 14 21:50 EST 2012. Contains 205663 sequences.