6

It is well known that the sum of the reciprocal of prime numbers is $+\infty$. This proves that there infinitely many prime numbers. On the other hand it is also known that the series of the reciprocal of twin prime numbers converges, so nothing can be said about the finiteness of the set of twin prime numbers. This is indeed an open problem. A similar open problem is the existence of infinitely many perfect numbers. So this is the question:

let $\mathcal{Pe}$ be the set of perfect numbers. What is known about the series $$ \sum_{n \in \mathcal{Pe}} \frac{1}{n} $$

This is just curiosity, and could be a trivial question. Note that if there are no odd perfect numbers (as it seems to be the case), the series converges. Indeed any $n$ perfect is of the form $2^{p-1}(2^p-1)$.

flag
1 
It would surprise me if the sum is much larger than 1/5, and I would be astounded to see it larger than 0.21. Gerhard "In Emotional Preparation For Astonishment" Paseman, 2012.06.10 – Gerhard Paseman Jun 10 at 20:40

3 Answers

10

A Google search finds papers estimating the sum of the reciprocals of amicable numbers and this discussion:

The asymptotic number of perfect numbers less than x was proven in

MR0090600 (19,837d)
Hornfeck, Bernhard; Wirsing, Eduard
Über die Häufigkeit vollkommener Zahlen. (German)
Math. Ann. 133 (1957), 431-438.

to be less than x^eps for all eps>0.
From this it trivially follows that the sum of the reciprocals
of the perfect numbers is finite.
link|flag
5

There is, indeed a simple argument to show that the sum of the reciprocals of perfect numbers converges. It suffices to show that the number of perfect numbers up to $x$ is $O(\sqrt{x})$. As the number of even perfect numbers is less than $\log x$, it is enough to consider odd perfect numbers. Assume that $n\leq x$ is an odd perfetc number. If $n=p_1^{\alpha_1}p_2^{\alpha_2}\cdots p_r^{\alpha_r}$, then $2n=(p_1^{\alpha_1}+p_1^{\alpha_1-1}+\cdots+1)(p_2^{\alpha_2}+p_2^{\alpha_2-1}+\cdots+1)\cdots(p_r^{\alpha_r}+p_r^{\alpha_r-1}+\cdots+1)$. As $n$ is odd, exactly one factor on the right hand side is even. As each $p_i$ is odd, the parity of the factor corresponding to $p_i$ is the same as the parity of $\alpha_i+1$, i.e., exactly one $\alpha_i$ is odd. That is, $n=p^\alpha N^2$, where $p$ does not divide $N$. It suffices to show that $N$ determines the prime power $p^\alpha$ and therefore for each $N^2\leq x$ there is only one odd perfect number of the above form. Now $$2=\frac{\sigma(n)}{n}=\left(1+\frac{1}{p}\cdots+\frac{1}{p^\alpha}\right)\frac{\sigma(N^2)}{N^2}$$ and so $$1+\frac{1}{p}+\cdots+\frac{1}{p^\alpha}=\frac{a}{b}$$ where $a/b$ is $2N^2/\sigma(N^2)$ in reduced form. As the denominator of the L.H.S. is $p^\alpha$, we must have $p^\alpha=b$.

link|flag
3

I think that Erdos proved in 1934 that the sum of the reciprocals of primitive abundant numbers is convergent. A number $n$ is abundant if $\sigma(n)\geq 2n$ and is primitive aboundant if it is aboundant but none of its proper divisor is. It is easy to see that perfect numbers are primitive aboundant and so is the result. P. Erdõs: On the density of the abundant numbers, J. London Math. Soc. 9 (1934), 278--282. Available as http://www.renyi.hu/~p_erdos/1934-04.pdf .

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.