DDarthVader
- 51
- 0
Homework Statement
Hello! Now I want to prove this using only δ and ε:\lim_{x\rightarrow p}f(x)+g(x)=\lim_{x\rightarrow p}f(x)+\lim_{x\rightarrow p}g(x)
Homework Equations
The Attempt at a Solution
These are my attempts to solve the problem.
First we start with
\lim_{x\rightarrow p}f(x)+g(x)
if the limit do exist (and we know it does) then
p-\delta <x<p+\delta \Rightarrow f(p)-\epsilon <f(x)+g(x)<f(p)+\epsilon
and it's limit is given by
0<x-p<\delta \Rightarrow f(x)+g(x)-L<\epsilon
0<x-p<\delta \Rightarrow L>-\epsilon+f(x)+g(x)
now we do the same thing for f(x)
if the limit do exit then
p-\delta <x<p+\delta \Rightarrow f(p)-\epsilon <f(x)<f(p)+\epsilon
and it's limit is given by
0<x-p<\delta \Rightarrow f(x)-L<\epsilon
0<x-p<\delta \Rightarrow L>-\epsilon+f(x)
now we do it for g(x)
p-\delta <x<p+\delta \Rightarrow g(p)-\epsilon <g(x)<g(p)+\epsilon
and it's limit is given by
0<x-p<\delta \Rightarrow g(x)-L<\epsilon
0<x-p<\delta \Rightarrow L>-\epsilon+g(x)
Now we see that L>-\epsilon+g(x) and L>-\epsilon+f(x) hence
f(x)=g(x)
Now I'm stuck! I mean, I don't know if what I did is correct so I don't think I should go on...
Last edited: