ciubba
- 65
- 2
Homework Statement
Prove that \lim_{x->a}[f(x)+g(x)]=\lim_{x->a}[f(x)]+\lim_{x->a}[g(x)]
Homework Equations
Epsilon/delta definition
The Attempt at a Solution
The book says:
Let the limit of f(x)=L and the limit of g(x)=M. Then,
\mid f(x)-L \mid<\frac{\epsilon}{2} whenever 0<\mid x-a \mid<\delta_{1}
and
\mid g(x)-M \mid<\frac{\epsilon}{2} whenever 0<\mid x-a \mid<\delta_{2}
Let \delta=min \big\{ \delta_{1} ,\delta_{2} \big\} and suppose 0<\mid x-a \mid<\delta. Because \delta\leq\delta_{1}, it follows that 0<|x-a|\delta_{1} and |f(x)-L<\frac{\epsilon}{2}.
Similarly, \delta\leq\delta_{2}, it follows that 0<|x-a|\delta_{2} and |g(x)-L<\frac{\epsilon}{2}. Therefore,
|[f(x)+g(x)]-(L+M)|<\epsilon, which implies that ]\lim_{x->a}[f(x)+g(x)]=L+M=\lim_{x->a}[f(x)]+\lim_{x->a}[g(x)]
My biggest question is from where they obtained a value of epsilon/2 from. I feel that I cannot even begin to understand the proof until I understand that point.
Edit: The latex didn't come out as clearly as I'd hoped, so here is a picture: http://s9.postimg.org/7gfz3owul/Proof.gif
Last edited: