Can You Solve This Limit Without Using L'Hopital's Rule?

  • Thread starter Thread starter dontdisturbmycircles
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit as x approaches 1 for the expression \(\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}\) without using L'Hôpital's Rule. Participants explore various methods to simplify the expression and find the limit.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss techniques such as factoring, changing variables, and simplifying expressions. Some express uncertainty about how to apply a change of variables effectively, while others suggest that factoring might reveal common factors that can simplify the limit calculation.

Discussion Status

Several participants have offered insights into potential methods for solving the limit, including the use of a change of variables and factoring. There is an ongoing exploration of how to manipulate the expression to facilitate finding the limit, with no clear consensus on a single approach yet.

Contextual Notes

Some participants mention their comfort with change of variables in other contexts but struggle to see its application in this specific problem. The original poster has attempted various methods, including L'Hôpital's Rule, and is seeking alternative approaches as suggested by their teacher.

dontdisturbmycircles
Messages
592
Reaction score
3
[tex]\lim_{x->1}\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}[/tex]

I can do it with L'Hospitals, but my teacher said there is also a way to do it without. I tried all sorts of techniques such as multiplying by the conjugate of both the denom/numerator as well as taking [tex]\sqrt{x}[/tex] out of both the denom and numerator. I can't see what method my teacher sees that I don't..

I get 2/3 with L'Hospitals by the way.
 
Physics news on Phys.org
factor
(a change of variables may help)
 
Ahhh okay I see, thanks.
 
Can someone demonstrate how to solve this with a change of variables? I am usually fairly comfortable using a change of variables but I don't see how to apply it here.

For example I can solve lim_{x->inf}e^(-2x) or w/e by making t=-2x. But I don't see what to do in with the problem in the thread.

I can solve it by dividing, but don't see how to use a change of variables.
 
Last edited:
If you can finish the problem by simply dividing, then you don't need the change of variables. My suggestion to change the variables may help you see how to write the numerator and the denominator so that each can be factored and have some common factors cancel, leaving you with something that you can easily take the limit of.

So, can you see how the numerator and denominator can be separately factored? (Think of polynomials.)
 
I don't see how to factor them :(. I can rewrite it as t=x-1 so it becomes

[tex]\lim_{t->0}\frac{t^{1/3}}{t^{1/2}}[/tex] but that screws it up.

Of course I could simplify to [tex]t^{-1/6}[/tex] but I screwed something up somewhere.
 
Last edited:
Let [tex]y=\sqrt[6]{x}[/tex].
 
[tex]\lim_{t->1}\frac{t^{2}-1}{t^{3}-1}[/tex]
[tex]=\lim_{t->1}\frac{(t-1)(t+1)}{(t-1)(t^2+t+1)}[/tex]
[tex]=\lim_{t->1}\frac{t+1}{t^{2}+t+1}[/tex]
[tex]=\frac{2}{3}[/tex]

Thanks a lot :) I am still trying to understand your logic for using [tex]\sqrt[6]{x}[/tex] though.
 
I guess it makes sense that given x^n/x^m, replacing one with t^(nm) will make it easier to factor. I still have to think about it a bit.
 
  • #10
[tex]\sqrt[6]{x} = t[/tex]

[tex]t^{2} = \sqrt[6]{x}^{2} = x^{\frac{1}{3}}[/tex]

[tex]t^{3} = \sqrt{x}[/tex]
 
  • #11
I wanted to get the first line in your previous post... because I knew that I could factor out a common (t-1) factor from a term like (t^k-1). So, I wanted to choose of convenient change of variables get the numerator and denominator to be in the form (t^k-1).

Alongside the above, I wanted to eliminate all of the fractional powers of x.
 
  • #12
Ah okay that makes perfect sense. Thanks a lot!
 
  • #13
L'Hospital's method can be derived from epsilon-delta definitions. Consider:

Assuming
[tex]x \neq 0[/tex]
We have:
[tex]\frac{\sqrt[3]{x}-1}{\sqrt{x}-1}=\lim_{x \rightarrow 0} \frac{\sqrt[3]{0+x}-1}{\sqrt{0+x}-1}=\frac{\frac{\sqrt[3]{0+x}-1}{x}}{\frac{\sqrt{0+x}-1}{x}}[/tex]
 

Similar threads

Replies
6
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K