Aerostd
- 16
- 0
Homework Statement
Let x_{n} = y_{n} + z_{n}
Also, x_{n}>0, y_{n}>0, z_{n}>0. We also know that x_{n} converges.
Prove that y_{n} converges.
Homework Equations
I want to use the Cauchy criterion because the limits are not given. So start with an \epsilon >0 [/itex]. Then there exists N such that for all n, m &gt; N[/itex], <br /> <br /> | x_{n} - x_{m} | &amp;lt; \epsilon [/itex]&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;h2&gt;The Attempt at a Solution&lt;/h2&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; Well, substituting the expression for x_{n},&lt;br /&gt; &lt;br /&gt; &amp;lt;br /&amp;gt; | y_{n} + z_{n} - y_{m} - z_{m} | = | y_{n} - y_{m} + z_{n} - z_{m} |&amp;lt;br /&amp;gt;&lt;br /&gt; &lt;br /&gt; Here, I can&amp;#039;t use the triangle inequality because it goes in the wrong direction. Basically I don&amp;#039;t know if z_{n} - z_{m} is greater than zero or less than zero which is causing problems. Is there another method which I can use to prove this?