Proving limits with epsilon and delta

LBloom
Messages
169
Reaction score
0

Homework Statement



Prove that as x approaches 0, sin(1/x) has no limit.

Homework Equations



|x-a|<d and f(x)-L<e

The Attempt at a Solution



my teacher explained it, but i didnt quite get where the contradiction is at the end. We chose epsilon to be 1/2
 
Physics news on Phys.org
Following your teacher's hint, assume that
\lim_{x\to 0} \sin(1/x) = L.
Then for every ε>0, there exists a η>0 such that 0<|x-0|<η implies |sin(1/x)-L|<ε. Now, let ε=1/2. Then there exists a δ>0 such that 0<|x|<δ implies |sin(1/x)-L|<1/2.

Now that I've started it, can you keep it going until you get a contradiction?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top