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.

A281291 Numbers n such that 2*n! is not a refactorable number.

Original entry on oeis.org

2, 4, 8, 16, 256, 65536
Offset: 1

Views

Author

Altug Alkan, Jan 23 2017

Keywords

Comments

See Conjecture 47 and Theorem 51 in Zelinsky's paper for related points.
In Theorem 51 Zelinsky gives a technical result which almost implies that for all sufficiently large n, n! is a refactorable number. (Corrected by Joshua Zelinsky, May 15 2020)
Also note that Luca & Young paper gives a proof for n! is a refactorable number for all n > 5.
This sequence focuses on the 2 * n! and we cannot say that 2 * n! is refactorable for all sufficiently large n at the moment. This is because if 2^(2^k) + 1 is a Fermat prime (A019434), then 2^(2^k) is a term of this sequence and it is not known yet sequence of Fermat primes is finite or not.

Examples

			8 is a term since d(2*8!) = 2^2 * 3^3 does not divide 2 * 8! = 2^8 * 3^2 * 5 * 7.
		

Crossrefs

Programs