MAT122 Week 1 Lecture Note (2024-2025 Sem 2)
MAT122 Week 1 Lecture Note (2024-2025 Sem 2)
• All mathematics was static before the invention of calculus; that is, it could only
help calculate objects that were perfectly still.
• No objects - from the stars in space to subatomic particles or cells in the body -
are always at rest. The universe is constantly moving and changing.
• Invention of calculus helped to determine how particles, stars, and matter actually
move and change in real time.
• Integral calculus finds the quantity where the rate of change is known.
(a) PHYSICS in the study of concepts of motion, electricity, heat, light, har-
monics, acoustics, and astronomy.
(b) Geography, computer vision, photography, artificial intelligence, robotics,
video games, and even movies.
(c) CHEMISTRY to calculate the rates of radioactive decay in, and even to
predict birth and death rates.
(d) SHIP BUILDING to determine both the curve of the hull of the ship (using
differential calculus) and the area under the hull (using integral calculus).
(e) ECONOMICS to predict supply, demand, and maximum potential profits.
1
PRE-CALCULUS CALCULUS
Mathematics is more static Mathematics is more dynamic
Object moving with constant speed Accelerating object
Slope of straight line Slope of a curve
Secant line to a curve Tangent line to a curve
The curvature of a circle The curvature of a curve
The area of geometric shapes The area under a curve
Length of a line segment Length of an arc
Surface area of a cylinder Surface area of a solid of revolution
Mass of a solid of constant density Mass of a solid of variable density
Volume of a rectangular solid Volume of a region under a surface
Sum of a finite number of terms Sum of an infinite number of terms
What then is a bridge that connects PRE-CALCULUS and CALCULUS in Mathematics?
PRE-CALCULUS ⇒ LIMIT PROCESS ⇒ CALCULUS
3 (1, 3)
−3 −2 −1 1 2 3
−1
2
(2, 1)
1
(2, 0)
−2 −1 1 2 3
Example 4 (Different Right and Left Behavior). Consider the graph of the function
|x|
f (x) = .
x
It follows from absolute value definition that
|x| 1, x > 0
f (x) = =
x −1, x < 0.
(0, 1)
1
−3 −2 −1 1 2 3 4
−1 (0, −1)
−2
Therefore, there does not exist a single number L to which f (x) approaches as x ap-
proaches 0 from both sides. Hence lim f (x) does not exist.
x→0
1. f (x) approaches a different number from the right side of c than it approaches from
the left side.
1
2. f (x) increases or decreases without bound as x approaches c. [f (x) = at x = 0]
x2
1
3. f (x) oscillates between two fixed values as x approaches c. [f (x) = cos ( ) at x = 0]
x
Numerical and Graphical approaches to limit produce an estimate of the limit. In the
subsequent sections we will study analytic techniques for evaluating limits. Throughout
the course, try to develop a habit of using this three-pronged approach to problem solving.
4
Theorem 5 (Some Basic Limits). Let b and c be real numbers, and let n be a positive
integer.
Solution.
NB. Note that the limit (as x approaches 2) of the polynomial function p(x) = 4x2 +3
is simply the value of p at x = 2.
The direct substitution property is valid for all polynomial and rational functions with
nonzero denominators.
Theorem 9. Limits of Polynomial and Rational Functions
1. If p is a polynomial function and c is a real number, then
Solution.
(a) Here the numerator polynomial p(x) = x2 + x + 2 and the denominator polynomial is
q(x) = x + 1. Since q(1) = 1 + 1 = 2 6= 0, we can apply the above Theorem to obtain:
x2 + x + 2 12 + 1 + 2 4
lim = = = 2.
x→1 x+1 1+1 2
(b) Here the numerator polynomial p(x) = x − 2 and the denominator polynomial is
q(x) = 2x − 1. Since q(5) = 9 6= 0, we can apply the above Theorem to obtain:
x−2 3 1
lim = = .
x→1 2x − 1 9 3
Theorem 11 (The Limit of a Function Involving a Radical). Let n be a positive integer.
The limit below is valid for all c when n is odd, and is valid for c > 0 when n is even.
√ √
lim n x = n c.
x→c
Theorem 12 (The Limit of a Composite Function). If f and g are functions such that
lim g(x) = L and lim f (x) = f (L) then
x→c x→L
Solution.
√ √
(a) If g(x) = x2 + 4 and f (x) = x, then (f ◦ g)(x) = x2 + 4. Since lim (x2 + 4) = 4
√ √ x→0
and lim x = 4 = 2, we can apply Theorem 8 to obtain:
x→4
√
lim x2 + 4 = lim f (g(x)) = f (lim g(x)) = f (4) = 2.
x→0 x→0 x→0
√ √
(b) If g(x) = 2x2 −10 and f (x) = 3 x, then (f ◦g)(x) = 3 2x2 − 10. Since lim g(x) = −8
x→3
and lim f (x) = f (−8) = −2, we can apply Theorem 8 to obtain:
x→−8
√
3
lim 2x2 − 10 = −2.
x→3
6
Limits of Trigonometric Functions
We have seen that the limits of many algebraic functions (polynomial, rational, and
radicals) can be evaluated by direct substitution. The six basic trigonometric functions
also exhibit this desirable quality.
Theorem 15 (Limits of Trigonometric Functions). Let c be a real number in the domain
of the given trigonometric function.
1. x→c
lim sin x = sin c 3. x→c
lim tan x = tan c 5. x→c
lim sec x = sec c.
2. lim cos x = cos c 4. lim cot x = cot c 6. lim csc x = csc c.
x→c x→c x→c
(a) lim tan x = tan 0 = 0 (c) lim (x cos x) = (lim x)(lim cos x) = π. cos π = −π
x→0 x→π x→π x→π
π
(b) limπ sin x = sin ( ) = 1 (d) lim sin2 x = lim (sin x)2 = 02 = 0
x→ 2 2 x→ 0 x→ 0
x3 − 1
lim .
x→1 x − 1
1
= lim √
x→0 x+1+1
1
=√ Limit of a function involving radicals
1+1
1
= .
2
8
√
x+1−1 1
Reinforce the conclusion that lim = by constructing a table or a graph.
x→0 x 2
Theorem 22 (The Squeeze/ or Sandwich/ or Pinching/ Theorem). If h(x) ≤ f (x) ≤
g(x) for all x in an open interval containing c, except possibly at c itself, and if
=4
9
One-Sided Limits
Definition 26 (One-Sided Limits). Suppose f is a function and c is a fixed real number.
y = f (x)
lim+ f (x) = a
x→c
lim f (x) = b b
x→c−
x → c+
x → c− c
One-sided limits can be used to investigate the behavior of step functions. One com-
mon type of step function is the greatest integer function ⌊.⌋ defined as
Example 27 (The Greatest Integer Function). Find the limit of the greatest integer
function f (x) = ⌊x⌋ as x approaches 0 from the left and from the right.
Solution.
10
As shown in Figure on the right, the limit
as x approaches 0 from the left is Greatest Integer Function
INFINITE LIMITS
Infinite Limits from the left and from the right
Consider the function
3
f (x) = .
x−2
Note that domain of f is R \ {2} = (−∞, 2) ∪ (2, ∞). Let us discuss the behavior of the
function, numerically or graphically, as x−values approaches 2 from the left (x − 2 < 0)
and from the right(x − 2 > 0.) Carefully examine the numerical tables and graph of the
function f to get clear image of the nature of the values of f when x gets very close and
close to 2 from the left or from the right.
1. The values of the function f as x approaches 2 from the left is given in the following
table.
From this table we observe that x goes from 1 t0 1.999999, (move close to 2 from
the left in less than one unit) the value of f jumped from −3 to −3, 000, 000. This
situation can be expressed as:
2. The values of the function f as x approaches 2 from the right is given in the following
table.
11
x 2 2.00000003 2.0000001 2.000001 2.00003 2.0001 2.001 2.01 2.05 2.2
f (x) ∄ 100,000,0000 30,000,000 3,000,000 100,000 30,000 3000 300 60 15
From this table we observe that x goes from 2.2 to 2.00000003, (move close to 2
from the left in less than one unit) the value of f jumped from 15 to 100, 000, 000.
This situation can be expressed as:
f (x) increases without bound as x approaches 2 from the right.
In addition to the above numerical observation let us also investigate the nature of
the graph of f when x approaches 2 from the left or from the right.
20
−2 2 4 6 8
−20
The graph justifies our numerical observations very well. We have the following mathe-
matical notations for the behavior of the function f.
lim f (x) = −∞ f (x) decreases without bound as x approaches 2 from the left.
x→2−
lim f (x) = ∞ f (x) increases without bound as x approaches 2 from the right.
x→2+
The symbol −∞ and +∞ refer to positive infinity and negative infinity, respectively.
These symbols do not represent real numbers. They are convenient symbols used to
describe unbounded conditions more concisely.
Definition 29 (Definition of Infinite Limits). Let f be a function that is defined at every
real number x in some open interval containing c (except possibly at c itself). A limit in
which f (x) increases and decreases without bound as x approaches c is called an infinite
limit. The statement
1. lim− f (x) = −∞ means that f (x) decreases without bound as x approaches c from
x→c
the left.
2. lim− f (x) = +∞ means that f (x) increases without bound as x approaches c from
x→c
the left.
12
3. lim+ f (x) = −∞ means that f (x) decreases without bound as x approaches c from
x→c
the right.
4. lim+ f (x) = +∞ means that f (x) increases without bound as x approaches c from
x→c
the right.
5. x→c
lim f (x) = −∞ means that f (x) decreases without bound as x approaches c.
Example 30. Determine the limit of the function in the Figure below as x approaches 1
from the left and from the right.
40
30
20
10
−1 1 2 3 4
−10
It is simple observation that gives us:
1 1 1
(i) lim− = +∞ (ii) lim+ = +∞ lim = +∞
x→1 (x − 1)2 x→1 (x − 1)2 x→1 (x − 1)2
Example 31. Use a graphing utility to graph each function. For each function, analyt-
ically find the single real number c that is not in the domain. Then graphically find the
limit (if it exists) of f (x) as x approaches c from the left and from the right.
3 1 2 −3
(a) (b) (c) (d)
x−4 2−x (x − 3)2 (x + 2)2
subsectionVertical Asymptotes
Definition 32. If f (x) approaches infinity (or negative infinity) as x approaches c from
the right or the left, then the vertical line x = c is called a vertical asymptote of the
graph of f.
13
Theorem 33 (Vertical Asymptotes). Let f and g be continuous on an open interval
containing c. If f (c) 6= 0, g(c) = 0, and there exists an open interval containing c such
that g(x) 6= 0 for all x 6= c in the interval, then the graph of the function
f (x)
h(x) =
g(x)
1 x2 + 1 2
(a) f (x) = (b) f (x) = (c) f (x) = cot x
2(x + 1) x2 − 1 (x − 3)2
Solution.
1
(a) When x = −1 the denominator of f (x) = 2(x+1) is 0 and the numerator is not 0.
So, by the Theorem, we can conclude that the line x = −1 is a vertical asymptote
as shown in the figure below.
−4 −2 2
−2
−4
x2 + 1 x2 + 1
f (x) = 2 = f (x) =
x −1 (x − 1)(x − 1)
we see that the denominator is 0 at x = 1 and x = −1. Also, because the numerator
is not 0 at these two points, we can apply the Theorem to conclude that the graph
of f has two vertical asymptotes
x = −1 and x = 1.
−4 −2 2 4
−2
−4
+3
+2
+1
−2π −1 21 π −π − 12 π + 12 π +π +1 12 π +2π
x
−1
−2
−3
−4
15