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

Hint

Transform the product into a sum


Hint

The harmonic series 1 + 1/2 + 1/3 + … 1/n +… diverges


  • @siriusmartM
    link
    4
    edit-2
    6 months ago

    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]OP
      link
      fedilink
      46 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.