Where Did I Go Wrong in My Limit Calculations?

  • Context: Undergrad 
  • Thread starter Thread starter SprucerMoose
  • Start date Start date
  • Tags Tags
    Infinity Limit
Click For Summary

Discussion Overview

The discussion revolves around the evaluation of limits, particularly focusing on the expressions involving square roots as x approaches infinity. Participants explore the logic behind their calculations and seek clarification on the correct approach to proving limits and asymptotes.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant attempts to prove that lim_{x \to \infty} sqrt{x^2 + 1} = x and questions their reasoning when they arrive at a conflicting conclusion for lim_{x \to \infty} sqrt{(x-1)^2 + 1}.
  • Another participant points out that having an x in the limit expression is incorrect and emphasizes that limits should not retain the variable.
  • There is a discussion on how to prove the existence of asymptotes for hyperbolas, with references to evaluating limits yielding constants rather than variables.
  • One participant expresses confusion about finding the function that an expression approaches while tending to infinity, particularly under a square root.
  • Another participant suggests a method for evaluating limits involving square roots, indicating that the correct notation is crucial for clarity.

Areas of Agreement / Disagreement

Participants exhibit disagreement regarding the correct approach to evaluating limits and the role of the variable x in limit calculations. There is no consensus on the correct method or resolution of the initial claims.

Contextual Notes

Participants highlight the importance of notation and the conditions under which limits can be evaluated, indicating that misunderstandings may arise from improper handling of variables within limits.

Who May Find This Useful

This discussion may be useful for students and individuals interested in calculus, particularly those grappling with limits, asymptotes, and the nuances of mathematical notation in limit evaluations.

SprucerMoose
Messages
62
Reaction score
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
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.
 
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?
 
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.
 
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:
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 positive 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:
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).
 
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:
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.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K