Deathfish
- 80
- 0
Homework Statement
Prove that lim x->0 x(1+\frac{1}{x^2})^\frac{1}{2} does not exist.
The Attempt at a Solution
x2 is always positive therefore \frac{1}{x^2} is always positive and (1+\frac{1}{x^2})^\frac{1}{2} is always positive.
therefore lim x->0+ = +x(1+\frac{1}{x^2})^\frac{1}{2}
however lim x->0- = -x(1+\frac{1}{x^2})^\frac{1}{2}
lim x->0+ \neq lim x-> 0-
lim x-> 0 does not exist.
I was thinking since this question is about proving if the limit exists or not so there is no need to evaluate it. Is there any better solution?