MHB How can I simplify this limit to infinity problem?

  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Infinity Limit
AI Thread Summary
The limit problem presented is $$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x}.$$To simplify, one can factor out \(x\) from both the numerator and the denominator, leading to $$\lim_{{x}\to{\infty}} \frac{2 + \frac{1}{x}}{\sqrt{1 + \frac{2}{x} + \frac{1}{x^2}} + 1}.$$As \(x\) approaches infinity, the limit simplifies to $$\frac{2}{\sqrt{1} + 1} = 1.$$The discussion emphasizes the importance of manipulating expressions correctly to find limits at infinity, particularly by recognizing dominant terms.
tmt1
Messages
230
Reaction score
0
I have this problem

$$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x}$$

How do I get from there to this step?

$$\lim_{{x}\to{\infty}} \frac{2x}{ \sqrt{x^2 } + x}$$

From the last step I can calculate them limit as 1.
 
Mathematics news on Phys.org
tmt said:
I have this problem

$$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x}$$

How do I get from there to this step?

$$\lim_{{x}\to{\infty}} \frac{2x}{ \sqrt{x^2 } + x}$$

You CAN'T! These things are not equal!

First notice that since we are approaching infinity, x is clearly positive, so we can treat $\displaystyle \begin{align*} \sqrt{x^2} = x \end{align*}$.

$\displaystyle \begin{align*} \frac{2x + 1}{\sqrt{ x^2 + 2x + 1 } + x } &= \frac{\frac{2x+1}{x}}{\frac{\sqrt{x^2 + 2x + 1} + x}{x}} \\ &= \frac{2 + \frac{1}{x}}{\frac{\sqrt{x^2 + 2x + 1}}{\sqrt{x^2}} + \frac{x}{x} } \\ &= \frac{ 2 + \frac{1}{x}}{ \sqrt{ 1 + \frac{2}{x} + \frac{1}{x^2}} + 1 } \end{align*}$

Now what happens as $\displaystyle \begin{align*} x \to \infty \end{align*}$?
 
Prove It said:
You CAN'T! These things are not equal!

First notice that since we are approaching infinity, x is clearly positive, so we can treat $\displaystyle \begin{align*} \sqrt{x^2} = x \end{align*}$.

$\displaystyle \begin{align*} \frac{2x + 1}{\sqrt{ x^2 + 2x + 1 } + x } &= \frac{\frac{2x+1}{x}}{\frac{\sqrt{x^2 + 2x + 1} + x}{x}} \\ &= \frac{2 + \frac{1}{x}}{\frac{\sqrt{x^2 + 2x + 1}}{\sqrt{x^2}} + \frac{x}{x} } \\ &= \frac{ 2 + \frac{1}{x}}{ \sqrt{ 1 + \frac{2}{x} + \frac{1}{x^2}} + 1 } \end{align*}$

Now what happens as $\displaystyle \begin{align*} x \to \infty \end{align*}$?

I understand this problem even less than I thought I did so now I am a bit unprepared. Is it:

$$\frac{2}{\sqrt{1} + 1}$$
 
What Prove It is doing is showing you how you have to manipulate expressions in order to find limits. It looks weird at first but there is a reason to doing so.

For example look at this to start with: $$\frac{2x+1}{\sqrt{x^2+2x+1}+x}$$

Just for the heck of it, let's pull out an $x^2$ from the terms under the square-root.

$$\sqrt{x^2+2x+1}=\sqrt{x^2 \left(1+\frac{2}{x}+\frac{1}{x^2} \right)}$$

Why do this you might ask? Well it comes down to something similar to the last thread you made. Those two fractions we now have are going to drop off to $0$ as $x \rightarrow \infty$, leaving us with just $\sqrt{x^2}$. This is a technique you are going to have to use when working with limits at infinity to try to cancel some things and simplify some terms.

Does that help some?
 
tmt said:
I have this problem

$$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x}$$

...

Good morning,

your problem gives me the opportunity to show off - thanks:

$$\lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{x^2 + 2x + 1} + x} = \lim_{{x}\to{\infty}} \frac{2x + 1}{ \sqrt{(x+1)^2} + x} = \lim_{{x}\to{\infty}} \frac{2x + 1}{ x+1 + x} = \lim_{{x}\to{\infty}}( 1)$$

But be careful: This is not the general way to calculate limits!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top