What is the Convergence Interval and Endpoint Tests for a Geometric Series?

Turbine
Messages
9
Reaction score
0

Homework Statement



First of all, in the below equation, it won't let me display it correctly. In the denominator is supposed to display 3^(n-1), NOT 3(n-1).

So, I need to find the convergence interval and check the points. So far, I've found the intervals and checked both of the points to converge to 0. So my interval I obtained is [-13/3, -11/3].

I would love input as to whether or not I'm correct.


Homework Equations



\sum \frac{(x+4)^n}{(2n-1)3^(n-1)}

(Remember, it's supposed to read (...)3^(n-1)

The Attempt at a Solution



I got to (6n-3)/(2n+1) = 6/2 = 3, so... =3|x+4| < 1

|x+4| < 1/3 (series converges) ...

-1/3 < x+4 < 1/3

-13/3 < x < -11/3
 
Physics news on Phys.org
I think you have something upside down in your ratio test. I get |x+4|/3<1. And I also don't get that both endpoints converge. Can you try that again and show your work?
 
Sure thing! Here's everything I've got...


\sum \frac{(x+4)^n}{(2n-1)3^(n-1)}

(again, it's supposed to be (...)3^(n-1) )

Now I do (or try to) do the ratio test...
L = LIM \frac{(x+4)^n+1}{(2n+1)3^(n)}\frac{(2n-1)3^(n-1)}{(x+4)^n}

From that (and it isn't displaying properly), I do some canceling, and end up with...

L= LIM \frac{3(x+4)(2n-1)}{(2n+1)}

I then take out the 3(x+4) and put it before the LIM...


L= 3(x+4) LIM \frac{2n-1}{2n+1}

Not sure what else to do with that, I use L'Hospital's rule and get 2/2 = 1

Then...

= 3|x+4| < 1

= |x+4| < 1/3

so...

-1/3 < x+4 < 1/3

-13/3 < x < -11/3


It didn't look quite right to me... any guidance would be hugely appreciated. Thanks!
 
I got -7 < x < -1 and my end points don't converge.

You messed up your algebra,3^{n-1} / 3^{n} is 1/3
 
Wow... yep, needless to say you are most definitely correct... the algebra always gets me! Let me re-work this now...

Thank you!
 
After going through it again, I do indeed get |x+4|/3 < 1, so...

-3 < x+4 < 3

finally...

-7 < x < -1Checking the points... plugging -7 in I do find it converges to 0.

Plugging -1 in and doing a ratio test again, I get it converges to 1, hence diverges. My final divergent quotient is:

3(2n-1) / 3(2n+1) = 1

... hopefully that is the correct way to do it... I'm learning all kinds of things tonight, some things make more sense than others! ;-) Thanks guys!
 
Turbine said:
After going through it again, I do indeed get |x+4|/3 < 1, so...

-3 < x+4 < 3

finally...

-7 < x < -1


Checking the points... plugging -7 in I do find it converges to 0.

Plugging -1 in and doing a ratio test again, I get it converges to 1, hence diverges. My final divergent quotient is:

3(2n-1) / 3(2n+1) = 1

... hopefully that is the correct way to do it... I'm learning all kinds of things tonight, some things make more sense than others! ;-) Thanks guys!

Of course the ratio test is going to give you 1 at the endpoints. But that doesn't mean it diverges there. It's means the ratio test is inconclusive. You have to do another test at the endpoints. What's the form of the series at each endpoint?
 

Similar threads

Back
Top