0

I know that $137 \times 73 = 10001 $. I am looking for a properly reasoned approach. I believe that there is some general result also which says that all numbers of the form $10^k + 1$ (for $k>2$) are NOT prime. Why? I mean can the general expression for the factors of such numbers be found?

1 Answers1

0

Since (as I mentioned in a comment) $k$ must be a power of $2$, you are asking whether the generalized Fermat number $F_n(10) = 10^{2^n}+1$ is prime for any $n > 2$. It is conjectured that for any $b$ there are only finitely many primes $F_n(b) = b^{2^n}+1$, and it is quite likely that there are none for $b=10$ with $n > 1$.

According to Wilfrid Keller's Prime factors of generalized Fermat numbers Fm(10) and complete factoring status , which I think has the latest status of the problem, it is still not known whether $F_{24}(10) = 10^{2^{24}}+1$ is prime.

Robert Israel
  • 448,999