Limit of Expression as x->inf: Find the Answer

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Limit
cscott
Messages
778
Reaction score
1

Homework Statement



Find the limit of the expression below as x->inf

Homework Equations



\frac{\sqrt{x^2-4}(x^2 + 2)}{24x^3}

The Attempt at a Solution



Well I know the answer is 1/24...

I say use l'Hospitals rule but it gets messy, no? Is there a better way to do this?
 
Physics news on Phys.org
hint:Try multiplying and dividing the expression by "something" ;)
 
Well I multiplied out the numerator then split it into two limits where l'Hospital's rule was easy on one of them, and the other was straightforward.

What were you suggesting a use neutrino?
 
Just write it as

\frac{\sqrt{1 - 4/x^2 }(1 + 2/x^2)}{24}
 
\frac{\sqrt{x^2-4}(x^2 + 2)}{24x^3}
Has degree 3 in both numerator and denominator. What do you get if you divide both numerator and denominator by x3?
 
I reckon AlephZero had the easiest way. Makes the answer obvious.
 
Just replace x with inf. and discard any addition and subtraction in the polynomial. From there, it's just calculating endpoints. The equation becomes:

(i^2^0.5 * i^2)/(24i^3) where i = infinity. Simplifying,
(i*i^2)/(24i^3), which again simplifies to
i^3/24i^3

At this point, i^3 cancels each other, leaving 1/24.
 
why replace x with i? Your just using a different letter...
 
Gib Z said:
why replace x with i? Your just using a different letter...
Replace it with infinity, I just used 'i' as a quick forum substitute.
 
  • #10
cscott said:

Homework Statement



Find the limit of the expression below as x->inf

Homework Equations



\frac{\sqrt{x^2-4}(x^2 + 2)}{24x^3}

The Attempt at a Solution



Well I know the answer is 1/24...

I say use l'Hospitals rule but it gets messy, no? Is there a better way to do this?

JUst a piece of advice: always try to avoid using l'Hopital's rule when dealing with fractions containg (square, cubic,...) roots. There are cases when this rule doesn't lead you anywhere. Let me think of one and i'll post it later.

Daniel.
 
  • #11
Yes, got it: Apply l'Hopital's rule to

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

and you'll understand my point better.

Daniel.
 
  • #12
2ltben said:
Replace it with infinity, I just used 'i' as a quick forum substitute.

Yes, but in essence, you just substituted in infinity for x, except you did not carry out any operations on it until the end. eg You did not replace infinity square with infinity, you left it as it is. Your method works, but in essence its the same thing, and it could get confusing.
 
Back
Top