Notes SingleVariable, Limit, Continuity, Differentiability
Notes SingleVariable, Limit, Continuity, Differentiability
II I
III IV
• If the lines meet the X-axis at ‘a’ and Y-axis at ‘b’, the pair (a,b) is the
coordinate pair for the point P.
• For origin, the coordinate pair is (0,0)
• The axes divide the plane into four regions, called quadrants.
• Quadrant I: all points with both positive coordinates
• Quadrant II: all points with negative x- and positive y-coordinates
• Quadrant III: all points with both negative coordinates
• Quadrant IV: all points with positive x- and negative y-coordinates
Increment and Distance:
• When a particle moves from one point to another point in the plane, the net
changes in its coordinates are called increments.
Increment = Coordinates of starting point – Coordinates of end point
• If x changes from x1 to x2, increment Δx = x2 – x1
• The distance (d) between two points in the plane P (x1, y1) and Q (x2, y2)
Graphs:
• The graph of an equation involving x and y as its only variables, is the set of
all points P(x, y) or locus of all points satisfying the equation or inequality.
Examples:
(a) Straight line
• Given two points P1(x1, y1) and P2 (x2, y2) in a plane, the increments Δx = x2
– x1 and Δy = y2 – y1, are called run and rise, respectively
• Any unique straight line in the plane has the property that the ratio
𝑟𝑖𝑠𝑒 ∆𝑦 𝑦2 − 𝑦1
𝑚= = =
𝑟𝑢𝑛 ∆𝑥 𝑥2 − 𝑥1
is called the slope of the line.
• Equation of a straight line: y = mx + b, where m is the slope and b is the y-
intercept
• Two lines are said to be parallel only if their slopes are equal
• Two lines are perpendicular only if the product of their slopes is -1
(b) For a > 0, the equation x2 + y2 = a2 represents all points P (x, y) whose
distance from origin is √𝑥 2 + 𝑦 2 = √𝑎2 = 𝑎.
• These points lie on the circle of radius ‘a’ centered at origin.
• Thus, the equation of a circle is x2 + y2 = a2
(d) Ellipse
𝑥2 𝑦2
• To construct the graph of the equation 2
+ = 1, compute a few values
3 22
and plot the corresponding points. It’ll result an ellipse.
𝑥2 𝑦2
• Thus, the graph of an equation of the form 2
+ = 1 is an ellipse
𝑎 𝑏2
𝑥2 𝑦2
• When a = b, the ellipse 2
+ = 1 is the circle with the equation 𝑥 2 +
𝑎 𝑏2
𝑦 2 = 𝑎2 , i.e. a circle with center at the origin and radius a. Thus, circle is
special case of ellipse.
(e) Hyperbolas
𝑥2 𝑦2
• Graph of the equation 2
− = 1 shown below represents a hyperbola.
𝑎 𝑏2
Functions
• We say that a quantity y is a function of some other quantity x if the value
of y is determined by the value of x.
• If f denotes the function, then we indicate the dependence of y on x by
means of the formula y = f(x).
• The letter x is called the independent variable and the letter y is called the
dependent variable.
• The independent variable is also called the argument of the function, and
the dependent variable is called the value of the function.
• For example, the area A of a square A = s2. Here, s is the independent
variable and A is the dependent variable.
• The domain of a function is the set of numbers to which the function can be
applied, that is, the set of numbers that are assigned to the independent
variable.
• The range of a function is the set of numbers that the function associates
with the numbers in the domain.
lim 𝑓(𝑥) = 𝐴
𝑥→𝑎
there exists a positive number such that, whenever 0 < |𝑥 − 𝑎| < 𝛿 , then
|𝑓(𝑥) − 𝐴| < 𝜀.”
Pictorial Illustration:
After has been chosen [i.e., after interval (ii) has been chosen], then can be
found [i.e., interval (i) can be determined] so that, whenever x ≠ a is on interval
(i), say at x0, then f(x) is on interval (ii), at f(x0).
Notice the important fact that whether or not lim 𝑓(𝑥) = 𝐴 is true does not
𝑥→𝑎
depend upon the value of f(x) when x = a. In fact, f(x) need not even be defined
when x = a.
Next, we want to talk about one-sided limits of f(x) as x approaches a from the
right-hand side or from the left-hand side.
By lim− 𝑓(𝑥) = 𝐴 we mean that f is defined in some open interval (c, a) and
𝑥→𝑎
f(x) approaches A as x approaches a through values less than a, that is, as x
approaches a from the left.
Similarly, lim+ 𝑓(𝑥) = 𝐴 means that f is defined in some open interval (a, d )
𝑥→𝑎
and f (x) approaches A as x approaches a from the right.
If f is defined in an interval to the left of a and in an interval to the right of a,
then the statement lim 𝑓(𝑥) = 𝐴 is equivalent to the conjunction of the two
𝑥→𝑎
statements lim− 𝑓(𝑥) = 𝐴 and lim+ 𝑓(𝑥) = 𝐴.
𝑥→𝑎 𝑥→𝑎
We shall see by examples below that the existence of the limit from the left does
not imply the existence of the limit from the right, and conversely.
When a function is defined only on one side of a point a, then we shall identify
lim 𝑓(𝑥) with the one-sided limit, if it exists.
𝑥→𝑎
For example, if 𝑓(𝑥) = √𝑥, then f is defined only at and to the right of 0. Hence,
since lim+ √𝑥 = 0, we will also write lim √𝑥 = 0. Of course, lim− √𝑥 does not
𝑥→0 𝑥→0 𝑥→0
exist, since √𝑥 is not defined when x < 0. This is an example where the existence
of the limit from one side does not entail the existence of the limit from the
other side.
Theorems on Limits:
Continuity:
At 𝑥 = 𝑥0 , if you take the limit as 𝑥 → 𝑥0 from either side you will get lim 𝑓(𝑥) =
𝑥→𝑐
Examples:
|𝑥|
Example: Let f be the function such that 𝑓(𝑥) = for all 𝑥 ≠ 0. The graph of f
𝑥
Properties:
Assume that f and g are continuous at x0, then
(a) The constant function h(x) = c for all x is continuous at every x0
(b) cf is continuous at x0, for any constant c.
(c) f + g is continuous at x0
(d) f – g is continuous at x0
(e) fg is continuous at x0
(f) f/g is continuous at x0, if 𝑔(𝑥0 ) ≠ 0
(g) 𝑛√𝑓 is continuous at x0 if 𝑛√𝑓(𝑥0 ) is defined
The Derivative
is called the average rate of change of the function f on the interval between x0
to x0+ Δx.
************************************************************
We need to prove that differentiability means the limit given below exists
𝑓(𝑥) − 𝑓(𝑐)
lim ⌊ ⌋ = 𝑓 ′ (𝑐)
𝑥→𝑐 𝑥−𝑐
𝑓(𝑥) − 𝑓(𝑐)
lim [𝑓(𝑥) − 𝑓(𝑐)] = lim ⌊(𝑥 − 𝑐) ⌋
𝑥→𝑐 𝑥→𝑐 𝑥−𝑐
𝑓(𝑥)−𝑓(𝑐)
= lim [𝑥 − 𝑐] ∙ lim ⌊ ⌋
𝑥→𝑐 𝑥→𝑐 𝑥−𝑐
= 0 ∙ 𝑓 ′ (𝑐)
=0
The Converse is not true. i.e. a function may be continuous but not always
differentiable.
Differentiation Formulas:
Higher Derivatives
Notations:
𝑑𝑦
First derivative: 𝑦 ′ , 𝑓 ′ (𝑥), , 𝐷𝑥 𝑦
𝑑𝑥
𝑑2𝑦
Second derivative: 𝑦 ′′ , 𝑓 ′′ (𝑥), , 𝐷𝑥2 𝑦
𝑑𝑥 2
.
.
.
𝑑𝑛𝑦
nth derivative: 𝑦 (𝑛) , 𝑓 (𝑛) (𝑥), , 𝐷𝑥𝑛 𝑦
𝑑𝑥 𝑛
Problems:
Physical Interpretation of Derivative:
• As Q approaches P along the graph, the line PQ gets closer and closer to the
tangent line L to the graph at P (see Fig. (b)). Hence, the slope of PQ
approaches the slope of the tangent line.
derivative 𝑓 ′ (𝑥).
• Thus, 𝒇′ (𝒙) represents the slope of the tangent line to the curve y = f(x) at
[x, f(x)].
• If the slope m of the tangent line at a point of the curve y = f(x) is zero,
then the curve has a horizontal tangent line at that point.
• If f has a relative extremum (either a relative maximum or a relative
minimum) at a point x0 at which f ′(x0) is defined, then f ′(x0) = 0.
• (a) If f ′ is positive on an interval, then f is increasing on that interval. (b)
If f ′ is negative on an interval, then f is decreasing on that interval.
• Please note, the condition f ′(x0) = 0 does not guarantee that f has a relative
extremum at x0.
For example, if f(x) = x3, then f’(x) = 3x2 and f’(0) =0, but f has neither a relative
maximum nor a relative minimum at 0. Therefore, second derivative test is
required.
indeterminate cases. When limit of f(x) and g(x) both approach 0 or both
approach ±∞, we’ll get the indeterminate forms 0/0, ∞/∞ etc.
If f(x) and g(x) are differentiable in a certain interval enclosing x = a and suppose
that lim 𝑓(𝑥) = 0 and lim 𝑔(𝑥) = 0. Assume also that 𝑔′(𝑥) ≠ 0 for each x
𝑥→𝑎 𝑥→𝑎
then,
𝑓(𝑥) 𝑓′(𝑥)
lim = lim
𝑥→𝑎 𝑔(𝑥) 𝑥→𝑎 𝑔′(𝑥)
sin 𝑥
Example 1: Use L’Hopital rule to obtain the limit lim which is in 0/0 form.
𝑥→0 𝑥
𝑓′ (𝑥) cos 𝑥
=
𝑔′ (𝑥) 1
cos 𝑥
lim = 1 𝑎𝑠 𝑥 → 0
𝑥→0 1
𝑥−tan 𝑥
Example 2: Determine the limit lim
𝑥→0 𝑥−sin 𝑥
𝑓′ (𝑥) 1−𝑠𝑒𝑐 2 𝑥
Applying L’Hopital rule =
𝑔′ (𝑥) 1−cos 𝑥
1−sec2 x
lim too assumes the form 0/0 as 𝑥 → 0. We can remove the
𝑥→0 1−cos 𝑥
𝑓′ (𝑥)
lim =−2 as 𝑥 →0
𝑥→0 𝑔′ (𝑥)
𝑓′ (𝑥)
• When the quotient of derivatives 𝑔′(𝑥) also assumes the indeterminate form
0/0, we may use L’Hopital rule again.
∞/∞ form:
• When it is of the form ∞/∞, we can also directly apply L’Hopital rule.
log(𝑥−𝑎)
Example: Determine lim which is in ∞/∞ form
𝑥→𝑎 log(𝑒 𝑥 −𝑒 𝑎 )
Solution:
1
log(𝑥 − 𝑎) 𝑥 − 𝑎 𝑒 𝑥 − 𝑒𝑎 0
lim = lim = lim (𝑤ℎ𝑖𝑐ℎ 𝑖𝑠 𝑖𝑛 𝑓𝑜𝑟𝑚)
𝑥→𝑎 log(𝑒 𝑥 − 𝑒 𝑎 ) 𝑥→𝑎 𝑒𝑥 𝑥→𝑎 𝑒 𝑥 (𝑥 − 𝑎) 0
𝑒𝑥 − 𝑒𝑎
𝑒𝑥 𝑒𝑎
= lim 𝑥 = 𝑎=1
𝑥→𝑎 𝑒 (𝑥 − 𝑎) + 𝑒 𝑥 𝑒
• Similarly, we may come across other indeterminate forms like 0.∞, ∞ - ∞,
00, 1∞, ∞0 etc. In these cases, we have to bring it to 0/0 or ∞/∞ forms and
apply L’Hopital rule.