Stuck on power series, need a refreshment Diff EQ converge?

mr_coffee
Messages
1,613
Reaction score
1
Hello everyone! I remember doing these in calc II, but forgot 99% of it. Here is the question:
Find the interval of convergence for the given power series.
http://cwcsrv11.cwc.psu.edu/webwork2_files/tmp/equations/5e/119a4cd07ce5d3f6f673477ed169641.png
The series is convergent
from x = , left end included (enter Y or N):
to x = , right end included (enter Y or N):
Here is my work:
http://suprfile.com/src/1/4fiy34/lastscan.jpg

Now I'm confused on what i do now, also u see where i have
|x-6|? Is that right or should it be |x+6| ? Alos is it suppose to be the limit as x-> or n->? Thanks!
I'm using the ratio test btw.
:biggrin:
 
Last edited by a moderator:
Physics news on Phys.org
Well you have the ratio test wrong there is no |x - x0| tacked on to the fron of the limit, and the limit should be as "n" goes to infinity, then in order for the series to converge the limit must be less than or equal to 1.
 
thanks for the responce d_leet I'm looking at this professors website and following his example, and for some reason he tacked on a |x-xo|.

Scroll down to example one if u want to know where I got that |x-xo|
http://tutorial.math.lamar.edu/AllBrowsers/3401/PowerSeries.asp
 
Last edited by a moderator:
Grrrr... I lost what I just typed.. Ok well I see what he did. What you did is not quite the same, you tried to doboth methods simultaneously, if you had left out that factor then you would get the right answer doing what I suggested. The reason that it is like that on the other website is that he knows that factor will come out of the limit if he takes it as part of the a_n so he just takes it out right away. Tell me if any of that made any sense at all, I can try to exxplain better if it didn't.
 
I really didn't understand but I think i'll just ignore that factor of |x-6| and just leave it as
[(x-6)*n]/(n+1)(-6)

okay if i take this as n goes to infinity, wouldn't i get infinity/infinity if i plug in infinity for n?
I remeber there was a rule for this but I forgot. Do i divide everything by n then plug in infity and see waht I'm left with? kinda sounds familiar?
 
Okay i still didn't figure out how to take the limit of that, but the TI-89 did, and it got:
-6(x-6), now i know the rule is:
http://tutorial.math.lamar.edu/AllBrowsers/3401/PowerSeries_files/eq0013M.gif
So do i set -6(x-6) = 1?
so I'm getting x = 5.833 which is > 1, so this means the series diverges. But how do i know what intervals? Because it wants:
The series is convergent
from x = , left end included (enter Y or N):
to x = , right end included (enter Y or N):

So I know the radius of convergence is 35/6, but what do i do with that? I entered it in, +/- and it didn't like it
 
Last edited by a moderator:
Okay I redid this problem, and i think i did it right, but not, lies!
But I'm way closer to it then i was before, check my work out, it looks legit hah:
Note: ignore the First series up there, where i have the 4 scribbled out.
http://img233.imageshack.us/img233/7356/lastscan4ge.jpg
 
Last edited by a moderator:
Note that since |x-6|\geq 0, for all x by definition of absolute value, it follows that |x-6|\geq 0 >-6 for all x (so you can also include x=0 above.)
 
You have, at one point,
\left|\frac{(x-6)n}{-6(n+1)}\right|
and then immediately after
\frac{\left|x-6\right|\frac{n}{n}}{-6(\frac{n}{n}+\frac{1}{n})}
What happened to the absolute value in the denominator? You are aware that |-6|= 6 aren't you? Shouldn't it be
|x- 6|< 6?
 
  • #10
\sum_{n=1}^{\infty} \frac{(x-6)^n}{n(-6)^n}=\sum_{n=1}^{\infty} \frac{(-1)^n}{n}\left( \frac{x-6}{6}\right) ^n = -\sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n}\left( \frac{x}{6}-1\right) ^n = -\log \left| \frac{x}{6}\right|

which converges for -1&lt;\frac{x}{6}-1\leq 1 or 0&lt;x\leq 12 per the usual Taylor series

\log |1+x| = \sum_{n=1}^{\infty}(-1)^{n-1}\frac{x^n}{n}\mbox{, valid for }-1&lt;x\leq 1

and which agrees with HallsofIvy's post (and that is not bad for the confidence.)
 
Last edited:
  • #11
Oo my bad, i do'nt know why i just said f the abs sign in the denominator, that made it work out perfect. And thanks for the explanation benorin! I'm e-mailing u both milk and cookies. Enjoy. :biggrin:
 
Back
Top