rwald
Unregistered
R
I guess you're right, 1^infinity does raise some issues. For example, as n -> infinity (1 + 1/n)^n does not equal 1, but rather equals e.
So, let's try using the L'Hopital rule and see if it makes things any clearer:
lim (x -> infinity) 1^x
lim (x -> infinity) der(1^x)
lim (x -> infinity) (ln(1))*(1^x)
lim (x -> infinity) 0 * (1^x)
OK, I guess that didn't help. How about this: The infinite sum as n goes from 1 to infinity of (1/n)^2 is not infinity. That means that as n approaches infinity, the value of (1/n)^2 must approach 0. So, that means that lim (n -> infinity) (1/n)^2 = zero. Now, for every value of n, the value of (1/n)^2 is greater than the value of (1/10)^n. So, if lim (n -> infinity) (1/n)^2 = zero and lim (n -> infinity) (1/n)^2 >= lim (n -> infinity) (1/10)^n, than lim (n -> infinity) (1/10)^n = 0.
Or, in other words, I hope that if I bury you in math, you won't notice any errors that I make.
So, let's try using the L'Hopital rule and see if it makes things any clearer:
lim (x -> infinity) 1^x
lim (x -> infinity) der(1^x)
lim (x -> infinity) (ln(1))*(1^x)
lim (x -> infinity) 0 * (1^x)
OK, I guess that didn't help. How about this: The infinite sum as n goes from 1 to infinity of (1/n)^2 is not infinity. That means that as n approaches infinity, the value of (1/n)^2 must approach 0. So, that means that lim (n -> infinity) (1/n)^2 = zero. Now, for every value of n, the value of (1/n)^2 is greater than the value of (1/10)^n. So, if lim (n -> infinity) (1/n)^2 = zero and lim (n -> infinity) (1/n)^2 >= lim (n -> infinity) (1/10)^n, than lim (n -> infinity) (1/10)^n = 0.
Or, in other words, I hope that if I bury you in math, you won't notice any errors that I make.