Solving a Math Problem: Demystifying the Unknown

glmrkl
Messages
5
Reaction score
0

Homework Statement



http://puu.sh/cKVxE/fb13f83a75.png
In this image, I have no idea what the math behind this problem is. What exactly is happening here?

Homework Equations


The Attempt at a Solution


I multiplied n/10 in order to get 10000n^9 as a denominator but the ln(2) confuses me; therefore, I cannot get to the third part of the problem.
 
Last edited by a moderator:
Physics news on Phys.org
It appears that in each step they are taking the derivative of the [edit] top and bottom with respect to n (L'Hopital's Rule).
Taking 10 derivatives leads to the last limit, which is clearly unbounded.
 
  • Like
Likes glmrkl
If you have not seen the exponential derivative before, it just requires a few steps:
##\frac{d}{dn} 2^n =\frac{d}{dn} e^{\ln 2^n}=\frac{d}{dn} e^{n\ln 2}=e^{n\ln 2}\ln 2=2^n \ln 2 ##
 
  • Like
Likes glmrkl
Thanks a lot!
 
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...
Back
Top