login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096775 Least common multiple of first n partition numbers (A000041). 1
1, 2, 6, 30, 210, 2310, 2310, 2310, 2310, 2310, 9240, 9240, 933240, 8399160, 16798320, 16798320, 16798320, 16798320, 117588240, 2234176560, 2234176560, 373107485520, 93649978865520, 468249894327600, 41674240595156400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Module[{nn=30, p}, p=PartitionsP[Range[nn]]; Table[LCM@@Take[p, n], {n, nn}]] (* Harvey P. Dale, Apr 14 2018 *)
CROSSREFS
Sequence in context: A129779 A068215 A305400 * A331665 A171989 A335069
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Aug 16 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 8 03:39 EDT 2024. Contains 375018 sequences. (Running on oeis4.)