Discover Radius of Convergent for the Series: (1-2^n)(ln(n))x^n - Solved!

  • Thread starter Thread starter danni7070
  • Start date Start date
  • Tags Tags
    Convergent Radius
danni7070
Messages
91
Reaction score
0
[Solved] Radius of Convergent

Homework Statement



Find the radius of convergent for \sum_{n=1}^\infty (1-2^n)(ln(n))x^n



Homework Equations



\frac {1}{R} = L = \lim \frac{a_{n+1}}{a_n}


The Attempt at a Solution



lim \frac {(1-2^{n+1})(ln(n+1)}{(1-2^n)(ln(n))} = L

lim \frac {(1-2^n)(ln(n))}{(1-2^{n+1})(ln(n+1))} = R

I'm dizzy looking at this but how can I find:

\lim_{n\rightarrow\infty} R
 
Last edited:
Physics news on Phys.org
my idea would be to take the quotient of the logs as 1 because the derivatives both go as 1/x and so both functions should behave the same in infinity.
The ones up front can be thrown away don´t make any contribution at infinity so you´re left with 2^n/2^n+1 = 1/2 = R :)

No make it a bit more rigorous if you like :)
 
lim\frac{1-2^n}{1-2^{n+1}} * \frac{ln(n)}{ln(n+1)} = \frac{2^n}{2^{n+1}} = 2^{n-(n+1)} = 2^{-1} = \frac{1}{2}

Indeed this is right, I've checked the results and it is a hit!

But I don't underssand why you can just skip the log parts?

Ahh, now when I think about I see that lim \frac{ln(n)}{ln(n+1)} = 1 so that cancels out!

I usually get stuck with the obvious.

Thanks mr. Brown!
 
you could use l´hospital on the logs to make it rigorous be the derivative quotient would be
n^-1/(n+1)^(-1)=1+1/n goes to n as n goes to infinity :)
 
Yeah I know but this lim is just so much for the eye to solve :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top