Evaluate Limit: Tips to Get Started

  • Thread starter Thread starter KiwiKid
  • Start date Start date
  • Tags Tags
    Limit
KiwiKid
Messages
38
Reaction score
0

Homework Statement


Evaluate \lim_{x \rightarrow 1} {\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}}

Homework Equations


The limit laws and the basic rules of algebra.

The Attempt at a Solution


I'm completely stuck right at the beginning. I know I have to find a way to get the denominator to be not-zero, but, well, there doesn't seem to be a way to do that (of course there, I just don't see it). Does anyone have a tip to get me started?
 
Physics news on Phys.org
Hi, are you familiar with l'Hôpital's rule? In this case, you can derive both the enumerator and the denominator, and then take the limit. If this was new to you, check it out on Wikipedia, for example, it's neat!

Regards,
Pifagor
 
Pifagor said:
Hi, are you familiar with l'Hôpital's rule? In this case, you can derive both the enumerator and the denominator, and then take the limit. If this was new to you, check it out on Wikipedia, for example, it's neat!

Hm, let me see if I get this.

When x goes to 1, both the numerator and the denominator go to zero, therefore, l'Hopital's rule applies if numerator-prime and denominator-prime exist. Deriving the numerator and demoninator ultimately gives \frac{2\sqrt{x}}{3\sqrt[3]{x^2}}. (Right?)

Intuitively, I can see the limit evaluates to \frac{2}{3} as x \rightarrow 1, but I don't quite see how I can algebraically justify turning those different roots in the numerator and denominator into a \frac{1}{1}.
 
You can solve this without the L'Hospital method too. Try factorizing numerator using a^2-b^2 and denominator using a^3-b^3 expansions.
 
Last edited:
Infinitum said:
Edit: whoops, wrong post

Ah, I see. I tried that method quickly, and ended up with the same numerator over the sixth root of x times the third root of x minus one... So, yeah. :wink:
 
KiwiKid said:
Ah, I see. I tried that method quickly, and ended up with the same numerator over the sixth root of x times the third root of x minus one... So, yeah. :wink:

Edited : It works.
 
Intuitively, I can see the limit evaluates to \frac{2}{3} as x \rightarrow 1, but I don't quite see how I can algebraically justify turning those different roots in the numerator and denominator into a \frac{1}{1}.[/QUOTE]

The thing is, you now have a continuous function in both parts, so the quotient is continuous because the the limit of the denominator is nonzero. Insert x=1, and voilá!

Pifagor
 
KiwiKid said:

Homework Statement


Evaluate \lim_{x \rightarrow 1} {\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}}

Homework Equations


The limit laws and the basic rules of algebra.

The Attempt at a Solution


I'm completely stuck right at the beginning. I know I have to find a way to get the denominator to be not-zero, but, well, there doesn't seem to be a way to do that (of course there, I just don't see it). Does anyone have a tip to get me started?

Substitute x = y6, then factorise both numerator and denominator. Find the limit of the expression as y tends to 1.
 
Curious3141 said:
Substitute x = y6, then factorise both numerator and denominator. Find the limit of the expression as y tends to 1.

That's a great method, and - seeing as how my book had just explained how introducing a new variable can sometimes make something easier to solve - probably exactly what I'm looking for. Thanks. :smile:
 
  • #10
Pifagor said:
The thing is, you now have a continuous function in both parts, so the quotient is continuous because the the limit of the denominator is nonzero. Insert x=1, and voilá!

*kicks himself* You're right. I totally forgot just substituting x with 1, instead assuming x could be anything. Oops. :redface:
 
Back
Top