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.

A109103 Smallest a(n) such that a(n)! can be expressed as the product of smaller factorials, using n distinct factorials greater than 1 (with repetitions allowed).

Original entry on oeis.org

4, 9, 288, 34560
Offset: 2

Views

Author

Jud McCranie, Jun 19 2005

Keywords

Examples

			34560! = 2! * 3! * 4! * 5! * 34559!, using five different factorials, so a(5)=34560.
		

Crossrefs