|
| |
|
|
A063040
|
|
LCM of Stirling numbers of the second kind, S(n,k) for 1 <= k <= n; S(n,k) = number of partitions of {1,2,...,n} with k blocks.
|
|
0
| |
|
|
1, 1, 3, 42, 150, 36270, 270900, 9440379900, 3332912051700, 2004302168707167000, 1424191116445997823000, 3936008766237071969447818200, 21777085088797129879788000
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
COMMENTS
| This is correct; a(13) < a(12). - Don Reble Oct 24 2006
|
|
|
EXAMPLE
| a(4) = LCM{S(4,1),S(4,2),S(4,3),S(4,4)) = LCM(1,7,6,1) = 42
|
|
|
CROSSREFS
| Sequence in context: A116006 A079826 A112291 * A015786 A157537 A114943
Adjacent sequences: A063037 A063038 A063039 * A063041 A063042 A063043
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Leroy Quet Aug 03 2001
|
| |
|
|