Let $a_n = 10^n+n$. Then, $a_n$ is prime only when $n \in \{1, 9, 69, 313, 451\}$ for any $n < 10101$.
I would like to know what is the sixth value of $n$ so that $a_n$ is a prime number (I checked that $n > 10101$), and whether there exists an infinite number of prime numbers in the sequence $\{a_n\}_{n=0,1,\ldots}$.