Finding the Radius and Interval of Convergence of a Series

In summary: So then x should be less than 4... Is that right?No, that's not right. It's not true that "x should be less than 4". What is true is that the interval of convergence is (4-R, 4+R), where R is the limit you're trying to find.Ok so I factored out n^4 and get |x-4| lim (1 + 1/n + 1/n^2 + 1/n^3). So as n goes to infinity the limit is 1. So then to find R when it's
  • #36
you mean like, root test, alternating series test, integral test .. those kinds? won't the root test work for this?
 
Physics news on Phys.org
  • #37
I don't see how you can make the root test work. I'm thinking more along the lines of the comparison test or limit comparison test.
 
  • #38
oh. well we know that 1/x^2 converges so (n+1)*n/n^3+1 must too .. ? does that work
 
  • #39
arl146 said:
oh. well we know that 1/x^2 converges so (n+1)*n/n^3+1 must too .. ? does that work

You know that [itex]\sum \frac{1}{n^2}[/itex] converges (note that the variable is n, not x), but
1) The series you are comparing is not (n+1)*n/n^3+1. What you should be working with is your original series in post #1 evaluated at x = 5.
2) You need to do more than just wave your arms to show convergence. If you are using the comparison test, you need to show that each term of your series is less than the corresponding term of the series you're comparing to. For your problem, [itex]\sum \frac{1}{n^2}[/itex] is a reasonable choice.
 
  • #40
yea i meant to change it to n, just slipped my mind after typing.

and oops yea, its n*(x-4)^n / n^3 + 1

but ok, soo like .. how do i show the convergence then with 1/n^2
 
  • #41
arl146 said:
yea i meant to change it to n, just slipped my mind after typing.

and oops yea, its n*(x-4)^n / n^3 + 1
Try to stay focussed on the problem at hand. For one thing, you're trying to determine the convergence when x = 5 and x = 3. When x = 5, the general term in your series is n/(n3 + 1). Use parentheses!
QUOTE=arl146;3791707]

but ok, soo like .. how do i show the convergence then with 1/n^2[/QUOTE]
I already answered that question...

Mark44 said:
If you are using the comparison test, you need to show that each term of your series is less than the corresponding term of the series you're comparing to. For your problem, [itex]\sum \frac{1}{n^2}[/itex] is a reasonable choice.
Your textbook should have some examples where they use comparison. Take a look at them.

Really, you're going to have to step up and show some initiative. This is post #41 on a problem that's not terribly difficult. Instead of continually asking what you should do next, try something and see where it takes you.
 
  • #42
Ok umm ..

When x=5 you have summation n/(n^3+1). It is similar to summation 1/n^2. There's a proof in the book that 1/n^p when p>1 converges and when p<1 it diverges. So I don't have to show that right? When I'm writing my homework do I have to include all of that p>1 stuff or can I just put: since we know that 1/n^2 converges and n/(n^3+1) < 1/n^2 that our series n/(n^3+1) also converges. [our series is smaller because of the larger denominator]. So if that's all right, I wasn't exactly asking exactly what to write I guess I just meant I don't know exactly how to present that information, like in what kind of organized manner do I write it all for my homework.

And when x=3 it's [(-1)^n * n]/(n^3+1) ... Is that right ? I'm going off memory.
So that's just e same thing, same idea so that also converges.

Now, how the heck do you show absolute/conditional convergence or doesn't that matter?
 
  • #43
arl146 said:
Ok umm ..

When x=5 you have summation n/(n^3+1). It is similar to summation 1/n^2. There's a proof in the book that 1/n^p when p>1 converges and when p<1 it diverges. So I don't have to show that right? When I'm writing my homework do I have to include all of that p>1 stuff or can I just put: since we know that 1/n^2 converges and n/(n^3+1) < 1/n^2 that our series n/(n^3+1) also converges. [our series is smaller because of the larger denominator]. So if that's all right, I wasn't exactly asking exactly what to write I guess I just meant I don't know exactly how to present that information, like in what kind of organized manner do I write it all for my homework.
You don't need to show that 1/n2 converges because the proof in the book establishes that. It looks like you're using the comparison test, comparing your series to 1/n2. The first thing you need to do is verify that you have a series to which you can the test. You can, in this case, so what you need to show is what you claim to know, that n/(n3+1) < 1/n2. You can't just assert it. Once you establish that the conditions of the test hold, you can conclude that the series converges.

And when x=3 it's [(-1)^n * n]/(n^3+1) ... Is that right ? I'm going off memory.
So that's just e same thing, same idea so that also converges.
Here, it's not the exact same thing because the conditions required for the test aren't satisfied because of the factor (-1)n. I'll leave it to you to look up what those conditions are.

Now, how the heck do you show absolute/conditional convergence or doesn't that matter?
What are the definitions of absolute and conditional convergence?
 
Last edited:
  • #44
Wait wait, why do I have to show that my series is less than the one we are comparing against? Can't you just say that since the degree of the n on the bottom is bigger that the whole fraction is smaller?? I don't get how I would show that .. Do I just plug in different values of n for that?

Ok um I don't see anything in the book that is similar to the x=3 one I don't where else in the book I'd find those conditions you talk about. I don't get it. I mean I get that it won't work since its +,-,+- but how do you show for this one by comparing? And do you still compare with the 1/n^2 ?

Absolute convergence when the value of the limit of the series with absolute value signs is < 1
 
  • #45
arl146 said:
Wait wait, why do I have to show that my series is less than the one we are comparing against?
You have to show it because that's one of the conditions required for the comparison test to apply.

Can't you just say that since the degree of the n on the bottom is bigger that the whole fraction is smaller?? I don't get how I would show that .. Do I just plug in different values of n for that?
No, you can't just compare the degree of the denominators. Take the two series ##\sum \frac{1}{n^2}## and ##\sum \frac{n+1}{n^2}##. They both n2 in the denominator, but the first one converges while the second doesn't.

You can't just plug in a few values for n. You have to show that the series you're working with is less than 1/n2 after some point, that is when n>N for some N. I'm sure your book has examples showing how to apply the comparison test.

Ok um I don't see anything in the book that is similar to the x=3 one I don't where else in the book I'd find those conditions you talk about. I don't get it. I mean I get that it won't work since its +,-,+- but how do you show for this one by comparing? And do you still compare with the 1/n^2 ?
The conditions I'm talking about have to do with the test itself, and it's the one you mentioned. The comparison test only works for a non-negative series, and the x=3 series doesn't satisfy that requirement. That means, you can't use the comparison test on that series.

Absolute convergence when the value of the limit of the series with absolute value signs is < 1
No, this is wrong. Look up what it means and what absolute convergence implies. This is the key to figuring out if the x=3 series converges.
 
  • #46
Ok well I don't know how to show that it is less than 1/n^2? Literally the book says: "5/(2n^2+4n+2) < 5/(2n^2) because the left side has a bigger denominator. We know that summation 5/(2n^2) = (5/2)* summation (1/n^2) is convergent (p-series with p=2>1). Therefore *the series mentioned for this example* is convergent by the comparison test." it really doesn't show anything else..

Ohhhh I gotcha I can't use te comparison test onthe x=3 one, you should have just said that, that hurts my brain a little less haha (just kidding). So I use the alternating series test right ? (this is all coming together, slowly, but getting there). soooo to be convergent according to the alternating series test, it has to satisfy two things: (i.) b(n+1) <= b(n) [which is really b sub n not b of n]. Which our series does. Because (n+1)/((n+1)^3+1) is less than n/(n^3+1). And has to satisfy (ii.) lim of b sub n must equal 0, which is does!

Also, I did look up absolute convergence in my book. Oh well it just says the series is absolutely convergent if the series of absolute values is convergent. So to me that means nothing, like I get nothing out of that? Can you explain how to apply that. When I start getting values I don't know how to tell if it's convergent.
 
  • #47
arl146 said:
Ok well I don't know how to show that it is less than 1/n^2? Literally the book says: "5/(2n^2+4n+2) < 5/(2n^2) because the left side has a bigger denominator. We know that summation 5/(2n^2) = (5/2)* summation (1/n^2) is convergent (p-series with p=2>1). Therefore *the series mentioned for this example* is convergent by the comparison test." it really doesn't show anything else..
Do you understand the logic behind the book's argument here?

Ohhhh I gotcha I can't use te comparison test onthe x=3 one, you should have just said that, that hurts my brain a little less haha (just kidding). So I use the alternating series test right ? (this is all coming together, slowly, but getting there). soooo to be convergent according to the alternating series test, it has to satisfy two things: (i.) b(n+1) <= b(n) [which is really b sub n not b of n]. Which our series does. Because (n+1)/((n+1)^3+1) is less than n/(n^3+1). And has to satisfy (ii.) lim of b sub n must equal 0, which is does!
You have to show (n+1)/((n+1)^3+1) < n/(n^3+1) if you want to use the alternating-series test.

Also, I did look up absolute convergence in my book. Oh well it just says the series is absolutely convergent if the series of absolute values is convergent. So to me that means nothing, like I get nothing out of that? Can you explain how to apply that. When I start getting values I don't know how to tell if it's convergent.
That's the definition of absolute convergence. You need to know that so when the term comes up, you know what's being talked about.

Now look in the book for theorems that apply to absolutely convergent series to see why it might apply to this problem.
 
  • #48
Uhhh logic, I mean yes I think I understand it. But I don't understand how that shows anything more than what I was saying.

And that's my problem, how do I show that it is less than?

And I don't know how it applies, I don't even think it does but someone brought it up in a past post. Why does the absolute convergence matter I'm just trying to find the radius of convergence and interval of convergence. The examples in the book don't even mention it. So what's the point in adding that in. Shouldn't I only deal with absolute convergence if the signs of the terms are irregularly switching back and forth?
 
  • #49
You have a tendency to overlook important details. Your claim seems to be that if you have two fractions, the one with the bigger denominator is smaller. But what about 1/10 and 50/100?
 
  • #50
Yea yea I get that. But I don't get out of this exactly HOW to show that one is less or more than the other. I just don't see it in the example or how to do it
 
  • #51
Well, take a stab at it proving it and post your attempt.
 
  • #52
Everything I already said already was my attempt. That's all I got. I just don't get it. Nothing in the book is any different than what I said about my series being less than the one we're comparing it to. I don't know how to show that it's less than. If it even is less than the series we're comparing it to!
 
  • #53
Mark44 said:
You know that [itex]\sum \frac{1}{n^2}[/itex] converges (note that the variable is n, not x), but
2) You need to do more than just wave your arms to show convergence. If you are using the comparison test, you need to show that each term of your series is less than the corresponding term of the series you're comparing to. For your problem, [itex]\sum \frac{1}{n^2}[/itex] is a reasonable choice.

like we said, i have the series [itex]\frac{n}{n^3+1}[/itex]

and its from n=1 to infinity .. just doing the first few values, you get 1/2 + 2/9 + 3/28 + ..
which each term is definitely less than the previous term. and just looking at the series you can tell that that will be the case because there's an n with a degree of 1 on top and on bottom there's an n with a degree 3 which shows that. is there another way that I am supposed to show this? if that's right, how do i now prove/show that [itex]\frac{n}{n^3+1}[/itex] is less than or equal to the series [itex]\frac{1}{n^2}[/itex] ? can you do it this way :

ok so you have [itex]\frac{n}{n^3+1}[/itex]. pull out an n on top and bottom and youre left with [itex]\frac{1}{n^2+\frac{1}{n}}[/itex]. this is the same as 1/n^2 except it adds the 1/n on the bottom. which makes my series bigger. if this is right, what does that mean? that its not convergent at x=5? so what now?
 
  • #54
Why does that make your series bigger?
 
  • #55
because the 1/n adds more to the value than just the 1/n^2 on the bottom. but as n approaches infinity that value doesn't matter so both series are pretty much equal.
is that right or am i thinking about this wrong?
 
  • #56
The 1/n makes the denominator bigger in your series, so what does that imply about the terms of the series compared to 1/n2?
 
  • #57
yea that's what i said didnt i? OHHHHHH i see what dumb thing i did. yea so the terms of my series is smaller than those of 1/n^2

sorry, i know i do overlook stuff easily like that. i just can't help it, my brain just does it no matter how hard i try

so at x=5 i proved that it is convergent? or is there some how more that I am missing?
 
Last edited:
  • #58
so.. did i actually prove it this time?
 
  • #59
How about writing some mathematics instead of just describing things vaguely with words?
 
  • #60
ok well

we need [itex]\frac{n}{n^3+1}[/itex] < [itex]\frac{1}{n^2}[/itex] for the test
and that can be proven by:

[itex]\frac{n}{n^3+1}[/itex] = [itex]\frac{n(1)}{n(n^2+1/n)}[/itex] = [itex]\frac{1}{n^2+1/n}[/itex]

so now we are looking at [itex]\frac{1}{n^2+1/n}[/itex] < [itex]\frac{1}{n^2}[/itex] for my series to be convergent since [itex]\frac{1}{n^2}[/itex] converges.

looking at the denominators: n2+[itex]\frac{1}{n}[/itex] is > n2

thus making [itex]\frac{n}{n^3+1}[/itex] = [itex]\frac{1}{n^2+1/n}[/itex] < [itex]\frac{1}{n^2}[/itex] this true

is that good enough?
 
  • #62
ok great! so can i like write exactly what i have there for my homework?
 
  • #63
What you wrote was fine, but a little more verbose and roundabout than necessary. This is how I would say it.
arl146 said:
ok well

we need [itex]\frac{n}{n^3+1}[/itex] < [itex]\frac{1}{n^2}[/itex] for the test
and that can be proven by:

[itex]\frac{n}{n^3+1}[/itex] = [itex]\frac{n(1)}{n(n^2+1/n)}[/itex] = [itex]\frac{1}{n^2+1/n}[/itex]
Now, since n2 + 1/n > n2, for all n >= 1,
then 1/(n2 + 1/n) < 1/n2, for all n >= 1.

Therefore, n/(n3 + 1) < 1/n2, for all n >= 1.
This shows that each term of the series in question is smaller than the corresponding term of the convergent p-series Ʃ1/n2.
arl146 said:
so now we are looking at [itex]\frac{1}{n^2+1/n}[/itex] < [itex]\frac{1}{n^2}[/itex] for my series to be convergent since [itex]\frac{1}{n^2}[/itex] converges.

looking at the denominators: n2+[itex]\frac{1}{n}[/itex] is > n2

thus making [itex]\frac{n}{n^3+1}[/itex] = [itex]\frac{1}{n^2+1/n}[/itex] < [itex]\frac{1}{n^2}[/itex] this true

is that good enough?
 
  • #64
ok awesome. that is a lot shorter. and the endpoint check for x=3 is just the same concept so i think i got that. thanks a lot guys!
 
  • #65
hmm i have another question (hopefully short) ... why do we check the endpoints for convergence? what's the purpose of doing that? do i always do that if the question asks for an interval of convergence and/or radius of convergence?

does checking the endpoints change anything if its convergent or divergent?
 
  • #66
The radius of convergence is the same whether the series converges at neither, either, or both endpoints. What does change is the interval of convergence, which could look like (a, b), (a, b], [a, b), or [a, b].

If the question asks for the interval of convergence, you need to check both endpoints.
 
  • #67
ok yea i just figured that out right as i posted that.. so if they ask just to find the radius of convergence, since that answer comes before finding the interval of convergence, i won't have to check the endpoints since i don't even have to find the interval. correct?
 
  • #68
Right
 
<h2>What is the definition of the radius of convergence?</h2><p>The radius of convergence is a numerical value that determines the interval in which a power series will converge. It is denoted by the letter "R" and is calculated by taking the reciprocal of the limit of the absolute value of the ratio of successive terms in the series.</p><h2>How do you find the radius of convergence?</h2><p>To find the radius of convergence, you can use the ratio test or the root test. These tests involve taking the limit of the absolute value of the ratio or the root of the terms in the series. If the limit is less than 1, the series will converge and the value of the limit will be the radius of convergence.</p><h2>What is the interval of convergence?</h2><p>The interval of convergence is the range of values for which the power series will converge. It is represented by the notation (a-R, a+R), where "a" is the center of the series and "R" is the radius of convergence.</p><h2>How do you determine the interval of convergence?</h2><p>To determine the interval of convergence, you can use the ratio test or the root test to find the radius of convergence. Then, you can use the center and radius values to write the interval in the form (a-R, a+R). You will need to check the endpoints of the interval separately to determine if they are included in the interval of convergence.</p><h2>What happens if the radius of convergence is 0 or infinity?</h2><p>If the radius of convergence is 0, the series will only converge at the center point and will diverge everywhere else. If the radius of convergence is infinity, the series will converge for all values of the variable and the interval of convergence will be (-infinity, +infinity).</p>

What is the definition of the radius of convergence?

The radius of convergence is a numerical value that determines the interval in which a power series will converge. It is denoted by the letter "R" and is calculated by taking the reciprocal of the limit of the absolute value of the ratio of successive terms in the series.

How do you find the radius of convergence?

To find the radius of convergence, you can use the ratio test or the root test. These tests involve taking the limit of the absolute value of the ratio or the root of the terms in the series. If the limit is less than 1, the series will converge and the value of the limit will be the radius of convergence.

What is the interval of convergence?

The interval of convergence is the range of values for which the power series will converge. It is represented by the notation (a-R, a+R), where "a" is the center of the series and "R" is the radius of convergence.

How do you determine the interval of convergence?

To determine the interval of convergence, you can use the ratio test or the root test to find the radius of convergence. Then, you can use the center and radius values to write the interval in the form (a-R, a+R). You will need to check the endpoints of the interval separately to determine if they are included in the interval of convergence.

What happens if the radius of convergence is 0 or infinity?

If the radius of convergence is 0, the series will only converge at the center point and will diverge everywhere else. If the radius of convergence is infinity, the series will converge for all values of the variable and the interval of convergence will be (-infinity, +infinity).

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
87
  • Calculus and Beyond Homework Help
Replies
10
Views
881
  • Calculus and Beyond Homework Help
Replies
2
Views
658
  • Calculus and Beyond Homework Help
Replies
2
Views
487
  • Calculus and Beyond Homework Help
Replies
7
Views
653
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
354
  • Calculus and Beyond Homework Help
Replies
2
Views
909
  • Calculus and Beyond Homework Help
Replies
5
Views
938
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
Back
Top