26 Dec
2013
26 Dec
'13
11:45 p.m.
In[1]:= Limit[Abs[Sin[x]]^(1/x), x -> Infinity] Out[1]= 1 But on the RHS of In[1] inside the limit, it takes the value 0 for arbitrarily large x. --Dan