5
$\begingroup$

Two brief questions. This seems true but I don't find it using Google. (1) Isn't

$\sum_{k=1}^{\infty} \frac{1}{p(k^2)}$, in which $p(k^2)$ is the $k^2$th prime,

known to converge? I expected to find something in Plouffe around 0.747187, but did not.

It seems that $p(k^2) > k^2$ proves convergence, but then did I miscalculate the constant?

It occurred to me that we might we use comparison (via the PNT) for a series, but all we know is that termwise $\frac{1}{p(k^2)}\sim \frac{1}{k^2\ln k^2},$ and I don't think that $a\sim b$ and $c \sim d$ gives $a+c \sim b+d$ ? So, (2) is it correct that the logarithmic sum also converges but gives no clue as to convergence of the sum in question?

  • 0
    @J. M.: yes, I meant "exponential". Maple returned "Ei" and I didn't even think about what the E stood for.2011-12-14

2 Answers 2

5

It seems to me that most of the questions have been settled in the comments. I'll try to pull it all together.

Yes, the series converges, most simply by comparison with $\sum k^{-2}$.

No, you didn't miscalculate the constant. Well, I can't prove that, but J. M. corroborates your calculation, and that will do me.

No, the constant doesn't seem to appear anywhere. As to why, I can only speculate that no one finds the sequence 1st prime, 4th prime, 9th prime, 16th prime, etc., especially interesting, so no one has been motivated to do any calculations related to it. Indeed, you haven't given us any reason to be interested in it, any connection with any other part of mathematics.

Yes, $\sum(k^2\log(k^2))^{-1}$ converges, and its convergence can be used to prove that your sum converges, and can probably be used to give some bound on your sum. It certainly won't help you find the exact value of your sum.

Have I left anything out?

1

Steven R Finch, Mathematical Constants, in the section on Meissel-Mertens constants, writes, "The sum of the squared reciprocals of primes is N=\sum_p{1\over p^2}=\sum_{k=1}^{\infty}{\mu(k)\over k}\log(\zeta(2k))=0.4522474200\dots" and connects it to the variance of $\omega(n)$ (which is the number of distinct prime divisors of $n$).

  • 4
    How different they are would depend on how good your eyesight is. I'll leave my "answer" up as a warning to everyone else.2011-12-13