A337046 Integers n such that n! = x^2 + y^3 + z^6 where x, y and z are nonnegative integers, is soluble.
0, 1, 2, 3, 4, 6, 8, 10, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25
Offset: 1
Examples
6 is a term since 6! = 12^2 + 8^3 + 2^6.
Links
- David A. Corneth, PARI program
Programs
-
PARI
\\ See Corneth link. David A. Corneth, Aug 13 2020
Extensions
a(12)-a(18) from David A. Corneth, Aug 12 2020
Comments