Help finding Whether Series Converges or Diverges

  • Thread starter Thread starter FaraDazed
  • Start date Start date
  • Tags Tags
    Series
Click For Summary

Homework Help Overview

The discussion revolves around determining the convergence or divergence of two infinite series: A: \(\sum_{n=1}^{\infty} \frac{n-1}{n}\) and B: \(\sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}\). Participants are exploring the mathematical reasoning behind these series and the conditions for convergence.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the behavior of the terms in both series as \(n\) approaches infinity, questioning whether the convergence of the terms implies convergence of the series. They also explore the application of various convergence tests, including the ratio test and comparison test, while expressing uncertainty about their understanding and application.

Discussion Status

The discussion is active, with participants sharing their attempts at reasoning through the problems. Some have provided insights into the differences between the limits of terms and the convergence of the series itself. There is a recognition of the need for convergence tests, but participants express confusion about their application and the necessary conditions for convergence.

Contextual Notes

Participants note that they have limited exposure to convergence tests, with some mentioning that they have only covered the ratio and comparison tests in class. There is also a mention of a potential gap in knowledge regarding the integral test, which has not been covered in their lectures.

FaraDazed
Messages
347
Reaction score
2

Homework Statement


Find whether the following converge or diverge

A:[itex]\sum_{n=1}^{\infty} \frac{n-1}{n}[/itex]

B:[itex]\sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}[/itex]



Homework Equations





The Attempt at a Solution


Again really not sure how to show this mathematically, not even sure if what I have done is correct so any help or advice is much appreciated.

A:
[tex] \sum_{n=1}^{\infty} \frac{n-1}{n}=\frac{\frac{n}{n}-\frac{1}{n}}{\frac{n}{n}}=1-\frac{1}{n} \\ <br /> =1-1+1-\frac{1}{2}+1-\frac{1}{3}+1-\frac{1}{4}...[/tex]
here it seems it diverges to infinity as n tends to infinity (due to the +1's)

B:
[tex] \sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}=1+0.353+0.192+...[/tex]
Here is looks like it converges to the limit of 2 as n tends to infinity.
 
Physics news on Phys.org
FaraDazed said:

Homework Statement


Find whether the following converge or diverge

A:[itex]\sum_{n=1}^{\infty} \frac{n-1}{n}[/itex]

B:[itex]\sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}[/itex]



Homework Equations





The Attempt at a Solution


Again really not sure how to show this mathematically, not even sure if what I have done is correct so any help or advice is much appreciated.

A:
[tex] \sum_{n=1}^{\infty} \frac{n-1}{n}=\frac{\frac{n}{n}-\frac{1}{n}}{\frac{n}{n}}=1-\frac{1}{n} \\ <br /> =1-1+1-\frac{1}{2}+1-\frac{1}{3}+1-\frac{1}{4}...[/tex]
here it seems it diverges to infinity as n tends to infinity (due to the +1's)

B:
[tex] \sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}=1+0.353+0.192+...[/tex]
Here is looks like it converges to the limit of 2 as n tends to infinity.

What are some of the necessary conditions that the terms of a convergent series must satisfy? Do the terms in A satisfy those conditions? As for B: what tests have you learned for determining convergence? What happens if you apply these tests?
 
Ray Vickson said:
What are some of the necessary conditions that the terms of a convergent series must satisfy? Do the terms in A satisfy those conditions? As for B: what tests have you learned for determining convergence? What happens if you apply these tests?

He showed us very quicly something called the ratio test on Friday. But there is a separate problem ont he worksheet which specifically asks to do the ratio test. Sorry if it looks as though I have not put my best effort into this but I have, I spent two to three hours on all of it last night and this is the ebst I can come up with.
 
I think I may have made some progress on my understanding what is needed by the question.

A:
[tex]\sum_{n=1}^{\infty} \frac{n-1}{n}=\frac{\frac{n}{n}-\frac{1}{n}}{\frac{n}{n}}=1-\frac{1}{n}[/tex]
So as it equals 1-1/n as n gets bigger that fraction will get closer to 0 so this must converge to the limit of 1?

B:
[tex]\sum_{n=1}^{\infty} \frac{1}{n^{\frac{3}{2}}}[/tex]
With this one, as n gets bigger the denominator gets bigger and therefore the fraction gets smaller so this one must converge to the limit of 1?
 
For A, there is a significant difference between
[tex]\lim_{n\to \infty} 1 - \frac{1}{n}[/tex]
and
[tex]\sum_{n=1}^{\infty} 1-\frac{1}{n}[/tex]

You are correct that the terms of your sum are converging to 1, but this does not mean that the sum itself is converging to 1. One of the first properties of infinite series you learned should have been a statement around the lines of "If [itex]\sum a_n[/itex] is convergent, then [itex]\lim_{n\to \infty} a_n[/itex] is something specific" (where 'something specific' is omitted here to avoid stating the whole answer to the problem).
 
  • Like
Likes   Reactions: 1 person
Office_Shredder said:
For A, there is a significant difference between
[tex]\lim_{n\to \infty} 1 - \frac{1}{n}[/tex]
and
[tex]\sum_{n=1}^{\infty} 1-\frac{1}{n}[/tex]

You are correct that the terms of your sum are converging to 1, but this does not mean that the sum itself is converging to 1. One of the first properties of infinite series you learned should have been a statement around the lines of "If [itex]\sum a_n[/itex] is convergent, then [itex]\lim_{n\to \infty} a_n[/itex] is something specific" (where 'something specific' is omitted here to avoid stating the whole answer to the problem).

Honestly I can't find anything similar to that text you have quoted in the lecture notes, this was a very quick thing we had 3 50 minute lecture on the topic and then were given this problem sheet. We started something new today.

But using rationale, if the terms are converging to 1, and the sum is all the terms added up, then surely it diverges to infinity? As 1+1+1... is infinity?
 
FaraDazed said:
But using rationale, if the terms are converging to 1, and the sum is all the terms added up, then surely it diverges to infinity? As 1+1+1... is infinity?
Yes, this is the main point. OK the formal statement is that if the series converges then
[tex]\lim_{n\to \infty} a_n = 0[/tex]
necessarily (so if the limit is not equal to that, then the series diverges)

Note that this doesn't work both ways - if the terms go to zero, the sum itself may still diverge so you can't use this on part B.
 
  • Like
Likes   Reactions: 1 person
OK thanks.

Does part B also diverge though, even though the terms themselves get closer to 0?
 
FaraDazed said:
OK thanks.

Does part B also diverge though, even though the terms themselves get closer to 0?
The terms converging to zero doesn't guarantee convergence or divergence. For example,
$$\sum_{n=1}^{\infty} \frac{1}{n}$$
diverges, but
$$\sum_{n=1}^{\infty} \frac{1}{n^2}$$
converges, even though in both cases the terms converge to zero. You will need to apply a convergence test to determine the fate of ##\sum_{n=1}^{\infty} \frac{1}{n^{3/2}}##. Which tests do you know?
 
  • #10
jbunniii said:
The terms converging to zero doesn't guarantee convergence or divergence. For example,
$$\sum_{n=1}^{\infty} \frac{1}{n}$$
diverges, but
$$\sum_{n=1}^{\infty} \frac{1}{n^2}$$
converges, even though in both cases the terms converge to zero. You will need to apply a convergence test to determine the fate of ##\sum_{n=1}^{\infty} \frac{1}{n^{3/2}}##. Which tests do you know?

I only know of the ratio test and the comparison test, but don't fully understand either of them.

This is my go of using the ratio test on it.

[tex] \frac{a_{n+1}}{a_n} [/tex]
So it will become
[tex] \frac{\frac{1}{(n+1)^{1.5}}{\frac{1}{n^{1.5}}} = \frac{1}{(n+1)^{1.5}} * \frac{1}{n^{1.5}} \\<br /> = \frac{n^{1.5}}{(n+1)^{1.5}}[/tex]
But that's as far as I got and am unsure as to what to do with it now.

With the comparison test I don't understand where the b_n comes from:
[itex]0 <= a_n <= b_n[/itex] for all n and then the if the sum to infinity of a_n diverges then b_n diverges, and if b_n converges, a_n converges. I just don't get where the b_n comes from.

EDIT: I have gone through that latex code several times and I can't seem to find the error.
 
Last edited:
  • #11
The comparison test is used when you a complicated expression in your sum, but you know how to deal with a simpler one that looks similar... it's not really appropriate here.

The ratio test will not work either (try re-writing that fraction as [itex]\left( \frac{n}{n+1} \right)^{3/2}[/itex] ).

If you are really supposed to be able to answer part (b) at this point in your class you must have learned something called the integral test, you should take a look back in your notes to see if it's there.
 
  • Like
Likes   Reactions: 1 person
  • #12
Office_Shredder said:
The comparison test is used when you a complicated expression in your sum, but you know how to deal with a simpler one that looks similar... it's not really appropriate here.

The ratio test will not work either (try re-writing that fraction as [itex]\left( \frac{n}{n+1} \right)^{3/2}[/itex] ).

If you are really supposed to be able to answer part (b) at this point in your class you must have learned something called the integral test, you should take a look back in your notes to see if it's there.

We definitely have not done the integral test, I would have remembered plus my lecturer does a summary of each week and last week was this topic (this weeks it is functions) and it would be on there but there is only the ratio and comparison test.

I can look it up and give it a go though.
 
  • #13
Are you following a textbook which contains extra material not covered in the lectures perhaps? Because the questions you are asking do not correlate with the limited amount of information you say you've gotten in your lectures - basically I don't understand how you are supposed to answer them. Maybe you just were told something like a "p-test" which says when
[tex]\sum_{n=1}^{\infty} \frac{1}{n^p}[/tex]
converges or diverges
 
  • #14
Office_Shredder said:
Are you following a textbook which contains extra material not covered in the lectures perhaps? Because the questions you are asking do not correlate with the limited amount of information you say you've gotten in your lectures - basically I don't understand how you are supposed to answer them. Maybe you just were told something like a "p-test" which says when
[tex]\sum_{n=1}^{\infty} \frac{1}{n^p}[/tex]
converges or diverges

Ah yes, we have been shown that. However looking at it, as the starting index is 1, that is inconclusive, but for the rest of the term p > 1, so does that mean it diverges to infinity? This is a worksheet given out by our lecturer which is assessed and will go towards our final grade for the unit.

I have just briefly looked at the integral test as well, and came up with the same answer (that it diverges to infinity. Does the following make sense?

Its confirmed that it is always positive, and is obvious that it is decreasing .
[tex] \int_1^{\infty} \frac{1}{x^{1.5}} = \lim_{t \to \infty} \int_1^{t} \frac{1}{x^{1.5}} = \lim_{t \to \infty} \ln x^{1.5} \\<br /> \lim_{t \to \infty} \ln t^{1.5}[/tex]
(I do not know the latex commands for that tall bar with the limits on is)

And as ln x is infinity when x tends to infinity, then limit of ln t^1.5 will also be infinity as t tends to infinity.

And as the integral has no limit, then the series diverges.
 
  • #15
FaraDazed said:
Ah yes, we have been shown that. However looking at it, as the starting index is 1, that is inconclusive, but for the rest of the term p > 1, so does that mean it diverges to infinity? This is a worksheet given out by our lecturer which is assessed and will go towards our final grade for the unit.

I have just briefly looked at the integral test as well, and came up with the same answer (that it diverges to infinity. Does the following make sense?

Its confirmed that it is always positive, and is obvious that it is decreasing .
[tex] \int_1^{\infty} \frac{1}{x^{1.5}} = \lim_{t \to \infty} \int_1^{t} \frac{1}{x^{1.5}} = \lim_{t \to \infty} \ln x^{1.5} \\<br /> \lim_{t \to \infty} \ln t^{1.5}[/tex]
(I do not know the latex commands for that tall bar with the limits on is)
Your integration is incorrect.
##\int \frac{dx}{x^{1.5}} \neq ln(x^{1.5})##
FaraDazed said:
And as ln x is infinity when x tends to infinity, then limit of ln t^1.5 will also be infinity as t tends to infinity.

And as the integral has no limit, then the series diverges.
 
  • #16
FaraDazed said:
Ah yes, we have been shown that. However looking at it, as the starting index is 1, that is inconclusive, but for the rest of the term p > 1, so does that mean it diverges to infinity? This is a worksheet given out by our lecturer which is assessed and will go towards our final grade for the unit.

Can you say precisely what your test says? I don't understand your description of why you think it diverges
 
  • #17
Office_Shredder said:
Can you say precisely what your test says? I don't understand your description of why you think it diverges

Sorry. I meant converges. I was reading the lecture notes in a rush and misread it. If p > 1 is converges and if p <= 1 then is diverges.
 
  • #18
Yes, that's correct.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
3K