We're going to look at how the infinite sum of prime reciprocals behaves. To start off, let's take a closer look at the harmonic series, or the sum of the reciprocals of all numbers:
\[\displaystyle\sum_{n=1}^\infty \frac{1}{n} = \frac{1}{1} + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \cdots = \infty \]
We can show that this sum diverges by comparing this to the following Taylor series
ln(1−x1)=n=1∑∞nxn
Evaluating the limit at x=1
ln(∞)=n=1∑∞n1=∞
If this feels hand-wavy, that's because it is. However this result still turns out to be valid when more careful work is done. But how can this sum tell us anything about the sum of prime reciprocals? To start off, the fundamental theorem of arithmetic tells us that any integer n can be written uniquely as a product of prime numbers, or n=p1k1p2k2p3k3..., where kn is either 0 or a positive integer. This uniqueness leads to the next equation
n=1∑∞n1=p=p1∏∞(1+p1+p21+p31+⋯)
Essentially, this is a product over all powers of all prime numbers. Thanks to the fundamental theorem of arithmetic, we know that all possible combinations of primes and their powers will lead to all possible whole numbers. Thus, this formula is valid. Using a Taylor series allows us to simplify this expression to
n=0∑∞xn=1−x1x<1
p=p1∏∞(1+p1+(p1)2+(p1)3+⋯)=p=p1∏∞1−p−11
Taking the logarithm of the last expression yields
ln(n=1∑∞n1)=ln(ln(∞))=p=p1∑∞ln(1−p−11)
Using the Taylor series we used in the beginning of this note, we can turn the last equality into
ln(ln(∞))=p=p1∑∞(p1+2p21+3p31+⋯)∼p=p1∑∞p1
We can ignore the higher-order terms because they are bounded by ζ(n), which converges to a finite value for n>1. Finally, we get
p=p1∑∞p1=ln(ln(∞))=∞
#Calculus
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.