If you have problems understanding the definition of
\lim_{x \rightarrow a} f(x) = L
start with a really easy example.
Easy example:
Consider f(x) = x and \lim_{x \rightarrow 5} x = ?
Obviously the limit is 5, i.e. \lim_{x \rightarrow 5} x = 5 but how do you prove
that? (It is obvious if you draw it. Do you know the geometric meaning of the limit?)
To show that the limit is 5, you have to show the following:
|x-a|< \delta \Rightarrow |f(x)-L| < \epsilon
(this is just taken from the definition. L is the limit)
In other words:
Proof:
Step 0. Choose an appropriate value for delta
Step 1. You start with |x-a|< \delta,
Step 2. then make some manipulations and
Step 3. arrive at |f(x)-L| < \epsilon
End of proof
--
In our example \lim_{x \rightarrow 5} x,
we have a=5 and f(x)=x and we want
to show that L=5. For this, we have to show that:
|x-5|< \delta \Rightarrow |x-5|< \epsilon
Remember the definition:
|x-a|< \delta \Rightarrow |f(x)-L|< \epsilon
Step 1. You start with |x-5|< \delta,
Step 2. then make some manipulations
Step 3. and arrive at |x-5|< \epsilon.
How do you get from Step 1 to Step 3, i.e. from |x-5|< \delta to |x-5|< \epsilon?
See Step 0: Choose an appropriate value for delta.
An obvious choice is delta = epsilon.
Let's check that:
Proof:
Step 0: Choose delta = epsilon
Step 1: |x-5| < delta = epsilon
Step 2: No complicated manipulations necessary here.
Step 3: |x-5| < epsilon from Step 1, thus |f(x)-L| < epsilon.
End of proof
Note: If you WRITE DOWN THE PROOF always start with Step 0: Choose appropriate delta
Although working "backwards" is a good method to find delta in terms of epsilon
always start with Step 0 for the proof.
---
Another example:
f(x) = 7*x
What is \lim_{x \rightarrow 3} 7x ?
\lim_{x \rightarrow 3} 7x = 21
Proof:
Step 0: Let delta = 1/7 epsilon, then
Step 1: |x-3| < delta = 1/7 epsilon
Step 2: Manipulations
|x-3| < 1/7 epsilon
=> 7 |x-3| < epsilon
=> |7x-21|< epsilon
Step 3: We arrived at
|7x-21| < epsilon, thus
|f(x)-L| < epsilon
End of proof
----
Note that usually you have a delta that depends on epsilon.
In the first example we had
delta = epsilon
in the second we had
delta = 1/7*epsilon
In other examples you may have
delta = epsilon^1/2,
delta = epsilon ^3/2
or just delta = 8 (or some other constant).
------
Here's a nice video on the delta-epsilon definition of a limit:
http://www.youtube.com/watch?v=u06Yrvt2XLc&fmt=18