First thing that to my mind is 101. I thought to prove that there are infinite primes of form
$1000.......00001$
It is of the form $10^n+1$ .So it is suffice to prove that there are infinite primes of form $10^n+1$ .Any leads??
First thing that to my mind is 101. I thought to prove that there are infinite primes of form
$1000.......00001$
It is of the form $10^n+1$ .So it is suffice to prove that there are infinite primes of form $10^n+1$ .Any leads??
The desired result follows quickly from Dirichlet's Theorem on primes in arithmetic progressions.
Indeed, we remark that $\gcd(10^n+1,10^m)=1$ so there are infinitely many primes congruent to $10^n+1\pmod {10^m}$. Thus, for instance, there are infinitely many primes which end in $10000001$, say, since there are infinitely many primes congruent to $10000001\pmod {10^8}$.
Note: it is also the case that there are infinitely many primes which begin with any given string of digits, see this for instance. But I think Dirichlet's theorem is easier to work with.
We can show that there are infinitely many solutions to the congruence $p\equiv10^n+1\mod{10^{n+1}}$ as such a prime would end in $10.....01$
As $10^{n+1}, 10^n+1$ are coprime, the Dirichlet theorem applies, and so there are infinitely many solutions for any $n$
There is another way of looking at this apart from Dirichlet's theorem. The density of primes $\le 10^n$ approximates $1/(n\ln 10)$, but the density of integers $\le 10^n$ with no zero digits approximates $\frac98(9/10)^n$. And $\frac98(9/10)^n$ is less than $1/(n\ln 10)$ for large enough $n$.