lordofpi
- 17
- 0
I am familiar with most of how to do ε-δ proofs (even though our professor thought it unimportant to teach it, and our book kind of glosses over it (Larson, Fundamentals of Calculus, 9th), even quadratically, but for some reason I am just getting stuck on what is probably a simple problem.
Find L. Then find ε > 0 and δ > 0 to satisfy the definition of a limit.
Given: \lim_{x \to 2} 5 - 3x
2. The attempt at a solution
First I determine \lvert x-2 \rvert < \delta.
Then, I solved for the limit L analytically
\lim_{x \to 2} 5 - 3x = 5 - 3(2) = -1
Now given that f(x) - L < \epsilon,
this limit can ben stated as \lvert 5 -3x -(-1) \rvert < \epsilon
Which can be restated as \lvert -3(x-2)\rvert < \epsilon
Or even \lvert -3 \rvert \cdot \lvert x-2 \rvert < \epsilon
So now what do I do? I am aware that \lvert -3 \rvert = 3, but to jump to that just to get an easy \frac{\epsilon}{3} value for \delta just seems improper. Plus I don't know how one can properly reintroduce the minus sign back into the absolute value when doing the final proof (not shown). Any thoughts on what I am overlooking?
Homework Statement
Find L. Then find ε > 0 and δ > 0 to satisfy the definition of a limit.
Given: \lim_{x \to 2} 5 - 3x
2. The attempt at a solution
First I determine \lvert x-2 \rvert < \delta.
Then, I solved for the limit L analytically
\lim_{x \to 2} 5 - 3x = 5 - 3(2) = -1
Now given that f(x) - L < \epsilon,
this limit can ben stated as \lvert 5 -3x -(-1) \rvert < \epsilon
Which can be restated as \lvert -3(x-2)\rvert < \epsilon
Or even \lvert -3 \rvert \cdot \lvert x-2 \rvert < \epsilon
So now what do I do? I am aware that \lvert -3 \rvert = 3, but to jump to that just to get an easy \frac{\epsilon}{3} value for \delta just seems improper. Plus I don't know how one can properly reintroduce the minus sign back into the absolute value when doing the final proof (not shown). Any thoughts on what I am overlooking?