MHB Find the limit as x approaches negative infinity....

Click For Summary
SUMMARY

The limit as x approaches negative infinity for the expression x + sqrt(x^2 + 2x) simplifies to -1. The discussion emphasizes the importance of rewriting the denominator x - sqrt(x^2 + 2x) to facilitate cancellation with the numerator. The correct transformation involves recognizing that x - sqrt(x^2 + 2x) can be expressed as x(1 - sqrt(1 + 2/x)). Ultimately, applying L'Hospital's Rule to the resulting indeterminate form confirms the limit is indeed -1.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with L'Hospital's Rule
  • Knowledge of algebraic manipulation of expressions
  • Experience with square roots and conjugates in limits
NEXT STEPS
  • Study the application of L'Hospital's Rule in various indeterminate forms
  • Learn about algebraic techniques for simplifying limits involving square roots
  • Explore the properties of limits at infinity for rational functions
  • Investigate the concept of conjugates in limit calculations
USEFUL FOR

Students and educators in calculus, mathematicians dealing with limits, and anyone seeking to deepen their understanding of limit evaluation techniques.

rayne1
Messages
32
Reaction score
0
lim
x-> -(infinity) = x + sqrt(x^2 + 2x)

I know that you're supposed to multiply and divide it by it's conjugate and that the answer is -1. But I don't understand how the denominator x - sqrt(x^2 + 2x) = x + x*sqrt[1+(2/x^2)] = x[1+sqrt(1+(2/x^2)].
 
Physics news on Phys.org
rayne said:
lim
x-> -(infinity) = x + sqrt(x^2 + 2x)

I know that you're supposed to multiply and divide it by it's conjugate and that the answer is -1. But I don't understand how the denominator x - sqrt(x^2 + 2x) = x + x*sqrt[1+(2/x^2)] = x[1+sqrt(1+(2/x^2)].

Hi rayne,

That doesn't look quite correct.

Can it be that the denominator should be:
$$x - \sqrt{x^2 + 2x} = x - x\sqrt{1+\frac 2x} = x\left(1-\sqrt{1+\frac 2x}\right)$$
(Wondering)

Edit: this is not right. See below.
 
I like Serena said:
Hi rayne,

That doesn't look quite correct.

Can it be that the denominator should be:
$$x - \sqrt{x^2 + 2x} = x - x\sqrt{1+\frac 2x} = x\left(1-\sqrt{1+\frac 2x}\right)$$
(Wondering)

Okay then, my mistake. But I still don't understand how the 1st denominator changes to the other ones.
 
rayne said:
Okay then, my mistake. But I still don't understand how the 1st denominator changes to the other ones.

Let me split it up into smaller steps... and oops (Blush), I have just noticed I've made a mistake earlier:

$$x - \sqrt{x^2 + 2x} $$
$$= x - \sqrt{x^2\big(1+\frac 2x\big)} \tag 1$$
$$= x - \sqrt{x^2}\cdot\sqrt{1+\frac 2x} \tag 2$$
$$= x - |x|\cdot\sqrt{1+\frac 2x} \tag 3$$
$$= x + x\cdot\sqrt{1+\frac 2x} \tag 4$$
$$= x\left(1+\sqrt{1+\frac 2x}\right) \tag 5$$

Which step is it that you do not understand?
 
I like Serena said:
Let me split it up into smaller steps... and oops (Blush), I have just noticed I've made a mistake earlier:

$$x - \sqrt{x^2 + 2x} $$
$$= x - \sqrt{x^2\big(1+\frac 2x\big)} \tag 1$$
$$= x - \sqrt{x^2}\cdot\sqrt{1+\frac 2x} \tag 2$$
$$= x - |x|\cdot\sqrt{1+\frac 2x} \tag 3$$
$$= x + x\cdot\sqrt{1+\frac 2x} \tag 4$$
$$= x\left(1+\sqrt{1+\frac 2x}\right) \tag 5$$

Which step is it that you do not understand?

Oh, I see. Now, why can't we leave the denominator as $$x - \sqrt{x^2 + 2x} $$ and divide each number by x^2 to get -1?
 
rayne said:
Oh, I see. Now, why can't we leave the denominator as $$x - \sqrt{x^2 + 2x} $$?

That's because we want to find the limit.

What do you have for the numerator? (Wondering)
That should help to make it clear.
 
I like Serena said:
That's because we want to find the limit.

What do you have for the numerator? (Wondering)
That should help to make it clear.

I have it as -2x. Are we allowed to divide the numerator by x and the denominator by x^2?
 
rayne said:
I have it as -2x. Are we allowed to divide the numerator by x and the denominator by x^2?

No... but you can divide both by $x$.
What do you get if you do?
 
I like Serena said:
No... but you can divide both by $x$.
What do you get if you do?

-2/1-sqrt(x+2)?
 
  • #10
rayne said:
-2/1-sqrt(x+2)?

That should be:
$$\frac{-2x}{x(1+\sqrt{1+\frac 2x})}
=\frac{-2}{1+\sqrt{1+\frac 2x}}
$$
Like this only one $x$ is left, so we can finally see what happens if $x$ tends to $-\infty$.
 
  • #11
I like Serena said:
That should be:
$$\frac{-2x}{x(1+\sqrt{1+\frac 2x})}
=\frac{-2}{1+\sqrt{1+\frac 2x}}
$$
Like this only one $x$ is left, so we can finally see what happens if $x$ tends to $-\infty$.

Oh oops, I was a bit unclear. I thought we were talking about the first denominator (x - sqrt(x^2+2x).
 
  • #12
rayne said:
Oh oops, I was a bit unclear. I thought we were talking about the first denominator (x - sqrt(x^2+2x).

That's the same denominator!
The whole point of rewriting the denominator, extracting $x$, is so that $x$ can be canceled against the $x$ in the numerator.
 
  • #13
rayne said:
lim
x-> -(infinity) = x + sqrt(x^2 + 2x)

I know that you're supposed to multiply and divide it by it's conjugate and that the answer is -1. But I don't understand how the denominator x - sqrt(x^2 + 2x) = x + x*sqrt[1+(2/x^2)] = x[1+sqrt(1+(2/x^2)].

$\displaystyle \begin{align*} x + \sqrt{ x^2 + 2x } &= x + \sqrt{ x^2 + 2x + 1 - 1 } \\ &= x + \sqrt{ \left( x + 1 \right) ^2 - 1 } \\ &= \ln{ \left( \mathrm{e}^{ x + \sqrt{ \left( x + 1 \right) ^2 - 1 } } \right) } \\ &= \ln{ \left( \mathrm{e}^{x}\,\mathrm{e}^{ \sqrt{ \left( x + 1 \right) ^2 - 1 } } \right) } \\ &= \ln{ \left( \frac{\mathrm{e}^{ \sqrt{ \left( x + 1 \right) ^2 - 1 } }}{\mathrm{e}^{ -x }} \right) } \end{align*}$

This is now an $\displaystyle \begin{align*} \frac{\infty}{\infty} \end{align*}$ indeterminate form, so you can use L'Hospital's Rule.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K