ImAnEngineer
- 209
- 1
Homework Statement
Prove that \mathop {\lim }\limits_{(x,y,z) \to (0,0,0) } \frac{xyz}{{x^2+y^2+z^2 }} = 0
using the epsilon-delta method
The Attempt at a Solution
0<|(x,y,z)-(0,0,0)|=\sqrt{x^2+y^2+z^2}<\delta
Now I have to rewrite:
0<\left|\frac{xyz}{{x^2+y^2+z^2 }}-0\right|<\epsilon
So that I find a relationship between epsilon and delta.
This is where I get stuck... I can't figure out how to do that.
This is one of my attempts:
0<\left|\frac{xyz}{{x^2+y^2+z^2 }}-0\right|\leq \left|\frac{xyz}{{x^2}}\right|=\left|\frac{yz}{{x}}\right|
Any help is very much appreciated!
Last edited: