A281291 Numbers n such that 2*n! is not a refactorable number.
2, 4, 8, 16, 256, 65536
Offset: 1
Examples
8 is a term since d(2*8!) = 2^2 * 3^3 does not divide 2 * 8! = 2^8 * 3^2 * 5 * 7.
Links
- Florian Luca and Paul Thomas Young, On the number of divisors of n! and of the Fibonacci numbers
- S. Colton, Refactorable Numbers - A Machine Invention, J. Integer Sequences, Vol. 2, 1999.
- Joshua Zelinsky, Tau Numbers: A Partial Proof of a Conjecture and Other Results, Journal of Integer Sequences, Vol. 5 (2002), Article 02.2.8.
Comments