Hivoyer
- 26
- 0
Homework Statement
The problem states that:
[tex]y_0 \neq 0[/tex]
[tex]|y - y_0| < \frac{|y_0|}{2}[/tex]
[tex]|y - y_0| < \frac{\epsilon|y_0|^2}{2}[/tex]
And I am supposed to use these to prove that:
[tex]y \neq 0[/tex]
[tex]|\frac{1}{y} - \frac{1}{y_0}| < \epsilon[/tex]
Homework Equations
[tex]|a| - |b| \leq |a - b|[/tex]
(Reverse Triangle Inequality - my professor hinted me to use it)
The Attempt at a Solution
Ok proving the first part was easy, I simply used the reverse triangle inequality like this:
1.I change [tex]|y - y_0|[/tex] to [tex]|y_0 - y|[/tex]
2.I use the inequality: [tex]|y_0 - y| \geq |y_0| - |y| < \frac{|y_0|}{2} => -|y| < \frac{|y_0|}{2} - |y_0| => -|y| < -\frac{|y_0|}{2} => |y| > \frac{|y_0|}{2}[/tex] and since we know [tex]y_0[/tex] is greater than 0, it's square and it's fractions are also greater than 0, so this means [tex]y[/tex] is greater than 0.
Now for part 2 I played around with [tex]|\frac{1}{y} - \frac{1}{y_0}|[/tex] and even after transforming it by completing the fraction addition: [tex]|\frac{y_0 - y}{yy_0}|[/tex] I couldn't figure out how to proceed.Could someone help for this second part?