Indeterminate form: Difference between revisions

Content deleted Content added
try to clarify what these expressions mean
clean up lead section a bit
Line 1:
{{Short description|Expression in mathematical analysis}}
In [[calculus]], andit otheris branchesusually ofpossible [[mathematical analysis]],to whencompute the [[limit (mathematics)|limit]] of the sum, difference, product, quotient or power of two functions isby taken,taking itthe maycorresponding oftencombination be possible to simply add, subtract, multiply, divide or exponentiateof the correspondingseparate limits of theseeach tworespective functions respectivelyfunction. ThatFor isexample, in most circumstances
 
:<math>\begin{align}
Line 7:
\end{align}</math>
 
and likewise for other arithmetic operations; this is sometimes called the [[limit of a function#Properties|algebraic limit theorem]]. However, therecertain arecombinations occasionsof whereparticular itlimiting isvalues unclearcannot whatbe thecomputed sum,in difference,this productway, quotient,and orknowing powerthe limit of theseeach twofunction limitsseparately oughtdoes not suffice to bedetermine the limit of the combination. In these particular situations, itthe limit is unclearsaid whatto thetake followingan expressions'''indeterminate oughtform''', todescribed evaluateby to,one of the informal expressions<ref name=":1" />
 
:<math>\frac 00,~ \frac{\infty}{\infty},~ 0\times\infty,~ \infty - \infty,~ 0^0,~ 1^\infty, \text{ andor } \infty^0,</math>
 
where each expression stands for the limit of a function constructed by an arithmetical combination of two functions whose limits respectively tend to {{tmath|0,}} {{tmath|1,}} or {{tmath|\infty}} as indicated.
 
TheseA sevenlimit expressionstaking areone knownof asthese '''indeterminate forms'''. Moremight specifically, such expressions are obtained by naively applying the [[algebraic limit theorem]]tend to evaluate the limit of the corresponding arithmetic operation of two functionszero, yetmight there are examples of pairs of functions that after being operated on convergetend to 0, converge to anotherany finite value, divergemight tend to infinity, or justmight diverge., Thisdepending inability to decide whaton the limitspecific oughtfunctions to be explains why these forms are regarded as '''indeterminate'''involved. A limit confirmedwhich unambiguously tends to be infinity, isfor notinstance indeterminate<math sincedisplay=inline>\lim_{x it\to has0} been1/x^2 determined= to\infty,</math> haveis anot specificconsidered value (infinity)indeterminate.<ref name=":1">{{Cite web|url=http://mathworld.wolfram.com/Indeterminate.html|title=Indeterminate|last=Weisstein|first=Eric W.|website=mathworld.wolfram.com|language=en|access-date=2019-12-02}}</ref> The term was originally introduced by [[Cauchy]]'s student [[Moigno]] in the middle of the 19th century.
 
The most common example of an indeterminate form is the quotient of two functions each of which converges to zero. This indeterminate form is denoted by <math>0/0</math>. For example, as <math>x</math> approaches <math>0~,</math>, the ratios <math>x/x^3</math>, <math>x/x</math>, and <math>x^2/x</math> go to <math>\infty</math>, <math>1</math>, and <math>0~</math> respectively. In each case, if the limits of the numerator and denominator are substituted, the resulting expression is <math>0/0</math>, which is indeterminate. In this sense, <math>0/0</math> can take on the values <math>0~</math>, <math>1</math>, or <math>\infty</math>, by appropriate choices of functions to put in the numerator and denominator. A pair of functions for which the limit is any particular given value may in fact be found. Even more surprising, perhaps, the quotient of the two functions may in fact diverge, and not merely diverge to infinity. For example, <math> x \sin(1/x) / x</math>.
 
So the fact that two [[function (mathematics)|functions]] <math>f(x)</math> and <math>g(x)</math> converge to <math>0~</math> as <math>x</math> approaches some [[limit point]] <math>c</math> is insufficient to determinate the [[limit of a function|limit]]
 
{{block indent|<math> \lim_{x \to c} \frac{f(x)}{g(x)} .</math>}}
Line 70:
=== Expressions that are not indeterminate forms ===
 
The expression <math>1/0</math> is not commonly regarded as an indeterminate form, because if the limit of <math>f/g</math> exists then there is no ambiguity as to its value, as it always diverges. Specifically, if <math>f</math> approaches <math>1</math> and <math>g</math> approaches <math>0~,</math>, then <math>f</math> and <math>g</math> may be chosen so that:
 
# <math>f/g</math> approaches <math>+\infty</math>
Line 78:
In each case the absolute value <math>|f/g|</math> approaches <math>+\infty</math>, and so the quotient <math>f/g</math> must diverge, in the sense of the [[extended real number]]s (in the framework of the [[projectively extended real line]], the limit is the [[Point at infinity|unsigned infinity]] <math>\infty</math> in all three cases<ref name=":3">{{Cite web|url=https://www.cut-the-knot.org/blue/GhostCity.shtml|title=Undefined vs Indeterminate in Mathematics|website=www.cut-the-knot.org|access-date=2019-12-02}}</ref>). Similarly, any expression of the form <math>a/0</math> with <math>a\ne0</math> (including <math>a=+\infty</math> and <math>a=-\infty</math>) is not an indeterminate form, since a quotient giving rise to such an expression will always diverge.
 
The expression <math>0^\infty</math> is not an indeterminate form. The expression <math>0^{+\infty}</math> obtained from considering <math>\lim_{x \to c} f(x)^{g(x)}</math> gives the limit <math>0~,</math>, provided that <math>f(x)</math> remains nonnegative as <math>x</math> approaches <math>c</math>. The expression <math>0^{-\infty}</math> is similarly equivalent to <math>1/0</math>; if <math>f(x) > 0</math> as <math>x</math> approaches <math>c</math>, the limit comes out as <math>+\infty</math>.
 
To see why, let <math>L = \lim_{x \to c} f(x)^{g(x)},</math> where <math> \lim_{x \to c} {f(x)}=0,</math> and <math> \lim_{x \to c} {g(x)}=\infty.</math> By taking the natural logarithm of both sides and using <math> \lim_{x \to c} \ln{f(x)}=-\infty,</math> we get that <math>\ln L = \lim_{x \to c} ({g(x)}\times\ln{f(x)})=\infty\times{-\infty}=-\infty,</math> which means that <math>L = {e}^{-\infty}=0.</math>