|
COMMENTS
|
a(11), if it exists, is greater than 10^12. - Ryan Propper, Oct 10 2005
Comments from Lambert Klasen (lambert.klasen(AT)gmx.net), Oct 25 2005: "Sequence is infinite. For a prime p, a(p) has p^p as a factor. Factoring the a(n) gives the pattern for the exponents:
[2, 1]
[2, 2]
[2, 1; 3, 3]
[2, 5; 3, 1]
[2, 2; 3, 1; 5, 5]
[2, 2; 3, 1; 5, 1]
[2, 2; 3, 1; 5, 1; 7, 7]
[2, 10; 3, 1; 5, 1; 7, 1]
[2, 3; 3, 10; 5, 1; 7, 1]
[2, 3; 3, 2; 5, 1; 7, 1]
[2, 3; 3, 2; 5, 1; 7, 1; 11, 11]
[2, 3; 3, 2; 5, 1; 7, 1; 11, 1]
[2, 3; 3, 2; 5, 1; 7, 1; 11, 1; 13, 13]
[2, 3; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1]
[2, 3; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1]
[2, 19; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 17]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1; 19, 19]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1; 19, 1]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1; 19, 1]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1; 19, 1]
[2, 4; 3, 2; 5, 1; 7, 1; 11, 1; 13, 1; 17, 1; 19, 1; 23, 23]."
|