What is the explanation for the indeterminate form of inf+inf?

  • Thread starter Thread starter Born2Perform
  • Start date Start date
  • Tags Tags
    Form
AI Thread Summary
The discussion clarifies that while inf - inf is considered an indeterminate form due to the ambiguity of subtracting two infinite quantities, inf + inf is not indeterminate because the sum of two unbounded quantities remains unbounded. The participants emphasize that the notation of limits approaching infinity has explicit meaning, leading to the conclusion that the limit of x + y as both approach infinity is also infinity. They also highlight that the difference between two large positive numbers can yield a finite result, hence the indeterminate nature of inf - inf, while the sum must be infinite. The conversation touches on the perspectives of standard and non-standard reals, illustrating the complexities of limits and operations involving infinity.
Born2Perform
Messages
80
Reaction score
0
all i write is in R U {infinite}

i understood that inf-inf is an indeterminate form, i don't understand why inf+inf is not. for example, doing all possible steps:

inf+inf = \frac{n}{0}+\frac{n}{0} = \frac{n*\frac{0*0}{0} + n*\frac{0*0}{0}}{0*0} = indeterminate

probably what i wrote is a non sense but can i have a proof that inf+inf=inf?
 
Last edited:
Mathematics news on Phys.org
Hey n/0 can't be taken as infinite in math, or can it?! In physics problems most of the time n/0 would mean infinity but a lot less in math.
 
in math yes, in R no, for this reason i premitted that my set was R U {inf}
 
You can't add non-numbers like n/0.
 
arildno said:
You can't add non-numbers like n/0.
i imegined an answer like this, here ppl are also very restrictive about those
n/0 operations i don't understand why, i also made precise that i was writing in extended reals, i also did all possible steps without semplifying anything...

let's assume i have to solve a limit like

\lim_{\substack{x\rightarrow \infty\\y\rightarrow \infty}} x+y

and the result is obviously infinite, but why? i can see it only in the graphic?
what i wish to have is only a sentence that says "inf+inf is not indeterminate because bla bla...inf-inf is indeterminate because..." is there a criterion for which a thing is indeterminate?
 
Yes: if it can't be determined. The notation that some limit is infinty has explicit meaning. And under that meaning it is clear that the limit as x and y both tend to infinity of x+y is infinity again. However, it is not clear 'infinity -infinity' means. Consider 1/x and 1/x -k. As x tends to infinity, then either of those expressions tends to infinity as well. But 1/x - (1/x - k) =k, for any constant k.
 
Getting back to the original question- which has nothing to do with adding "infinity"!

It is possible to have examples two limits, each unbounded above (I am avoiding saying "going to infinity") such that the limit formed by subtracting the two converges to any desired quantity. Hence "indeterminant"- knowing that each does not converge tells you nothing about their difference.

If you have two limits, each unbounded above, then their sum must be unbounded and so does not converge- not "indeterminant" at all.
 
In intuitive terms, the difference between two very large positive numbers can be small, even zero, thus indeterminate, but the sum of two very large positive numbers must be a very large positive number. Obviously (-inf)+(+inf)
is also indeterminate.

From the non-standard reals viewpoint, if d is infinitely small (a/d + b/d) = (a+b)/d, if a and b are standard, then (a+b) could be 0, making the result 0, which is not infinite, otherwise the result is infinite, but could be +inf or -inf. but if a and b are infinitesimal of the same order as d, then the value could be any standard value.

From the standard view point, if a,b, and d are functions of t, with limit as t goes to +inf of d being 0, while a and b remain positive, then the limit of the ratio (a+b)/d depends on the behaviour of (a+b) as t goes to infinity, and that could be almost anything.
 
Back
Top