1. **Prove for n≥4:**
We start by considering the sum of the reciprocals of the squares of the first n prime numbers:
p121+p221+p321+⋯+pn21
2. Use the infinite series bound:
We know that the sum of the reciprocals of the squares of all prime numbers is bounded by the sum of the reciprocals of the squares of all natural numbers:
k=1∑∞pk21≤k=1∑∞k21=6π2
Since the partial sums form a monotone increasing sequence, each partial sum is less than the infinite sum:
k=1∑npk21≤k=1∑∞pk21
3. Find a tighter upper bound:
We subtract the contributions of 1 and all even numbers greater than 2 from the sum of the reciprocals of the squares of all natural numbers:
k=1∑∞pk21≤(221+321+521+721+⋯)≤6π2−1−(421+621+⋯)
The sum of the reciprocals of the squares of all even numbers greater than 2 is:
k=2∑∞(2k)21=41k=2∑∞k21=41(6π2−1)
Therefore:
k=1∑∞pk21≤6π2−1−41(6π2−1)=43(6π2−1)≈0.4837<21
4. Add the extra term:
We now add the term p1p2⋯pn1. For n≥4, the product of the first n primes is large, making this term very small. For example:
p1p2p3p41≈0.00476
Since p1p2⋯pn1 decreases as n increases, we have:
p1p2⋯pn1<p1p2p3p41
5. Combine the results:
Adding the largest terms gives us the upper bound for all the partial sums of inverse squares plus the extra product term:
p121+p221+⋯+pn21+p1p2⋯pn1<k=1∑∞pk21+p1p2p3p41≤43(6π2−1)+0.00476≈0.4885<21
6. **Special case n=3:**
For n=3, we calculate directly:
221+321+521+2⋅3⋅51≈0.25+0.1111+0.04+0.0333≈0.4344<21
Hence, we have our result.