cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A055774 Least common multiple of n! and n^n.

Original entry on oeis.org

1, 4, 54, 768, 75000, 233280, 592950960, 5284823040, 1735643790720, 5670000000000, 1035338990313196800, 17163493362892800, 145077660657859734604800, 9653278129532887449600
Offset: 1

Views

Author

Henry Bottomley, Jul 12 2000

Keywords

Crossrefs

Cf. A000142 (n!), A000312 (n^n), A051696 (gcd).

Programs

Formula

a(n) = lcm(A000312(n), A000142(n)) = A000312(n)*A000142(n)/A051696(n).

Extensions

More terms from James Sellers, Jul 13 2000