Where Did I Go Wrong in My Limit Calculations?

In summary, the conversation discusses limits and how to prove certain expressions approach a certain value as x approaches infinity. The speaker presents their reasoning for calculating the limit and the resulting solution, but is unsure if their logic is correct. Another speaker suggests a different method for finding the limit and explains why the previous method was incorrect. The conversation also touches on finding oblique asymptotes for functions that approach infinity.
  • #1
SprucerMoose
62
0
Gday,
I was contemplating limits today and tried to prove something to myself and I can't figure it out.

This is what I am trying to wrap my head around.

http://latex.codecogs.com/gif.latex?\lim_{x \to \infty } \sqrt{x^2 + 1}

I'm not looking for the "numerical" solution of infinity, what I am trying to prove is that as x approaches infinity, this expression approaches x.

I then came to this conclusion.

http://latex.codecogs.com/gif.latex?\lim_{x \to \infty } \sqrt{x^2 + 1} = \lim_{x \to \infty } \sqrt{x^2(1 + \frac{1}{x^2})} = \lim_{x \to \infty } x\sqrt{1 + \frac{1}{x^2}} = x\sqrt{1 + 0} = x

Is this logic correct? I can't see why it wouldn't be. But this way of thinking leads to a scenario that I am not happy with.

http://latex.codecogs.com/gif.latex?\lim_{x \to \infty } \sqrt{(x-1)^2 + 1} = \lim_{x \to \infty } \sqrt{x^2 - 2x +2} = \lim_{x \to \infty } \sqrt{x^2( 1 - \frac{2}{x} +\frac{2}{x^2})} = \lim_{x \to \infty} x\sqrt{1 - \frac{2}{x} + \frac{2}{x^2}} = x\sqrt{1 - 0 + 0} = x

I am reasonably certain that the solution to this particular expression should be http://latex.codecogs.com/gif.latex?\lim_{x \to \infty } \sqrt{(x-1)^2 + 1} = x - 1 .

Can someone please tell me where I have gone wrong?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
SprucerMoose said:
[tex]\lim_{x \to \infty } x\sqrt{1 + \frac{1}{x^2}} = x\sqrt{1 + 0}[/tex]

This is where you have gone wrong. x is a variable in the limit. And when you calculate the limit, there is no way that there could be an x in the solution.
 
  • #3
Thanks for the response.

So how would I prove the existence of the asymptotes of a hyperbola for example, or other oblique asymptotes for that matter?
 
  • #4
SprucerMoose said:
Thanks for the response.

So how would I prove the existence of the asymptotes of a hyperbola for example, or other oblique asymptotes for that matter?

Same method - evaluating the limits - except you will get a constant based on the properties of the hyperbola, not on x.
 
  • #5
I'm still stuck.

http://latex.codecogs.com/gif.latex?\frac{(x-1)^2}{4} - \frac{y^2}{9} = 1

http://latex.codecogs.com/gif.latex?y = \pm \sqrt{\frac{9(x-1)^2}{4} -9}

http://latex.codecogs.com/gif.latex?\lim_{x \to \infty} \sqrt{\frac{9(x-1)^2}{4} -9}

http://latex.codecogs.com/gif.latex?\lim_{x \to \infty} \frac{3}{2}\sqrt{(x-1)^2 -4}

What would I need to do to prove this expression approaches
gif.latex?y=\frac{3}{2}(x-1).gif
as x approaches infinity?
 
Last edited by a moderator:
  • #6
Here's what I would do.
[tex]\frac{(x- 1)^2}{4}- \frac{y^2}{9}= 1[/tex]
[tex]\left(\frac{x-1}{2}+ \frac{y}{3}\right)\left(\frac{x-1}{2}- \frac{y}{3}\right)= 1[/tex]

For x and y both very large positive numbers,
[tex]\frac{x-1}{2}+ \frac{y}{3}[/tex]
will be a very large postive number.

For x and y both very large negative numbers,
[tex]\frac{x-1}{2}+ \frac{y}{3}[/tex]
will be a very large negative number.

In either case, we can divide both sides by it and get
[tex]\frac{x-1}{2}- \frac{y}{3}= \frac{1}{\frac{x-1}{2}+ \frac{y}{3}}[/tex]
so that
[tex]\frac{x-1}{2}- \frac{y}{3}\approx 0[/tex]
so that
[tex]\frac{x-1}{2}\approx \frac{y}{3}[/tex]


If x and y are large but of different signs, then
[tex]\frac{x-1}{2}- \frac{y}{3}[/tex]
will be a large positive number (if x is positive and y is negative) or a large negative number (if x is negative and y is positive). In either case, we can divide both sides of the original equation by
[tex]\frac{x-1}{2}- \frac{y}{3}[/tex]
to get that
[tex]\frac{x-1}{2}\approx -\frac{y}{3}[/tex]
 
Last edited by a moderator:
  • #7
This seems to be confusing to me; the limit itself approaches infinity; you are looking for asymptotes. I mean, as x approaches infinity, so does the function. Its asymptote, though, it that equation you posted. I think it's abuse of notation, somehow, to find the function of the asymptote while using x as the variable in the limit? (it causes this confusion).
 
  • #8
HallsofIvy, thanks so much. That's heaps better. But I'm still wondering what the process is to find the function that an expression approaches while tending to infinity and is under a square root. I have no problem calculating oblique asymptotes when i can use polynomial long devision, but cannot find a way to calculate the limits I originaly posted.

Please tell me there is a method.

[edit] I guess I'm not looking for the actual limit, but rather the function of the oblique asymptote. Poor notation on my part. How would I set up the original (not the hyperbola) problem with correct notation?
 
Last edited:
  • #9
micromass said:
This is where you have gone wrong. x is a variable in the limit. And when you calculate the limit, there is no way that there could be an x in the solution.

Why not show the correct way, as opposed to just saying it is wrong?

The problem, as micromass said, is that x is the variable of the limit, and is only defined within the limit. You must say [tex]\lim_{x \to \infty } x\sqrt{1 + \frac{1}{x^2}} = \lim_{x \to \infty } x\sqrt{1 + 0}[/tex] and you can only remove the [tex]\lim_{x \to \infty }[/tex] when you have either found the limit, in terms other than x, or you've found that there is not limit.

As for why it doesn't work if you expand the binomial, I don't know. But, the way you can get the right answer is to [tex]\lim_{x \to \infty } \sqrt{\left( x-1 \right)^2 +1} = \lim_{x \to \infty } \sqrt{\left( x - 1 \right)^2 \left(1 + \frac{1}{\left( x - 1 \right)^2} \right) }[/tex] and continue the obvious.
 

FAQ: Where Did I Go Wrong in My Limit Calculations?

What does "limit as x approaches infinity" mean?

The limit as x approaches infinity refers to the value that a function or expression approaches as the input (x) grows infinitely large. In other words, it is the value that the function gets closer and closer to as x gets larger and larger.

How do you calculate the limit as x approaches infinity?

To calculate the limit as x approaches infinity, you can use the following steps:

  • Substitute infinity for x in the expression
  • Simplify the expression as much as possible
  • If the expression is in the form of a fraction, use the rules of limits to determine the limit
  • If the expression is undefined, the limit does not exist

What does it mean if the limit as x approaches infinity is equal to infinity?

If the limit as x approaches infinity is equal to infinity, it means that the function or expression is increasing without bound as x gets larger. This can also be written as "lim f(x) = ∞".

Can the limit as x approaches infinity be negative?

Yes, the limit as x approaches infinity can be negative. This means that the function or expression is decreasing without bound as x gets larger. It can be written as "lim f(x) = -∞".

Why is the concept of limit as x approaches infinity important in mathematics?

The concept of limit as x approaches infinity is important in mathematics because it allows us to understand the behavior of functions or expressions as the input (x) gets larger and larger. It is also used in various mathematical concepts such as calculus, where it helps us to calculate derivatives and integrals. Additionally, it is essential in understanding the behavior of functions and their graphs in advanced mathematics.

Similar threads

Replies
3
Views
975
Replies
4
Views
2K
Replies
5
Views
1K
Replies
9
Views
2K
Replies
16
Views
3K
Replies
6
Views
548
Replies
9
Views
2K
Back
Top