How to show this sum covereges

  • Thread starter Thread starter zli034
  • Start date Start date
  • Tags Tags
    Sum
AI Thread Summary
The discussion focuses on demonstrating the convergence of the series ∑_{m=1}^N(1/m^4 - 1/m^6). Participants clarify that this series is not geometric and suggest comparing it to convergent series like ∑1/n^4 and ∑1/n^6. They explain that the series converges because both ∑1/n^4 and ∑1/n^6 converge, and using the comparison test with a known convergent series like ∑1/n^2 can also establish convergence. The importance of understanding the convergence criteria for p-series, specifically that they converge for p > 1, is emphasized. Overall, the thread provides insights into various methods to prove the convergence of the given series.
zli034
Messages
106
Reaction score
0
\sum_{m=1}^N(\frac{1}{m^4}-\frac{1}{m^6})

My math on sum series is very rusty, can anyone show me show this sum converges?

It is not geometric series, right?

Suddenly found out it is needed to show Kolmogorov SLLN of some random varianble.

Thanks in advance
 
Mathematics news on Phys.org
Have you done the basic algebra?
\frac{1}{m^4}- \frac{1}{m^6}= \frac{m^2}{m^6}- \frac{1}{s^6}= \frac{m^2- 1}{m^6}
Now "compare" that to 1/m^4 which converges.
 
Alternatively, one could note that Ʃ1/n4 and Ʃ1/n6 both converge, so Ʃ(1/n4-1/n6) converges (for good measure, it's equal to Ʃ1/n4 - Ʃ1/n6 = π4/90 - π6/945).
 
A. Bahat said:
Alternatively, one could note that Ʃ1/n4 and Ʃ1/n6 both converge, so Ʃ(1/n4-1/n6) converges (for good measure, it's equal to Ʃ1/n4 - Ʃ1/n6 = π4/90 - π6/945).

Why does Ʃ1/n4 not diverges? I have BS in biology, now I working with probability, only can troubleshoot math with you guys. Thanks
 
A series of the form Ʃ1/np converges if and only if p>1. There are several ways to prove this, the most common of which is probably the integral test.
 
A more general way to prove it converges is to use the theorem that if the infinite sum of f(n) converges and g(n) <= f(n) for all n, then g(n) converges.

You can use the theorem with 1/n^2, which converges. All you have to do is show that 1/n^2 > 1/n^4 - 1/n^6 for all n.
 
TylerH said:
A more general way to prove it converges is to use the theorem that if the infinite sum of f(n) converges and g(n) <= f(n) for all n, then g(n) converges.


*** IF...the series are positive, of course. ***


You can use the theorem with 1/n^2, which converges. All you have to do is show that 1/n^2 > 1/n^4 - 1/n^6 for all n.



Perhaps he/she doesn't know that \sum_{n=1}^\infty \frac{1}{n^2} converges, and if he's going to prove this he might as well prove and use

the more general answer by Bahat.

DonAntonio
 

Similar threads

Replies
7
Views
2K
Replies
0
Views
2K
Replies
3
Views
1K
Replies
7
Views
3K
Replies
2
Views
2K
Replies
2
Views
2K
Replies
3
Views
2K
Back
Top