- 3,045
- 1,579
Hi,
I had the following question of a student this day about proving the following limit:
<br /> \lim_{x \rightarrow 3} x^2 = 9<br />
So this means that I should prove that
<br /> |x-3| < \delta \ \rightarrow \ \ |x^2 - 9| < \epsilon(\delta)<br />
So I had the following idea:
<br /> |x^2 - 9| = |x-3||x+3|<br />
The first term on the RHS is smaller than delta. For the second term I write
<br /> |x+3| = |x-3+6| < |x-3| + 6<br />
So I get in total
<br /> |x-3| < \delta \ \rightarrow \ |x^2 - 9| = |x-3||x+3| < |x-3|(|x-3| + 6 ) < \delta(\delta + 6)<br />
So choosing
<br /> \epsilon = \delta(\delta + 6)<br />
should prove the statement, right? But if I see the book they're using (Apostol) I see that they "choose" |x-3|<C, try to make an inequality then for |x+3| etc. But for me that seems making things more difficult then they are. So my question is: is my answer described above right?
I had the following question of a student this day about proving the following limit:
<br /> \lim_{x \rightarrow 3} x^2 = 9<br />
So this means that I should prove that
<br /> |x-3| < \delta \ \rightarrow \ \ |x^2 - 9| < \epsilon(\delta)<br />
So I had the following idea:
<br /> |x^2 - 9| = |x-3||x+3|<br />
The first term on the RHS is smaller than delta. For the second term I write
<br /> |x+3| = |x-3+6| < |x-3| + 6<br />
So I get in total
<br /> |x-3| < \delta \ \rightarrow \ |x^2 - 9| = |x-3||x+3| < |x-3|(|x-3| + 6 ) < \delta(\delta + 6)<br />
So choosing
<br /> \epsilon = \delta(\delta + 6)<br />
should prove the statement, right? But if I see the book they're using (Apostol) I see that they "choose" |x-3|<C, try to make an inequality then for |x+3| etc. But for me that seems making things more difficult then they are. So my question is: is my answer described above right?