Is negative infinity divided by infinity still indeterminate?

  • Thread starter Thread starter Glamis321
  • Start date Start date
  • Tags Tags
    Infinity Negative
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
4 replies · 37K views
Glamis321
Messages
2
Reaction score
0
Just as the title states, I'm working on a problem and have come to negative infinity divided by infinity. Is this an indeterminate form? I know that if they are both positive it is indeterminate, but I can't remember if one being negative makes a difference.
 
Physics news on Phys.org
You should post the expression in question. The answer is that it depends and might require more care in taking a limit. For example

[tex]\lim_{r\rightarrow\infty} \frac{-r^2}{r^2} = \frac{-\lim_{r\rightarrow\infty} r^2}{\lim_{r\rightarrow\infty} r^2}[/tex]

has indeterminate numerator and denominator, but the ratio is actually finite. However

[tex]\lim_{r\rightarrow\infty} \frac{-r^3}{r^2} = \frac{-\lim_{r\rightarrow\infty} r^3}{\lim_{r\rightarrow\infty} r^2}[/tex]

is indeterminate.
 
I'll give it a shot but I don't know how to use the latex codes.

The original problem was Lim (2x – square root of [4x2+x]),
x->∞

Just by plugging in the ∞, I came up with ∞-∞, which I know is indeterminate. So I multiplied in the conjugate of that function and came up with this.


-x divided by (2x+ sqrt of [4x2+x])
 
Yes. So far, so good. Here it is in LaTeX. Click the expression to see what I did.
[tex]\lim_{x \to \infty} \frac{-x}{2x + \sqrt{4x^2 + x}}[/tex]

You can factor x2 out of both terms in the radical, bringing out a factor of x, which means you can factor x out of the two terms in the denominator.