09. Limits(Intuitive Introduction)
Dated: 30-10-2024
Tangent Problem
Given a graph
and a point
, find tangent
to the graph
at that point
.
The problem gave rise to differential calculus
.
Area Problem
Given a graph
, find area under it in interval
1 \([a, b]\).
This problem gave rise to integral calculus
.
Area as a Limit
We can find the area under a curve
by dividing it into smaller and smaller rectangles
.
And then taking the sum of the area
of these rectangles
, we get our area
.
Limits
Imagine a function
2
Notice how it is undefined
at \(x = 0\).
This is where the Limit
comes into play.
To check if a limit
exists, meaning what does the function
2 approaches, we check from both left and right directions on the x-axis
.
From Right
What does the function
2 approaches as \(x\) approach to 0
from right direction.
From Left
What does the function
2 approaches as \(x\) approach to 0
from left direction.
Therefore, to check the existence of lim
,
References
Read more about notations and symbols.