Find Limit: Cancellation Homework Statement

  • Thread starter Thread starter themadhatter1
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
The limit to be evaluated is lim_{x→0} (1/(x+1) - 1)/x, which results in an indeterminate form of 0/0 when substituting x=0. To resolve this, multiplying the numerator and denominator by (x+1) is suggested, which helps simplify the expression. L'Hopital's rule is also mentioned as a method for handling indeterminate forms, although the user is new to calculus and not yet familiar with it. Ultimately, the user finds success in simplifying the expression correctly.
themadhatter1
Messages
139
Reaction score
0

Homework Statement


Find the limit.

\lim_{x\rightarrow0}\frac{\frac{1}{x+1}-1}{x}

Homework Equations


The Attempt at a Solution



I have to do this analytically. Although, I know that the limit is supposed to be -1 from a graphing approach. When you substitute in 0 for x you get 0/0. How do I get this function into a determinate form? I can't factor and I'm not sure what to multiply the top and bottom by.

I tried \frac{\frac{1}{x+1}+1}{\frac{1}{x+1}+1}

and I got

\frac{1-(x^2+2x+4)}{x(x+1)(x+2)} which is still in indeterminate form.
 
Physics news on Phys.org
themadhatter1 said:

Homework Statement


Find the limit.

\lim_{x\rightarrow0}\frac{\frac{1}{x+1}-1}{x}

Homework Equations





The Attempt at a Solution



I have to do this analytically. Although, I know that the limit is supposed to be -1 from a graphing approach. When you substitute in 0 for x you get 0/0. How do I get this function into a determinate form? I can't factor and I'm not sure what to multiply the top and bottom by.

I tried \frac{\frac{1}{x+1}+1}{\frac{1}{x+1}+1}
I wouldn't do that. Try multiplying the original fraction by
\frac{x+1}{x+1}
instead. Something should eventually cancel.


69
 
Do you know, or can you use, L'Hopital's rule?

In this case, L'Hopital's rule would take the form

If
\lim_{x\rightarrow a} \frac{f(x)}{g(x)} = \frac{0}{0}
but
\lim_{x\rightarrow a} \frac{f'(x)}{g'(x)} = L
where L is a finite number,
then
\lim_{x\rightarrow a} \frac{f(x)}{g(x)} = \lim_{x\rightarrow a} \frac{f'(x)}{g'(x)} = L
 
You can get a common denominator with the terms in the numerator and simplify, then you should get a fraction that's not indeterminate anymore.
 
Mute said:
Do you know, or can you use, L'Hopital's rule?

In this case, L'Hopital's rule would take the form

If
\lim_{x\rightarrow a} \frac{f(x)}{g(x)} = \frac{0}{0}
but
\lim_{x\rightarrow a} \frac{f'(x)}{g'(x)} = L
where L is a finite number,
then
\lim_{x\rightarrow a} \frac{f(x)}{g(x)} = \lim_{x\rightarrow a} \frac{f'(x)}{g'(x)} = L

No I dont, I'm just starting calculus, but that looks interesting. I'm sure I'll learn it later.
eumyang said:
I wouldn't do that. Try multiplying the original fraction by
\frac{x+1}{x+1}
instead. Something should eventually cancel.69

Thanks, that works perfectly. I know where I went wrong.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top