|
Search: id:A076100
|
|
|
| A076100 |
|
Least common multiple of n numbers starting with n. |
|
+0 3
|
|
| 1, 6, 60, 420, 2520, 27720, 360360, 360360, 12252240, 232792560, 232792560, 5354228880, 26771144400, 80313433200, 2329089562800, 72201776446800, 144403552893600, 144403552893600, 5342931457063200, 5342931457063200
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
EXAMPLE
|
a(4) = LCM( 4,5,6,7) = 420.
|
|
MATHEMATICA
|
Table[ Apply[LCM, Table[i, {i, n, 2n - 1}]], {n, 1, 20}]
|
|
CROSSREFS
|
Bisection of A003418.
Sequence in context: A120573 A028244 A000911 this_sequence A043033 A061495 A102232
Adjacent sequences: A076097 A076098 A076099 this_sequence A076101 A076102 A076103
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 08 2002
|
|
EXTENSIONS
|
Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 10 2002
|
|
|
Search completed in 0.002 seconds
|