Methods for convergence divergence

AI Thread Summary
The discussion focuses on determining the convergence of the series \(\sum_{n=1}^\infty{\frac{1}{n^2+n+1}}\) using the comparison test. The user initially confuses the concepts of series and sequences, leading to incorrect conclusions about limits. It is clarified that the convergence of the sequence of partial sums \(A_{N}=\sum_{n=1}^{N}\frac{1}{n^{2}+n+1}\) must be evaluated as \(N\) approaches infinity. The comparison with \(B_{N}=\sum_{n=1}^{N}\frac{1}{n^{2}}\), a known convergent p-series, indicates that \(A_n\) must also converge. The importance of correctly identifying the sequence and its limits in the context of series convergence is emphasized.
Alem2000
Messages
117
Reaction score
0
I have \sum_{n=1}^\infty{\frac{1}{n^2+n+1}} and I need to show that it converges or diverges. I choose to do the comparison test making A_n=\sum_{n=1}^\infty{\frac{1}{n^2+n+1}} andB_n=\sum_{n=1}^{\infty}\frac{1}{n^2+n} so far so good? Okay well \lim_{n\rightarrow0}B_n=0 so does A_n converge...i see that the upper limit of A_n would turn out to be 0 what does this mean...is it valid to use the rule I used?

what if did \int_{1}^{\infty}\frac{1}{x^2+x+1}dx is that possible or is there no need?
 
Last edited:
Physics news on Phys.org
Here, you are confusing indexes!

Your expressions have no meaning; what convergence in this case means, is that the SEQUENCE OF PARTIAL (FINITE!) SUMS CONVERGE.

Hence, your index in that sequence SHOULD BE THE UPPER LIMIT VALUE IN THE SUM, not the summation index you've used!

We therefore have the partial sum:
A_{N}=\sum_{n=1}^{N}\frac{1}{n^{2}+n+1}

Our question is therefore:
Does the sequence A_{N} converge as N\to\infty ??

To help you on your way, note that:
A_{N}\leq{B}_{N},B_{N}=\sum_{n=1}^{N}\frac{1}{n^{2}}
 
thats a p series and its greater than one...easy...so A_n must converge...is that my answer?
 
That's right.
 
You are also confusing "series" and "sequences". If
B_n=\sum_{n=1}^{N}\frac{1}{n^2+n}

then \lim_{n\rightarrow0}B_n=0
is NOT true. What is true is that the SEQUENCE {Bn[/b]} goes to 0 and that tells you nothing about the series! (If the sequence did NOT converge to 0, that would tell you that the series does not converge.)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...

Similar threads

Back
Top