Determine whether the following series converge or diverge

  • Thread starter Thread starter teng125
  • Start date Start date
  • Tags Tags
    Series
AI Thread Summary
The discussion centers on determining the convergence or divergence of the series (infinity) sum (k=1) (k+4)/(k^2 - 3k +1). Participants agree that analyzing terms from k=3 onward simplifies the evaluation since the first two terms are negative. Initial attempts to prove divergence by dividing terms by k lead to confusion, as the limit approaches zero rather than infinity. A suggestion to use the comparison test highlights that for large k, the series behaves similarly to 1/k, which is known to diverge. Ultimately, the series diverges based on these analyses and comparisons.
teng125
Messages
416
Reaction score
0
Determine whether the following series converge or diverge.

(infinity) sum (k=1) (k+4)/(k^2 - 3k +1)

pls help...
thanx...
 
Physics news on Phys.org
1. It will be easier to work with the terms from k=3, and onwards, because the two first are negative, whereas the rest are positive.
Also, discarding any finite number of terms from a series won't affect whether it converges or diverges (agreed?)

2. So, what's the ideas you've got so far?
 
i try to divide everything by k and let k to infinity and finally got infinity which is diverges
 
It certainly should diverge, but I'm not too sure you've proven that rigorously.

Look at your denominator; here's one way to proceed:
k^{2}-3k+1\leq{k^{2}-3k+3k}=k^{2}
Divergence of your series is easily established by this result.
 
teng125 said:
i try to divide everything by k and let k to infinity and finally got infinity which is diverges
That makes no sense. If you "divide everything by k", by which I presume you mean divide each term in both numerator and denominator by k, you get \frac{1+ \frac{4}{k}}{k- 3+\frac{1}{k}}.
As k goes to infinity, the numerator goes to one while the denominator increases without limit: that means the terms go to 0 (not infinity!) and so the series might converge but that does not prove that it does.

Try the "comparison" test. For very very large k, the highest power "dominates" so, for very large k, the terms are close to \frac{k}{k^2}= \frac{1}{k}. Does the series \Sigma\frac{1}{k} converge or diverge? Can you use that to determine whether your original series converges or diverges?
 
Last edited by a moderator:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top