Infinity Minus Infinity Is Zero, Right?

Calculus Level 2

lim x ( x 2 + 4 x + 1 x ) = ? \displaystyle\lim_{x\rightarrow \infty} \left( \sqrt{x^2+4x+1}-x\right) = \, ?


The answer is 2.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Sravanth C.
Feb 23, 2016

Because the expression inside the limit has used a radical sign, we may consider solving this limit by conjugates.

The conjugate of the expression, x 2 + 4 x + 1 x \sqrt{x^2 + 4x + 1} - x which is simply x 2 + 4 x + 1 + x \sqrt{x^2+4x+1} + x .

Let us multiply this expression, x 2 + 4 x + 1 x \sqrt{x^2 + 4x + 1} - x by x 2 + 4 x + 1 + x x 2 + 4 x + 1 + x \dfrac{\sqrt{x^2+4x+1} + x}{\sqrt{x^2+4x+1} + x} ,

lim x ( x 2 + 4 x + 1 x ) = lim x ( x 2 + 4 x + 1 x ) × x 2 + 4 x + 1 + x x 2 + 4 x + 1 + x = lim x 4 x + 1 x 2 + 4 x + 1 + x = lim x 4 x x + 1 x x 2 x 2 + 4 x x 2 + 1 x 2 + x x = 4 + 0 1 + 0 + 0 + 1 = 2 \begin{aligned} \displaystyle\lim_{x\rightarrow \infty} \left(\sqrt{x^2+4x+1}-x \right) &=&\displaystyle\lim_{x\rightarrow \infty} \left( \sqrt{x^2+4x+1}-x \right) \times \dfrac{\sqrt{x^2+4x+1}+x}{\sqrt{x^2+4x+1}+x}\\ &=&\displaystyle\lim_{x\rightarrow \infty} \dfrac{4x+1}{\sqrt{x^2+4x+1}+x}\\ &=&\displaystyle\lim_{x\rightarrow \infty} \dfrac{\frac{4x}{x}+\frac 1x}{\sqrt{\frac{x^2}{x^2}+\frac{4x}{x^2}+\frac 1{x^2}}+\frac{x}{x}}\\ &=&\dfrac{4+0}{\sqrt{1+0+0}+1} \\ &=&\boxed 2 \end{aligned}

I used the same method

Leonardo Rodrigues - 5 years, 3 months ago

lim x x 2 + 4 x + 1 x = lim x ( x + 2 ) 2 3 x = \lim_{x\to\infty} \sqrt{x^2 + 4x + 1} - x = \lim_{x\to\infty} \sqrt{(x + 2)^2 - 3} - x = = lim x ( x + 2 ) 2 x = lim x ( x + 2 ) x = 2 = \lim_{x\to\infty} \sqrt{(x + 2)^2 } - x = \lim_{x\to\infty} (x + 2) - x = 2

Where did the -3 go

Abhinav Choudhary - 5 years, 3 months ago

Log in to reply

When x x becomes unboundedly large, ( x + 2 ) 2 3 ( x + 2 ) 2 (x+2)^2 - 3 \approx (x+2)^2 .

Pi Han Goh - 5 years, 3 months ago

Log in to reply

That is a very dangerous statement to say. It could be interpreted to imply that

lim x ( x + 2 ) 3 3 x 2 4 x lim x ( x + 2 ) 3 x 2 4 x ? \lim_{x\rightarrow \infty} ( x+2)^3 - 3 - x^2 - 4x \approx \lim_{x\rightarrow \infty} ( x+2)^3 - x^2 - 4x ?

What is the mathematically rigorous statement that you intended to communicate?

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin Oh right, it should be when x x\to \infty , the ratio ( x + 2 ) 2 3 ( x + 2 ) 2 1 \dfrac{ (x+2)^2 - 3}{(x+2)^2} \to 1 .

Pi Han Goh - 5 years, 3 months ago

Log in to reply

@Pi Han Goh Not quite.

lim f ( x ) g ( x ) = 1 ⇏ lim f ( x ) g ( x ) = 0. \lim \frac{ f(x) } { g(x) } = 1 \not \Rightarrow \lim f(x) - g(x) = 0.

You seem to want to claim that

lim f ( x ) g ( x ) = 1 ⇏ lim f ( x ) h ( x ) = lim g ( x ) h ( x ) . \lim \frac{ f(x) } { g(x) } = 1 \not \Rightarrow \lim f(x) - h(x) = \lim g(x) - h(x).

Do you think that is true?

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin Oh dang it. I bookmarked this page but I forgot to reply. Well, basically, I should add a square root sign to become: ( x + 2 ) 2 3 x + 2 \sqrt{(x+2)^2-3} \to x+2 .

Thanks. It's always very tricky when dealing with infinities. I should be more careful next time~~

Pi Han Goh - 5 years, 3 months ago

@Calvin Lin Don't you think in this case it is ok to do so? The largest degree will be x^3 anyway so chuck the 3. Can always make the russel paradox shit happen. Also i had a question. In Limit x tends to ∞ ((x-1)(x-2)(x-3)(x-4))^(1/4)-x can we use A.M. G.M. as all the multiplicating terms are linear and hence the infinities will be similar sowe use the A.M. as it is an upper bound.

akash omble - 5 years, 3 months ago

Log in to reply

@Akash Omble

  • No, I do not think it is okay to be mathematically ambiguous, unless you are explicit with your audience that you lack the necessary rigor. E.g. See the comments stream by Hummus below. There are additional conditions that need to hold, in order to justify the conclusion.
  • Note that there is no x 3 x^3 term.
  • I'm not sure how Russell paradox comes into play.
  • Yes, AM-GM can give an upper bound on that limit. However, I don't believe that it will provide the necessary lower bound (thought I might be wrong).

Calvin Lin Staff - 5 years, 3 months ago

same method!

Hamza A - 5 years, 3 months ago

I think the equation you deduced is wrong

Arunkumar Jayaraman - 5 years, 3 months ago

Log in to reply

why?his solution contains no errors.although he approximated it,it's justified in this problem since the values approach infinity

Hamza A - 5 years, 3 months ago

Log in to reply

The solution currently contains an unjustified statement. In particular, he does have to prove that lim x ( x + 2 ) 2 3 ( x + 2 ) = 0 \lim_{x \rightarrow \infty} \sqrt{ (x+2)^2 - 3 } - (x+2) = 0 .

Note that if lim f ( x ) = \lim f(x) = \infty and lim g ( x ) = \lim g(x) = \infty , it does not imply that lim f ( x ) g ( x ) = 0 \lim f(x) - g(x) = 0 . Hence, it does not follow immediately from "values approach infinity".

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin the derivative of the square root function gets infinitesimal as x approaches infinity

Hamza A - 5 years, 3 months ago

@Calvin Lin what i meant was that lim x ( x + 2 ) 2 3 x + 2 \lim _{ x\rightarrow \infty }{ \sqrt { (x+2)^{ 2 }-3 } } \approx x+2

Hamza A - 5 years, 3 months ago

Log in to reply

@Hamza A The idea about derivatives is one way to prove my statement about the limits

Note that your limit equation doesn't make sense. The LHS is actually independent of x x , which is a dummy variable.

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin can you please elaborate on the limit part?how does it not make sense?

Hamza A - 5 years, 3 months ago

Log in to reply

@Hamza A What you meant to say is that

lim x ( x + 2 ) 2 3 ( x + 2 ) = 0 \lim_{ x \rightarrow \infty } \sqrt{ (x+2) ^2 - 3 } - ( x + 2 ) = 0

The reason why it doesn't your statement make sense, is because x x is a dummy variable when used in the limit, and could be replaced with anything. In particular,

lim x ( x + 2 ) 2 3 = lim N ( N + 2 ) 2 3 \lim_{ x \rightarrow \infty } \sqrt{ (x+2) ^2 - 3 } = \lim_{ N \rightarrow \infty} \sqrt{ (N+2)^2 - 3}

Now, why would the RHS be (approximately) equal to x + 2 x + 2 ?

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin because the derivative of the function ( x + 2 ) 2 3 \sqrt{(x+2)^2-3} is never equal to zero(in the function's domain,x can be -2 but that will result in a negative number inside the square root) because the derivative is x + 2 ( x + 2 ) 2 3 \frac{x+2}{\sqrt{(x+2)^2-3}} ,it will get really close though,but the difference is still there,as x gets larger,the value of the derivative at that point(with the same x value) will get smaller and will approach 0 but never quite reach it

Hamza A - 5 years, 3 months ago

Log in to reply

@Hamza A I am not talking about the justification. As I said,

The idea about derivatives is one way to prove my statement about the limits.

Let me express the error that you have in another way.

Are the following statement true or false:
1. lim N ( N + 2 ) 2 3 = x + 2 \lim_{ N \rightarrow \infty} \sqrt{ (N+2)^2 - 3} = x + 2 .
2. lim x ( x + 2 ) 2 3 = lim N ( N + 2 ) 2 3 \lim_{ x \rightarrow \infty} \sqrt{ (x+2)^2 - 3} = \lim_{ N \rightarrow \infty} \sqrt{ (N+2)^2 - 3} .

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin hmm,the first is true when x=N

the second is always right

Hamza A - 5 years, 3 months ago

Log in to reply

@Hamza A The first is not true. There is no "x" in the LHS, how can there be an "x" in the RHS?

The second statement is right, the first statement is wrong. And that is why it is not true that

lim x ( x + 2 ) 2 3 x + 2. \lim _{ x\rightarrow \infty }{ \sqrt { (x+2)^{ 2 }-3 } } \approx x+2.

That's all I'm saying about this.

Calvin Lin Staff - 5 years, 3 months ago

Log in to reply

@Calvin Lin oh,i get it,i over-complicated that for no reason :)

Hamza A - 5 years, 3 months ago

@Calvin Lin I can prove that lim x ( x + 2 ) 2 3 ( x + 2 ) = 0 \lim_{x \to \infty} \sqrt{(x+2)^2 - 3} - (x + 2) = 0 \Rightarrow lim x ( x + 2 ) 2 3 x = lim x ( x + 2 ) 2 3 ( x + 2 ) + lim x ( x + 2 ) x = \lim_{x \to \infty} \sqrt{(x+2)^2 - 3} - x =\lim_{x \to \infty} \sqrt{(x+2)^2 - 3} - (x + 2) + \lim_{x \to \infty} (x+2) - x = = lim x ( x + 2 ) x =\lim_{x \to \infty} (x+2) - x due to if there exits lim x a f ( x ) \lim_{x\to a} f(x) and it's finite and there exits lim x a g ( x ) \lim_{x\to a} g(x) and it's finite then there exists lim x a f ( x ) + g ( x ) = lim x a f ( x ) + lim x a g ( x ) \lim_{x\to a} f(x) + g(x) = \lim_{x\to a} f(x) + \lim_{x\to a} g(x) . And the end. Thank you anyway, I know now that this method is right...

Guillermo Templado - 5 years, 3 months ago
Muhammad Maulana
Feb 29, 2016

Another Method 1: \text{Method 1:} lim x ( a x 2 + b x + c ) ( a x 2 + p x + q ) = b p 2 a \boxed{\displaystyle\large\lim_{x\rightarrow\infty} \sqrt{(a x^{2}+bx+c)} - \sqrt{(a x^{2}+px+q)}= \frac {b-p}{2 \sqrt a}} lim x ( x 2 + 4 x + 1 ) x = lim x ( x 2 + 4 x + 1 ) x 2 \displaystyle \large \lim_{x\rightarrow\infty} \sqrt{(x^{2}+4x+1)} -x = \displaystyle\large\lim_{x\rightarrow\infty} \sqrt{(x^{2}+4x+1)} - \sqrt{x^{2}} lim x ( x 2 + 4 x + 1 ) x 2 \displaystyle\large\lim_{x\rightarrow\infty} \sqrt{(x^{2}+4x+1)} - \sqrt{x^{2}} Subsitued a = 1 , b = 4 , p = 0 \boxed{a=1,b=4,p=0} : lim x ( x 2 + 4 x + 1 ) x 2 = b p 2 a = 4 0 2 1 = 2 \displaystyle\large\lim_{x\rightarrow\infty} \sqrt{(x^{2}+4x+1)} - \sqrt{x^{2}} = \frac {b-p}{2 \sqrt{a}} =\frac {4-0}{2 \sqrt1}=\boxed {2} Method 2: \text{Method 2:} lim x ( a x + b ) ( a 2 x 2 + p x + q ) = 2 a b p 2 a \boxed{\displaystyle\large\lim_{x\rightarrow\infty} (ax+b) - \sqrt{(a^{2} x^{2}+px+q)}= \frac {2ab-p}{2a}} lim x ( x 2 + 4 x + 1 ) x = lim x x ( x 2 + 4 x + 1 ) \displaystyle \large \lim_{x\rightarrow\infty} \sqrt{(x^{2}+4x+1)} -x = \displaystyle\large -\lim_{x\rightarrow\infty} x- \sqrt{(x^{2}+4x+1)} Subsitued a = 1 , b = 0 , p = 4 \boxed{a=1,b=0,p=4} : lim x x ( x 2 + 4 x + 1 ) = ( 2 a b p ) 2 a = ( 2.1.0 4 ) 2 = ( 4 ) 2 = 2 \displaystyle\large -\lim_{x\rightarrow\infty} x-\sqrt{(x^{2}+4x+1)} = - \frac {(2ab-p)}{2a} = -\frac {(2.1.0-4)}2=\boxed {-\frac{(-4)}2 = 2}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...