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.

A085779 Smallest m such that the triangular number A000217(n) divides m!.

Original entry on oeis.org

1, 3, 3, 5, 5, 7, 7, 6, 6, 11, 11, 13, 13, 7, 5, 17, 17, 19, 19, 7, 11, 23, 23, 10, 13, 13, 9, 29, 29, 31, 31, 11, 17, 17, 7, 37, 37, 19, 13, 41, 41, 43, 43, 11, 23, 47, 47, 14, 14, 17, 17, 53, 53, 11, 11, 19, 29, 59, 59, 61, 61, 31, 8, 13, 13, 67, 67, 23, 23, 71, 71, 73, 73, 37, 19, 19
Offset: 1

Views

Author

Jon Perry, Jul 23 2003

Keywords

Examples

			t(4) = 10 and the first factorial divisible by 10 is 5!, so a(4) = 5.
		

Crossrefs

Programs

Formula

a(n) = A002034(A000217(n)).

Extensions

Extended by Ray Chandler, Jun 06 2008