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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A154416 Maximal Stirling numbers of the first kind: a(n)=Max[Table[StirlingS1[n, m], {m, 0, n}]]. 0
1, 1, 1, 2, 11, 35, 274, 1624, 13068, 118124, 1026576, 12753576, 120543840, 1931559552, 20313753096, 392156797824, 5056995703824, 102992244837120, 1583313975727488, 34012249593822720, 610116075740491776 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

FORMULA

a(n)=Max[Table[StirlingS1[n, m], {m, 0, n}]].

MATHEMATICA

Table[Max[Table[StirlingS1[n, m], {m, 0, n}]], {n, 0, 30}]

CROSSREFS

A006551

Sequence in context: A000914 A086735 A078982 * A184538 A071244 A005583

Adjacent sequences:  A154413 A154414 A154415 * A154417 A154418 A154419

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 09 2009

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 13:46 EST 2012. Contains 205918 sequences.