Thread Closed

Euler sum

 
Share Thread Thread Tools
May23-07, 06:38 AM   #1
 

Euler sum


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?
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
May23-07, 06:48 AM   #2
 
Recognitions:
Homework Helper Homework Help
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
May23-07, 07:17 AM   #3
 
Recognitions:
Homework Helper Homework Help
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.
May23-07, 04:18 PM   #4
 
Recognitions:
Science Advisor Science Advisor

Euler sum


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.
May23-07, 04:27 PM   #5
 
Quote by mathman View Post
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!
May24-07, 11:07 PM   #6
 
Recognitions:
Gold Membership Gold Member
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]
Thread Closed
Thread Tools


Similar Threads for: Euler sum
Thread Forum Replies
How did Euler know this? Differential Equations 16
Euler's tricentennial General Math 1
euler Precalculus Mathematics Homework 1
Results same w/ Euler, Improved Euler, & Runge-Kutta Differential Equations 14
What would Euler do? General Math 23