Why is the Euler Sum Infinite for Zeta=1?

  • Context: Undergrad 
  • Thread starter Thread starter overlook1977
  • Start date Start date
  • Tags Tags
    Euler Infinite Sum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
overlook1977
Messages
11
Reaction score
0
This may be a stupid question, but I do not understand why the Euler sum is infinite for zeta=1. Why is "1+1/2+1/3+1/4+... " infinite, but zeta=2 (1+1/4+1/9+...) not?
 
Physics news on Phys.org
1+1/2+1/3+... is [tex]\sum_n \frac{1}{n}[/tex] is a harmonic series and there are various tests to show that this diverges while
1+1/4+1/9+... is really [tex]\sum_n \frac{1}{n^2}[/tex] and this series converges
 
The first series is a p series where p is equal to 1. We know for convergence of p series that a condition is that p>1.

The second series converges to [itex]\pi^2/6[/itex] but is somewhat harder to show. Just to show it converges at all though, p=2 which is more than 1. Look up p series.
 
mathman said:
1+1/2+1/3+1/4+1/5+1/6+1/7+1/8+...>
1+1/2+1/4+1/4+1/8+1/8+1/8+1/8+...=
1+1/2+1/2+ 1/2+... which diverges.

Brilliant!
 
You can use the integral test: [tex]1+1/2+1/3+++1/n> \int_N\frac{1}{x}dx =ln (N )\rightarrow \infty.[/tex]

And: [tex]1/4+1/9+1/16 +(1/(N+1)^2 < \int_1^N\frac{1}{x^2}dx =1-1/N.[/tex]
 
Last edited: