Limit without using L'Hopital's rule.

cambo86
Messages
25
Reaction score
0

Homework Statement


<br /> \lim_{x\rightarrow 1} {\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}}<br />

I can do this very easily using L'Hopital's rule but in the textbook I'm going through it is a problem given before L'Hopital's rule is taught. Is there a way of doing this without using L'Hopita'ls rule?
 
Last edited:
Physics news on Phys.org
cambo86 said:

Homework Statement


<br /> \lim_{x\rightarrow 1} {\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}}<br />

I can do this very easily using L'Hopital's rule but in the textbook I'm going through it is a problem given before L'Hopital's rule is taught. Is there a way of doing this without using L'Hopita'ls rule?

One way is to let ##x = (y+1)^2##, after which the numerator can be simplified with the generalised binomial theorem.
 
cambo86 said:

Homework Statement

<br /> \lim_{x\rightarrow 1} {\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}}<br />I can do this very easily using L'Hopital's rule but in the textbook I'm going through it is a problem given before L'Hopital's rule is taught. Is there a way of doing this without using L'Hopita'ls rule?
Do you know how to factor the difference of squares and the difference cubes ?

(a-b)(a+b)=a^2-b^2

(c-d)(c^2+cd+d^2)=c^3-d^3

Therefore, \ \ (\sqrt{x\,}-1)(\sqrt{x\,}+1)=x-1

and \ \ (\sqrt[3]{x}-1)(\sqrt[3]{x^2}+\sqrt[3]{x}+1)=x-1\ .

These can be used to cancel x-1 in the numerator & denominator.
 
Thanks, both responses were very helpful.
 
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