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.

A063917 Smallest k such that k!!! is a multiple of n.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 6, 5, 11, 12, 13, 7, 15, 8, 17, 6, 19, 8, 21, 11, 23, 12, 20, 13, 9, 7, 29, 15, 31, 14, 33, 17, 10, 12, 37, 19, 39, 8, 41, 21, 43, 11, 15, 23, 47, 18, 28, 20, 51, 13, 53, 9, 11, 10, 57, 29, 59, 15, 61, 31, 21, 16, 13, 33, 67, 17, 69
Offset: 1

Views

Author

Mike Antholy (mikeantholy(AT)yahoo.ca), Aug 31 2001

Keywords

Examples

			a(16) = 8 because 8!!! = 8*(8 - 3)*(8 - 6) = 8*5*2 which is divisible by 16 and 8 is the smallest integer with this property.
		

References

  • F. Smarandache, "Some problems in number theory", Student Conference, University of Craiova, Department of Mathematics, 1979.

Crossrefs

Cf. A007661.

Programs

Extensions

Offset changed and more terms by Amiram Eldar, Dec 08 2018