Limits (Intuitive Introduction)
THE TANGENT PROBLEMGiven a function f(x) and a point P(x0, y0) on its graph, find an equation of the line tangent to the graph at P
THE AREA PROBLEM
Given a function f, find the area between the graph of the f and an interval [a,b] on the x-axis
A line is called tangent to a circle if it meets the circle at precisely one point.
But this definition is not satisfactory for other kind of curves, like
The line is tangent yet it meets the curve more than once.

The line occupying this limiting position we consider to be tangent line at P.
The areas of some plane regions can be calculated by subdividing them into finite number of rectangles or triangle, then adding the area of the constituent parts.
For many regions a more general approach is needed.
We approximate the area of this region by inscribing rectangles of equal width under the curve and adding the areas of these rectangles.
Our approximations will "approach" the exact area under the curve as a "limiting value".
Let us take
f(x) = sin(x)/x
Where x is in radians.
Right hand limit
limx → 0+ sin(x)/x "The limits of f(x) as x approaches 0 from the right"
Left hand limit
limx → 0+ sin(x)/x
"The limit of f(x) as x approaches 0 from left."
Using a calculator set to the radian mode, we have
|
|

As x approach 0 from the left or right, f(x) approach 1.
The preceding ideas are summarized in this table.
| NOTATION | HOW TO READ THE NOTATION |
| limx→ x0+ = L1 | The limit of f(x) as x approaches x0 from the right is equal to L1 |
| limx→ x0- = L2 | The limit of f(x) as x approaches x0 from the left is equal to L2 |
| limx→ x0 = L | The limit of f(x) as x approaches x0 is equal to L |
Numerical Pitfalls
f(x) = sin(φ/x)
limx → 0 sin(φ/x) = limx → 0+ sin(φ/x) = limx → 0- sin(φ/x)
Table 2.4.4
| x | f(x) | x | f(x) |
| 1 | 0 | -1 | 0 |
| 0.1 | 0 | -0.1 | 0 |
| 0.01 | 0 | -0.01 | 0 |
| 0.001 | 0 | -0.001 | 0 |
| 0.0001 | 0 | -0.0001 | 0 |
Existence of limits

limx→ x0- f(x) = limx→ x0+ f(x) = limx→ x0 f(x) = +∞
x approaches x0 from left

limx→ x0- f(x) = limx→ x0+ f(x) = limx→ x0 f(x) = -∞
x approaches x0 from right
Example

limx→ x0- f(x) = -∞ limx→ x0+ f(x) = +∞
The limit of the function does not exist at X0
Example

Here
limx→ -∞ f(x) = -1 limx → +∞ f(x) = 4
So, limit of function does not exist.
Example

Here
as x → -∞, f(x) → +∞
as x → +∞, f(x) → -2
So, limit of function does not exist.
Example

Here
as x → -∞, f(x) → -∞
as x → +∞, f(x) → oscillates
So, limit of function does not exist.













