tahayassen said:
So if I understood correctly...
<br />
\frac{0}{0} = \lim_{x \to a} \frac{f(x)}{g(x)}<br />
where f(a) and g(a) approach 0.
You really should not write "=" in this case, since the expression 0/0 is meaningless with 0 and / interpreted in terms of real numbers, while the limit on the right-hand side may be well-defined. But it is true that the limit above is an example of an indeterminate form of the type 0/0.
I understand that 1∞ doesn't mean anything, but why don't we define it as:
<br />
1^{\infty} = \lim_{x \to \infty} 1^x<br />
In the context of the real numbers, the symbol 1
∞ can at best be interpreted as shorthand for something like lim
n→∞1
n since ∞ is not actually part of the number system. In the extended and projective real number systems we certainly could extend exponentiation to the infinite case by defining 1
∞ = 1, but this turns out not to be very useful. One of the reasons is that we have limits like the following:
<br />
\lim_{n \to \infty} \left(1+\frac{1}{n}\right)^n = e<br />
In fact, for each positive real number, we can actually find an indeterminate form of the type 1
∞ which converges to that number. All you have to do is make a slight modification of the indeterminate form I gave above.
The problem I have with indeterminant forms is that they don't actually represent what you would intuitively think they would represent. 0/0 represents two functions that approach 0 but are not equal to 0. 1∞ seems to represent two functions where one function approaches 1 and the other function approaches ∞.
This is not quite right. The expression 0/0 does not represent lim
x→0f(x)/g(x) where lim
x→0f(x) = lim
x→0g(x) = 0 and g(x) ≠ 0 in some nbhd of 0. But that limit is an indeterminate form of the type 0/0. Same thing goes for indeterminate forms of the type 1
∞.
P.S. I tried to fix your tex and this required a little guessing about what you meant at times. I am sorry if I misunderstood something and fixed it incorrectly.