week 1
week 1
for AES
Bootan Rahman
SEMESTER 1
2024-2025
Outlines
Differentiations (Review)
• Chain rule
• Product rule
• Quotient rule
Differentiation rules
Application of derivatives
The Definition of the Derivative
In the first week, we review the derivative, give few notations for the
derivative and work a few problems illustrating how to use the definition of
the derivative to actually compute the derivative of a function.
1
Practice: Given 𝑓 𝑥 = find the derivative of 𝑓(𝑥) with respect to 𝑥
,
𝑥+3
state the domain of the function and its derivative.
Differentiation rules
Constant function 𝑓 𝑥 =𝑐 𝑓′ 𝑥 = 0
Power rule 𝑓 𝑥 = 𝑥𝑛 𝑓 ′ 𝑥 = 𝑛𝑥 𝑛−1
Exponential rule 𝑓 𝑥 = 𝑎𝑥 𝑓 ′ 𝑥 = 𝑎 𝑥 ln 𝑎
Natural exponential rule 𝑓 𝑥 = 𝑒𝑥 𝑓′ 𝑥 = 𝑒𝑥
Logarithmic rule 𝑓 𝑥 = log 𝑎 𝑥 𝑓′ 𝑥 = 1Τ(𝑥 ln 𝑎 )
Natural Logarithmic rule 𝑓 𝑥 = ln x 𝑓′ 𝑥 = 1Τ𝑥
Sine function rule 𝑓 𝑥 = sin 𝑥 𝑓′ 𝑥 = co𝑠 𝑥
Cosine function rule 𝑓 𝑥 = cos 𝑥 𝑓′ 𝑥 = − sin 𝑥
Tangent function rule 𝑓 𝑥 = tan 𝑥 𝑓′ 𝑥 = sec 2 𝑥 = 1Τcos2 𝑥
Secant function rule 𝑓 𝑥 = sec 𝑥 𝑓′ 𝑥 = sec 𝑥 tan 𝑥
Cosecant function rule 𝑓 𝑥 = csc 𝑥 𝑓′ 𝑥 = −csc 𝑥 cot 𝑥
Cotangent function rule 𝑓 𝑥 = cot 𝑥 𝑓′ 𝑥
= − csc 2 𝑥 = −1Τsin2 𝑥
Differentiation
Differential calculus is the method to find the slope, starting from the original
function
𝑓(𝑥) A function
3
Rules of differentiation
Constant rule
𝑓 𝑥 = 𝑐𝑔 𝑥 → 𝑓 ′ 𝑥 = 𝑐𝑔′ 𝑥
𝑓 𝑥 = 𝑐 → 𝑓′ 𝑥 = 0
Example : Find 𝑓 ′ 𝑥 , a) 𝑓 𝑥 = 𝑥 2 + 𝑥 50 b) 𝑓 𝑥 = 𝑥3 + 3
1
c) 𝑓 𝑥 = 𝑥5 − 𝑥2 d) 𝑓 𝑥 = 𝑥 − 𝑥2
Chain rule
The chain rule is for differentiating a function of a function.
𝑑𝑦 𝑑𝑦 𝑑𝑢
= ×
𝑑𝑥 𝑑𝑢 𝑑𝑥
Example : 𝑦 = 2𝑥 + 3 10 find 𝑑𝑦
𝑑𝑥
Example: differentiate
a) 3𝑥 2 − 5𝑥 + 2 4
1
b) 3𝑥+7
c) 1 + 𝑥2
Product rule
The product rule is to differentiate of the product of two functions.
If 𝑓 𝑥 = 𝑢 𝑥 × 𝑣 𝑥 → 𝑓 ′ 𝑥 = 𝑢 𝑥 × 𝑣 ′ 𝑥 + 𝑣 𝑥 × 𝑢′(𝑥)
Example: differentiate
a) 𝑥 2 2𝑥 + 1 3
b) 𝑥+1
𝑥
c) 𝑥 6𝑥 + 1
Quotient rule
The quotient rule is to differentiate of the rational functions.
𝑢 𝑥 𝑣 𝑥 ×𝑢′ 𝑥 −𝑢 𝑥 ×𝑣 ′ 𝑥
If 𝑓 𝑥 = 𝑣(𝑥) → 𝑓 𝑥 =
′
𝑣 2 (𝑥)
Example: differentiate
a) 𝑥+1
𝑥
1+𝑥 2
b) 2−𝑥 3
c) 𝑥−1
𝑥+1
Differentiation rules
We will introduce the most important formulas in this week. We will start with
some of the basic properties and formulas. There are two different notations
𝑑𝑓 𝑥 𝑑𝑦
“prime 𝑓′(𝑥) or 𝑦′(𝑥)” notation and “fraction or ”, we will use prime
𝑑𝑦 𝑑𝑥
notation through out this course.
′
• Addition and subtraction 𝑓 𝑥 ± 𝑔 𝑥 = 𝑓 ′ 𝑥 ± 𝑔′ 𝑥 .
′
• Product rule 𝑓 𝑥 ∗ 𝑔 𝑥 = 𝑓 𝑥 ∗ 𝑔′ 𝑥 + 𝑓 ′ 𝑥 ∗ 𝑔 𝑥 .
𝑓 𝑥 ′ 𝑔 𝑥 ∗𝑓 ′ 𝑥 −𝑓 𝑥 ∗𝑔′ 𝑥
• Quotient rule = 2 .
𝑔 𝑥 𝑔 𝑥
′
• Chain rule 𝑓 𝑔 𝑥 = 𝑓′ 𝑔 𝑥 ∗ 𝑔′ 𝑥 .
Example: Differentiate each of the following function
1. 𝑓 𝑥 = 15𝑥 100 − 3𝑥 12 + 56
2. ℎ 𝑥 = 𝑥 𝜋 − 𝑥 2
3 1
3. 𝑦 = 8𝑧 − 3𝑧 5 + 𝑧
3
4. 𝑦 = 𝑥 2 (2𝑥 − 𝑥 2 )
5. 𝑓 𝑥 = (6𝑥 3 − 𝑥)(10 − 20𝑥)
3𝑡+4
6. ℎ 𝑡 =
2−𝑡
7. 𝑔 𝑥 = 3𝑥 2 + cos 𝑥 30
8. 𝑔 𝑥 = 3 sec 𝑥 − 10 cot 𝑥
sin 𝑡
9. ℎ 𝑡 =
3−2 cos 𝑡
10. 𝑅 𝑤 = 4𝑤 − 5 log 9 𝑤
11. 𝑓 𝑥 = 3𝑒 𝑥 + 10𝑥 3 ln 𝑥
5𝑒 𝑥
12. 𝑦=
3𝑒 𝑥 +1