Derivatives Calculus 1
Derivatives Calculus 1
Derivatives
Derivatives
Look at the graphs of the function f and g .
○ Both are increasing near x = 1.
y
g
1 x
Derivatives
Look at the graphs of the function f and g .
○ Both are increasing near x = 1.
○ Even though g is greater than f (i.e. g (x) > f (x)),
y the increasing speed (near x = 1) of g is less than that of f .
1 x
Derivatives
How can we measure the increasing speed of a function at a given point?
y
g
1 x
Derivatives
f (x) − f (1) g (x) − g (1)
lim and lim .
x→1 x −1 x→1 x −1
Which limit is bigger?
y
g
1 x x
Derivatives
f (x) − f (x0 )
lim
x→x0 x − x0
the derivative of f at x0 , denoted by f ′ (x0 ).
x0 x
Derivatives
f (x) − f (x0 )
lim
x→x0 x − x0
the derivative of f at x0 , denoted by f ′ (x0 ).
x0 x
Derivatives
Look at the graph of the function f .
1 x
Derivatives
Look at the graph of the function f .
f
f (x)
f (1)
1 x x
Derivatives
Look at the graph of the function f .
f (1)
f (x)
x 1 x
Derivatives
Look at the graph of the function f .
1 x
Derivatives
Observation.
f ′ (x1 ) < 0
f ′ (x2 ) > 0
x1 x2 x
Derivatives
Example.
f (x) = 8 − x 2
2
x
Derivatives
Example.
2
x
Derivatives
Example.
Choose correct statements from the followings (there
are possibly many correct statements).
2 x
Derivatives
Example.
Choose correct statements from the followings (there
are possibly many correct statements).
2 x
Derivatives
Example.
A fly is moving in the air, its height at the time t (seconds) is
f (t) = t 3 + t 2 − 6t + 20 (meters)
Speedt=t0 = ∣Velocityt=t0 ∣ .
Derivatives
Example.
A fly is moving in the air, its height at the time t (seconds) is
f (t) = t 3 + t 2 − 6t + 20 (meters)
f (t) = t 3 + t 2 − 6t + 20 (meters)
f (t) = t 3 + t 2 − 6t + 20 (meters)
Speedt=t0 = ∣Velocityt=t0 ∣ .
Derivatives
Derivatives
Find the equation of the line going through P and Q.
Q(a, f (a))
P(x0 , f (x0 ))
f (x)
x0 x
Derivatives
Find the equation of the line going through P and Q.
f (a) − f (x0 )
y y − f (x0 ) = (x − x0 )
a − x0
Q(a, f (a))
P(x0 , f (x0 ))
f (x)
x0 x
x-a
Derivatives
Let Q → P, then the line going P and Q will approach the line with
the equation ? Then we let Q approach
0 a f (a) − xf (x ) x number m, then we defi
0 a→x0
y − f (x0 ) = (x − x0 ) ÐÐÐ→ ?
a − x0 amounts to saying that th
approaches P. See Figur
y t
Q
Q 1 Definition The ta
line through P with sl
P Q
y − f (x0 ) = f ′ (x0 ) (x − x0 )
is called the tangent line to y = f (x) at the point P (x0 , f (x0 )).
P(x0 , f (x0 ))
f (x)
x0 x
Derivatives
P(x0 , f (x0 ))
f (x)
x0 x
Derivatives
P(x0 , f (x0 ))
f (x)
x0 x
Derivatives
y
f (x0 ) + f ′ (x0 )(x − x0 )
f (x)
x0 x
Derivatives
Example. √ √
Let f (x) = 4 x + 1. Evaluate f (0.1) = 4 1.1 approximately.
Derivatives
Example. √ √
Let f (x) = 4 x + 1. Evaluate f (0.1) = 4 1.1 approximately.
Answer.
√
4
1.1 = f (0.1)
≈
1
f (0) + f ′ (0) (0.1 − 0) = 1 + (0.1) = 1.025 .
4
Derivatives
Observation. Near P, the tangent line and the function
are so close. That is
Remark.
In mathematics, we call f ′ (x0 ) (x − x0 ) the differential of f
at x0 , and denoted by df (x0 ). We also denote x − x0 by dx.
Derivatives
The derivatives of some basic functions.
f f′ f f′
1 1
xn nx n−1 loga (x) ln(a) x
ax ax ln a A constant 0
Derivatives
Some basic rules to calculate a derivative.
(f ± g )′ = f ′ ± g ′
(f × g )′ = f ′ × g + f × g ′
f ′ f ′ × g − f × g′
( ) =
g g2