Limit Considerations w/o L'Hôpital on a Quotient of Root Expressions

  • Thread starter Thread starter tellmesomething
  • Start date Start date
  • Tags Tags
    Limits
tellmesomething
Messages
443
Reaction score
68
Homework Statement
$$\lim_{x\to 1} \frac{\sqrt[n]{x}-1}{\sqrt[m]{x}-1}$$ (##m## and ##n## are integers)
Relevant Equations
None
I know how to do this using lopital since its a 0/0 indeterminate form. However I would like to do it without using lopital as well..how should I go about it? For starters I thought of rationalizing the numerator and denominator but we cant necessarily apply the (a+b)(a-b) identity since we dont know if m and n are odd or even integers.. Please provide a hint..
 
Physics news on Phys.org
Observe $$\lim_{x\to 1} \frac{\sqrt[n]{x}-1}{\sqrt[m]{x}-1} = \lim_{x\to 1} \frac{\sqrt[n]{x} -1}{x-1} \cdot \lim_{x\to 1} \frac{x-1}{\sqrt[m]{x}-1}$$ Use the identity $$t^n - 1 = (t-1)(t^{n-1} + t^{n-2} + \cdots + t + 1)$$ with ##t = \sqrt[n]{x}## to simplify ##\lim_{x\to 1} \frac{\sqrt[n]{x}-1}{x-1}##. Use a similar factorization to compute ##\lim_{x\to 1} \frac{x-1}{\sqrt[m]{x}-1}##.
 
  • Like
Likes PeroK, FactChecker and tellmesomething
Euge said:
$$t^n - 1 = (t-1)(t^{n-1} + t^{n-2} + \cdots + t + 1)$$
Thankyou! I was looking for this general form.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Replies
3
Views
2K
Replies
21
Views
2K
Replies
3
Views
7K
Replies
8
Views
3K
Replies
7
Views
2K
Replies
2
Views
3K
Replies
5
Views
4K
Back
Top