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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105196 Triangle of Stirling numbers of first kind, S1(n,k), multplied by k^k, for n >= 1, 1<=k<=n. 0
1, 1, 4, 2, 12, 27, 6, 44, 162, 256, 24, 200, 945, 2560, 3125, 120, 1096, 6075, 21760, 46875, 46656, 720, 7056, 43848, 188160, 546875, 979776, 823543, 5040, 52272, 354564, 1732864, 6125000, 15023232, 23059204, 16777216, 40320, 438336, 3189348 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

a(i, j) := S1(i, j)*j^j

EXAMPLE

Rows are 1; 1 4; 2 12 27; etc.

MAPLE

(i, j) -> abs(stirling1(i, j)*j^j)

CROSSREFS

Cf. A008275.

Sequence in context: A143944 A154345 A058095 * A167557 A069836 A125153

Adjacent sequences:  A105193 A105194 A105195 * A105197 A105198 A105199

KEYWORD

nonn,tabl

AUTHOR

Jeffrey Hall (hallj5(AT)southernct.edu), Apr 11 2005

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 16 17:48 EST 2012. Contains 205939 sequences.