It's an indeterminate form. (It's many-valued; not the same as undefined.)
- Warren
#3
Loren Booda
3,108
4
Is the limit of sin(x), as x approaches infinity, also "indeterminate"?
#4
Kuno
19
0
It does not exist because the values oscillate between 1 and -1.
#5
fopc
90
0
There are three interpretations (each one depends on context):
0^0 = 1, or indeterminate form, or undefined
The first is the set-theoretic interpretation. Justification?
Consider f:A->B. The set of all such functions is denoted B^A. In this context, {}^{} would represent the set of
functions f:{}->{}, and 0^0 would represent the number of functions in this set. There is only one such function.
(This is not the only justification for this particular interpretation, i.e., 0^0 = 1.)
It's a strange post. A cursory preliminary investigation would turn up something like the following:
There are three interpretations (each one depends on context):
Just to add one very important interpretation of when 0^0 is defined to be 1: Power series.
In power series, the form 0^0 must be taken to mean 1. If not, we would have to write \exp(x) = 1 + \sum_{n=1}^{\infty} x^n/n! rather than \exp(x) = \sum_{n=0}^{\infty} x^n/n!