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.

A111180 Product_{k=1..n} prime(k)!.

Original entry on oeis.org

1, 2, 12, 1440, 7257600, 289700167680000, 1803968969906847744000000, 641649083271157094762019815424000000000, 78053467161754909919949074014980107579424768000000000000
Offset: 0

Views

Author

Leroy Quet, Oct 22 2005

Keywords

Examples

			2, 3, 5 and 7 are the first 4 primes. So a(4) = 2! * 3! * 5! * 7! = 2 *6 *120 *5040 = 7257600.
		

Crossrefs

Cf. A039716.

Programs

Extensions

More terms from Robert G. Wilson v, Oct 29 2005