Noxide
- 120
- 0
I know that 1^(+/- infinity) is indeterminate.
Is c^(+/- infinity) indeterminate for real numbers c?
Is c^(+/- infinity) indeterminate for real numbers c?
One of the indeterminate forms is [1^{\infty}]. An example of this is \lim_{x \to 0} (1 + x)^{1/x}.jbunniii said:Why do you say that 1^\infty and 1^{-\infty} are indeterminate? We have
\lim_{n \rightarrow \infty} 1^n = 1
jbunniii said:and
\lim_{n \rightarrow -\infty} 1^n = 1
If c > 1, then
\lim_{n \rightarrow \infty} c^n = \infty
and
\lim_{n \rightarrow -\infty} c^n = 0
and the opposite result holds for 0 < c < 1
The limits don't exist if c \leq -1, and they do exist if -1 < c < 0. (I'll let you work out the details.)
Mark44 said:Think about this in terms of limits. Do you have a feel for what the values of these limits are?
\lim_{n \to \infty} 2^n
\lim_{n \to \infty} 2^{-n} = \lim_{n \to \infty} \frac{1}{2^n}
To investigate this further for arbitrary bases, you probably want to limit the base to the positive reals. One case would be for a > 1. Another would be for 0 < a < 1.