Ask your own question, for FREE!
Mathematics 17 Online
OpenStudy (darkigloo):

how to find the interval of convergence of a power series?

OpenStudy (darkigloo):

\[\sum_{n=1}^{\infty}\frac{ (x-1)^{n} }{ 3n }\]

OpenStudy (darkigloo):

i think i know the first step..

OpenStudy (darkigloo):

\[\frac{ (x-1)^{n+1} }{ 3(n+1) }\times \frac{ 3n }{ (x-1)^{n} }\]

OpenStudy (darkigloo):

\[= \frac{ (x-1)(3n) }{ 3n + 3}\]

OpenStudy (arthur326):

Good. You computed \(\dfrac{a_{n+1}}{a_n}\) in terms of \(n\). Now do you remember how to apply the Ratio Test for the convergence of the series?

OpenStudy (darkigloo):

do the limit as x approaches infinity?

OpenStudy (darkigloo):

L<1- converges L>1 diverges

OpenStudy (darkigloo):

L=1 we know nothing

OpenStudy (arthur326):

Not quite. You need to do the limit as \(n\) approaches infinity.

OpenStudy (darkigloo):

oh right n

OpenStudy (arthur326):

The cases for \(L\) you stated and their implications are correct.

OpenStudy (arthur326):

So what is \(\displaystyle \lim_{n\rightarrow \infty}\frac{a_{n+1}}{a_n}\)?

OpenStudy (darkigloo):

im not sure, is it infinity over infinity?

OpenStudy (arthur326):

Your answer will be in terms of \(x\). Let's take a closer look:

OpenStudy (arthur326):

\[\displaystyle \lim_{n\rightarrow \infty}\left|\frac{a_{n+1}}{a_n}\right| = \displaystyle \lim_{n\rightarrow \infty} \frac{ |x-1|(3n) }{ 3n + 3} = \displaystyle \lim_{n\rightarrow \infty} \frac{ (3n) }{ 3n + 3} \cdot \lim_{n\rightarrow \infty} |x-1|\] (We're assuming the limit exists.

OpenStudy (arthur326):

Now \(\displaystyle \lim_{n\rightarrow \infty} \frac{ 3n }{ 3n + 3}\) is a quotient of polynomials in \(n\), and the numerator and denominator are the same degree. Do you remember what the rule is in this case?

OpenStudy (darkigloo):

=1 ?

OpenStudy (arthur326):

Yes, indeed!

OpenStudy (arthur326):

Now think about \(\displaystyle\lim_{n\rightarrow \infty} |x-1|\). Does \(x\) depend on \(n\)?

OpenStudy (darkigloo):

no

OpenStudy (arthur326):

So what can we do with the limit?

OpenStudy (arthur326):

I might have been vague there. Note that \(|x-1|\) does not change no matter what value \(n\) takes on, since the two variables don't depend on one another. Therefore we can say \[\displaystyle\lim_{n\rightarrow \infty} |x-1| = |x+1|.\]

OpenStudy (arthur326):

Oops sorry that should be a minus sign on the right-hand side!

OpenStudy (darkigloo):

oh ok

OpenStudy (arthur326):

\[\displaystyle\lim_{n\rightarrow \infty} |x-1| = |x-1|\]

OpenStudy (arthur326):

So putting the pieces together, what is \(\displaystyle \lim_{n\rightarrow \infty}\left|\frac{a_{n+1}}{a_n}\right|\) in terms of \(x\)?

OpenStudy (darkigloo):

=x-1

OpenStudy (arthur326):

Don't forget the absolute value.

OpenStudy (darkigloo):

ok. and then i make that less than 1?

OpenStudy (arthur326):

Precisely. Because that implies convergence.

OpenStudy (darkigloo):

-2<x<2

OpenStudy (arthur326):

Not correct. Try again.

OpenStudy (arthur326):

What does \(|x-1|<1\) mean geometrically (on the number line)?

OpenStudy (darkigloo):

not sure..

OpenStudy (arthur326):

\(x-1\) is the difference between \(x\) and the number 1. Therefore \(|x-1|\) is the distance from \(x\) to 1. (Distance is always non-negative.)

OpenStudy (arthur326):

So \(|x-1|<1\) just says that \(x\) can be less than 1 unit away from the number 1. Which means that \(x\) is between what two numbers?

OpenStudy (darkigloo):

-1 and 1?

OpenStudy (arthur326):

-1 is two units away from 1.

OpenStudy (arthur326):

I haven't tried drawing pictures on here before. Not sure if it will work. Let me try I guess.

OpenStudy (arthur326):

|dw:1462496096349:dw|

OpenStudy (arthur326):

If you start at the number 1, and can go at most 1 unit in either direction, you'll end up somewhere between 0 and 2.

OpenStudy (darkigloo):

ahh got it

OpenStudy (arthur326):

Nice! :)

OpenStudy (arthur326):

Now do we know for sure that if \(|x-1| >1\), then the series diverges?

OpenStudy (darkigloo):

we have to plug in 0 and 2?

OpenStudy (darkigloo):

to the original series

OpenStudy (arthur326):

Those are the endpoints. That's where\(|x-1| =1\). You're right that we have to check those separately since the ratio test does not give us any information in that case.

OpenStudy (arthur326):

It's important to check those when you're finding the interval of convergence. However, they have no effect on the radius.

OpenStudy (arthur326):

If \(|x-1| >1\), what does the ratio test tell us?

OpenStudy (darkigloo):

it diverges

OpenStudy (arthur326):

Right! So do we have enough information to conclude that the radius of convergence is 1?

OpenStudy (darkigloo):

yes

OpenStudy (arthur326):

Great! That solves the problem then. Since the problem asked for the radius, we don't have to check the endpoints. But make sure to keep in mind that we have to check those separately if we're finding the interval of convergence. We determined that the series converges for \(x\in (0,2)\) and diverges for \( (-\infty, 0) \cup (2, \infty) \). The cases \(x=2\) and \(x=0\) would have to be checked by plugging in those values.

OpenStudy (darkigloo):

oh ..ok thank you :) but i was asking for the interval of convergence not the radius.

OpenStudy (arthur326):

Oh I must have misread the question! Sorry.

OpenStudy (arthur326):

Let's plug in \(x=0\) and \(x=2\) then. What do you get for the first one?

OpenStudy (arthur326):

Let me know if you need a hint.

OpenStudy (darkigloo):

:( i need a hint

OpenStudy (arthur326):

We're evaluating \(\displaystyle \sum_{n=1}^{\infty}\frac{ (x-1)^{n} }{ 3n }\) at \(x=0\). What is \(x-1\) equal to?

OpenStudy (darkigloo):

-1

OpenStudy (arthur326):

So our series is \(\displaystyle \sum_{n=1}^{\infty}\frac{ (-1)^{n} }{ 3n }\). That's just \(\dfrac13\) of the alternating harmonic series. Does the alternating harmonic series converge?

OpenStudy (darkigloo):

i dont know..

OpenStudy (arthur326):

Are you familiar with the alternating series test?

OpenStudy (darkigloo):

sort of

OpenStudy (darkigloo):

i have to go :( maybe you can help me later?

OpenStudy (arthur326):

Oh okay. Yeah if I get the notification when you post next time, I can help you.

OpenStudy (arthur326):

If I don't read it in time, I'm sure someone else can jump in and help you finish this problem.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!