Kelvie
- 11
- 0
Good evening,
I am a first year engineer here and a first time poster also.
I had a problem that has been bugging me for the last few days; after much head-scratching and tree-killing, I may have solved it. I am, however, not sure at all if all my assumptions along the way are correct. So I am here to seek wisdom.
The question deals with proving the uniqueness of limits.
Prove that all limits are unique.
The textbook got me started, it said to define
\lim_{x\to a} f(x) = L
\lim_{x\to a} f(x) = M
Assume L \neq M and let \frac{|L - M|}{3} = \epsilon
So here goes my proof..
<br /> \begin{align*}<br /> &|L-M| = |L -M + f(x) - f(x)| = |(L-f(x)) + (f(x) - M)| \\<br /> &|L-M| \leq |-1||f(x) - L| + |f(x) - M| = |f(x) - L| + |f(x) - M|<br /> \end{align*}<br />
So by definition..
<br /> \begin{align*}<br /> 0 \leq |x-a| \leq \delta (\epsilon) \implies \substack{|f(x) - L| \leq \epsilon \\ and \\ |f(x) - M| \leq \epsilon} \\<br /> \end{align*}<br />
<br /> \begin{align*}<br /> \therefore |L-M| &\leq 2\epsilon \\<br /> |L-M| + \epsilon &\leq 3\epsilon \\<br /> |L-M| + \epsilon &\leq 3 \left(\frac{|L-M|}{3}\right) \\<br /> |L-M| + \epsilon &\leq |L-M|<br /> \end{align*}<br />
Which can not possibly be true, so I conclude that our initial assumption L \neq M was false, and therefore L must equal M.
Is this not the way to answering the question? If not, how should I look at this problem? What should I have done differently? What other approaches should I take?
(Side note... I REALLY hate delta-epsilon proofs..)
I am a first year engineer here and a first time poster also.
I had a problem that has been bugging me for the last few days; after much head-scratching and tree-killing, I may have solved it. I am, however, not sure at all if all my assumptions along the way are correct. So I am here to seek wisdom.
The question deals with proving the uniqueness of limits.
Prove that all limits are unique.
The textbook got me started, it said to define
\lim_{x\to a} f(x) = L
\lim_{x\to a} f(x) = M
Assume L \neq M and let \frac{|L - M|}{3} = \epsilon
So here goes my proof..
<br /> \begin{align*}<br /> &|L-M| = |L -M + f(x) - f(x)| = |(L-f(x)) + (f(x) - M)| \\<br /> &|L-M| \leq |-1||f(x) - L| + |f(x) - M| = |f(x) - L| + |f(x) - M|<br /> \end{align*}<br />
So by definition..
<br /> \begin{align*}<br /> 0 \leq |x-a| \leq \delta (\epsilon) \implies \substack{|f(x) - L| \leq \epsilon \\ and \\ |f(x) - M| \leq \epsilon} \\<br /> \end{align*}<br />
<br /> \begin{align*}<br /> \therefore |L-M| &\leq 2\epsilon \\<br /> |L-M| + \epsilon &\leq 3\epsilon \\<br /> |L-M| + \epsilon &\leq 3 \left(\frac{|L-M|}{3}\right) \\<br /> |L-M| + \epsilon &\leq |L-M|<br /> \end{align*}<br />
Which can not possibly be true, so I conclude that our initial assumption L \neq M was false, and therefore L must equal M.
Is this not the way to answering the question? If not, how should I look at this problem? What should I have done differently? What other approaches should I take?
(Side note... I REALLY hate delta-epsilon proofs..)
Last edited: