Limit as x tends to infinity, without Laurent

  • Thread starter Thread starter Skeptic.
  • Start date Start date
  • Tags Tags
    Infinity Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Skeptic.
Messages
5
Reaction score
0

Homework Statement


I want to find the following limit, ## \lim_{x \rightarrow \infty } x( \sqrt{ x^{2} +9} -x) ##, without using the Laurent series

Homework Equations


None.

The Attempt at a Solution


I used the Laurent Series to expand the square root, giving ## x((x+\frac{9}{2x})-x)##, then giving the limit as ##\frac{9}{2}## . How would one go about this question without using the above method?
 
Physics news on Phys.org
limx→∞x(√ x2+9−x)
... to me that reads:$$\lim_{x\to\infty}x\sqrt{x^2-x+9}$$ ... I don't think that converges: perhaps you meant to write something different.

Mostly someone would deal with a limit like that by remembering how the functions work for the limit in question.
i.e. as x gets very big, large powers of x will come to dominate a sum.

So: $$\lim_{x\to\infty} \frac{x}{\sqrt{x^4-2x+9000}}=\lim_{x\to\infty}\frac{1}{x} = 0$$ ... which you can check on a calculator.

I find it suggestive that the 9 under the root is a square number - so if you want to be more rigorous-ish, try completing the square, look for a substitution maybe?
 
Last edited:
Skeptic. said:

Homework Statement


I want to find the following limit, ## \lim_{x \rightarrow \infty } x( \sqrt{ x^{2} +9} -x) ##, without using the Laurent series

Homework Equations


None.

The Attempt at a Solution


I used the Laurent Series to expand the square root, giving ## x((x+\frac{9}{2x})-x)##, then giving the limit as ##\frac{9}{2}## . How would one go about this question without using the above method?

Simon Bridge said:
... to me that reads:$$\lim_{x\to\infty}x\sqrt{x^2-x+9}$$ ... I don't think that converges: perhaps you meant to write something different.
The OP has something different. I don't believe it was edited, but perhaps it was.

@Skeptic, multiply by ##\sqrt{x^2 + 9} + x## over itself, and you'll be able to take the limit.