Calculus I - Part 1
Calculus I - Part 1
Lecture Notes
Let 𝐴! be the area of the inscribed regular polygon of 𝑛 sides. As 𝑛 increases, it appears that 𝐴! gets
closer and closer to the area of the circle. We say that the area 𝐴 of the circle is the limit of the areas
of the inscribed polygons, and we write
𝐴 = lim 𝐴! .
!→#
We approximate such an area by areas of rectangles as shown above. If we approximate the area 𝐴 of
the region under the graph of 𝑓 by using 𝑛 rectangles
𝐴! = 𝑅$ + 𝑅% + ⋯ + 𝑅! .
Image that we increase the number of rectangles (as the width of each one decrease) and calculate 𝐴
as the limit of these sums of areas of rectangles:
𝐴 = lim 𝐴! .
!→#
2
Calculus I, Part 1 Instructor: Tai
We first find an approximation to 𝑚 by taking a nearby point 𝑄 on the curve and computing the
slope 𝑚&' of the secant line 𝑃𝑄.
Now imagine that 𝑄 moves along the curve toward 𝑃 as the figure above. You can see that the secant
line 𝑃𝑄 rotates and approaches the tangent line las its limiting position. This means that the slope
𝑚&' of the secant line becomes closer and closer to the slope 𝑚 of the tangent line. We write
𝑚 = lim 𝑚&'
'→&
Or
𝑓(𝑎 + ℎ) − 𝑓(𝑎) 𝑓(𝑎 + ℎ) − 𝑓(𝑎)
𝑚 = lim = lim
(→) (𝑎 + ℎ) − 𝑎 (→) ℎ
3
Calculus I, Part 1 Instructor: Tai
4
Calculus I, Part 1 Instructor: Tai
Question
1. Can we have the derivatives and integrals of any function?
No. You will learn many types of functions and their properties (Chapter 2. Continuity; Chapter 7.
Transcendental Functions).
5
Calculus I, Part 1 Instructor: Tai
Remark
Positive integers (natural numbers): 1, 2, 3, …
Integers: …, -2, -1, 0, 1, 2, …
Rational numbers: 𝑝/𝑞, with 𝑝, 𝑞 integers, 𝑞 ≠ 0
Irrational numbers: real number that not rational.
B. Intervals
The real number line is a representation of all the real numbers on a horizontal line
NOTE: The symbols ∞ and −∞, read “infinity” and “negative infinity (minus infinity)”, do not
represent real numbers.
- Any interval that contains no endpoints is called open: (𝑎, 𝑏), (𝑎, ∞), (−∞, 𝑏), and (−∞, ∞) are
open.
- Any interval that contains each of its endpoints (there may be one or two) is called closed: [𝑎, 𝑏],
[𝑎, ∞), and (−∞, 𝑏]are closed.
6
Calculus I, Part 1 Instructor: Tai
C. Boundedness
A set 𝑆 of real numbers is said to be:
(i) Bounded above if there exists a real number 𝑀 such that
𝑥 ≤ 𝑀 for all 𝑥 ∈ 𝑆;
such a number 𝑀 is called an upper bound for 𝑆.
(ii) Bounded below if there exists a real number 𝑚 such that
𝑚 ≤ 𝑥 for all 𝑥 ∈ 𝑆;
such a number 𝑚 is called a lower bound for 𝑆.
(iii) Bounded if it is bounded above and below.
Example 3. Determine whether it is (i) an open interval, (ii) a closed interval, (iii) a bounded
interval. In addition, find 𝐴 ∩ 𝐵 and 𝐴 ∪ 𝐵 and determine whether they are an interval.
a) 𝐴 = [2, 6] and 𝐵 = (3, 8]
b) 𝐴 = [−2, 1] and 𝐵 = (3, 8]
c) 𝐴 = [−2, 3] and 𝐵 = (3, ∞)
D. Inequalities
Consider an inequality in the form 𝐹(𝑥) > 0 (or 𝐹(𝑥) < 0).
(1) A real number 𝑥) satisfying 𝐹(𝑥) ) > 0 (or 𝐹(𝑥) ) < 0) is called a solution to the inequality.
(2) The set of all solutions to the inequality is called the solution set to the inequality.
7
Calculus I, Part 1 Instructor: Tai
Triangle inequality
For all real numbers 𝑎 and 𝑏, we have
|𝑎 + 𝑏| ≤ |𝑎| + |𝑏|.
Proof
1.4 Functions
A. Representation of Functions
Four Ways to Define a Function
(i) Verbally (by a description in words):
The area of a circle is 𝜋 times the radius squared.
(ii) Numerically (by a table of values)
8
Calculus I, Part 1 Instructor: Tai
B. Elementary Functions
Polynomials
A polynomial is a function of the form
𝑓(𝑥) = 𝑎! 𝑥 ! + 𝑎!.$ 𝑥 !.$ + ⋯ + 𝑎$ 𝑥 + 𝑎)
where 𝑛 is a nonnegative integer and the 𝑎! , 𝑎!.$ , … , 𝑎$ , 𝑎) are real numbers, which are called the
coefficients of 𝑓.
- If the leading coefficient 𝑎! ≠ 0, then the degree of the polynomial is 𝑛.
- Special cases:
If 𝑛 = 0, then 𝑓(𝑥) = 𝑎) is also called as a constant function.
If 𝑛 = 1, then 𝑓(𝑥) = 𝑎𝑥 + 𝑏 is also called as a linear function.
If 𝑛 = 2, then 𝑓(𝑥) = 𝑎𝑥 % + 𝑏𝑥 + 𝑐 is also called as a quadratic function.
Power Functions
A power function is a function of the form
𝑓(𝑥) = 𝑥 1
where 𝑎 is a fixed real number.
9
Calculus I, Part 1 Instructor: Tai
Rational Functions
A rational function is a function of the form
𝑃(𝑥)
𝑓(𝑥) =
𝑄(𝑥)
where 𝑃 and 𝑄 are polynomials.
Trigonometric Functions
Radian (denoted as 𝜃) is a unit of measure for angles.
Definition
One radian is the angle made at the center of a circle by an arc whose length is equal to the radius of
the circle.
Let define six trigonometric functions: Sine, Cosine, Tangent, Cotangent, Secant, and Cosecant.
- The second coordinate of 𝑃 is called the sine of 𝜃 (we write 𝑠𝑖𝑛 𝜃) and the first coordinate of 𝑃 is
called the cosine of 𝜃 (we write 𝑐𝑜𝑠 𝜃).
- The tangent function is defined as 𝑡𝑎𝑛 𝜃 = 𝑠𝑖𝑛 𝜃/𝑐𝑜𝑠 𝜃.
- 𝑐𝑜𝑡 𝜃 = 𝑐𝑜𝑠 𝜃/𝑠𝑖𝑛 𝜃, 𝑠𝑒𝑐 𝜃 = 1/𝑐𝑜𝑠 𝜃, 𝑐𝑠𝑐 𝜃 = 1/𝑠𝑖𝑛 𝜃.
Figure 1. Left: a unit circle. Right: The rotation 𝜃 takes 𝐴(1,0) to point 𝑃.
Table 1.
10
Calculus I, Part 1 Instructor: Tai
Exponential Functions
An exponential function is a function of the form
𝑓(𝑥) = 𝑏 2
where the base 𝑏 is a positive constant.
Logarithmic Functions
A logarithmic function is a function of the form
𝑓(𝑥) = log 3 𝑥
where the base 𝑏 is a positive constant.
- Logarithmic functions are the inverse functions of exponential functions.
- More properties will be studied in Chapter 7 of the textbook.
11
Calculus I, Part 1 Instructor: Tai
𝑓 𝑓(𝑥)
(𝑓𝑔)(𝑥) = 𝑓(𝑥)𝑔(𝑥) r s (𝑥) =
𝑔 𝑔(𝑥)
12
Calculus I, Part 1 Instructor: Tai
Example 7. Let
𝑓(𝑥) = √𝑥 and 𝑔(𝑥) = √2 − 𝑥
a) Give the domain of 𝑓 and of 𝑔.
b) Determine the domain of 𝑓 + 𝑔 and specify (𝑓 + 𝑔)(𝑥)
c) Determine the domain of 𝑓/𝑔 and specify (𝑓/𝑔)(𝑥)
Definition
Let 𝑓 and 𝑔 be functions. For those 𝑥 in the domain of 𝑔 for which 𝑔(𝑥) is in the domain of 𝑓, we
define the composition of 𝑓 with 𝑔, denoted 𝑓 ∘ 𝑔, by setting
(𝑓 ∘ 𝑔)(𝑥) = 𝑓(𝑔(𝑥)).
NOTE: In general, 𝑓 ∘ 𝑔 ≠ 𝑔 ∘ 𝑓
Example 8. If 𝑓(𝑥) = √𝑥 and 𝑔(𝑥) = √2 − 𝑥, find each function and its domain.
(a) 𝑓 ∘ 𝑔 (b) 𝑔 ∘ 𝑓 (c) 𝑓 ∘ 𝑓 (c) 𝑔 ∘ 𝑔
13
Calculus I, Part 1 Instructor: Tai
Example 10. Given 𝐹 = cos % (𝑥 + 9), find functions 𝑓, 𝑔, and ℎ such that 𝐹 = 𝑓 ∘ 𝑔 ∘ ℎ.
14
Calculus I, Part 1 Instructor: Tai
15