Q: Is $$\lim_{n\to\infty} S_n$$ irrational?
Here $p_n$ is the nth prime.
$$S_1= \frac{.9}{p_1}+\frac{.8}{p_2}+\frac{.7}{p_3}+...+\frac{.1}{p_9} $$
$$ S_2=\frac{.99}{p_1}+\frac{.98}{p_2}+\frac{.97}{p_3}+...+\frac{.01}{p_{99}} $$
$$ S_3= \frac{.999}{p_1}+\frac{.998}{p_2}+\frac{.997}{p_3}+...+\frac{.001}{p_{999}} $$
$$ ... $$
I think it is, because if you keep adding zeros to make the numerators smaller while retaining equal space among successive numerators, the period of the resultant rational sum extends to infinity, which would mean in limit form, $S$ would approach an irrational number. How can I formally prove this?
The sum $\sum_{k=1}^\infty {1\over p_k}$ of the reciprocals of the primes diverges, see here. Since $$S_n>{1\over2}\sum_{k=1}^{10^n/2}{1\over p_k}\qquad(n\geq1)$$ it follows that $\lim_{n\to\infty}S_n=\infty$.