this post was submitted on 31 May 2024
20 points (100.0% liked)

Daily Maths Challenges

183 readers
1 users here now

Share your cool maths problems.



Complete a challenge:


Post a challenge:


Feel free to contribute to a series by DMing the OP, or start your own challenge series.

founded 4 months ago
MODERATORS
 

This is related to the the May 16 post, but takes only the prime indexed terms. Does it still diverge?

HintTransform the product into a sum


HintThe harmonic series 1 + 1/2 + 1/3 + ... 1/n +... diverges


you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

I've shown that ln(n/n-1) is always larger than 1/n, so Σln(n/n-1) for all natural number n will be larger than the series 1+1/2+1/3+...

but I don't know how to make sure the sum of all ln(p/p-1) only when p is prime is larger than the provided series

the question is strongly suggesting its divergent, i just dont know how to show it

[–] [email protected] 4 points 3 months ago

Perhaps surprisingly, that's actually good enough since the sum of the prime reciprocals also diverges. However, I'm not letting you just assume that, and proving it is harder than the original problem.