MA105: Calculus Lecture 6 (D1) : Shripad M. Garge IIT Bombay, Mumbai
MA105: Calculus Lecture 6 (D1) : Shripad M. Garge IIT Bombay, Mumbai
Lecture 6 (D1)
Shripad M. Garge
IIT Bombay, Mumbai.
Derivative of a function,
differentiability =⇒ continuity,
maxima, minima,
Theorem
If f 00 (x) > 0 for all x ∈ (a, b) then f is convex and if f 00 (x) < 0 for
all x ∈ (a, b) then f is concave.
Theorem
Suppose f 00 is continuous near c.
If f 0 (c) = 0 and f 00 (c) > 0 then f has a local minimum at c.
If f 0 (c) = 0 and f 00 (c) < 0 then f has a local maximum at c.
f 0 (x) f (x)
lim =L∈R then lim = L.
x→c g 0 (x) x→c g (x)
Examples:
sin x cos x
lim = lim = 1,
x→0 x x→0 1
Theorem
Let f : [a, b] → R be continuous and differentiable on (a, b) then
there exists c ∈ (a, b) such that
and 2
x −t
G (t) = F (t) − F (x0 ).
x − x0
Then G (x0 ) = 0 = G (x) and by Rolle’s theorem there exists
c ∈ (x0 , x) such that G 0 (c) = 0, and hence
f 00 (c)
f (x) = f (x0 ) + f 0 (x0 )(x − x0 ) + (x − x0 )2 .
2
Thus we have approximated f (x) by a linear polynomial in x0 and
the error term involves second derivative at some c ∈ (x0 , x).
f (n) (x0 )
f (x) = f (x0 ) + f 0 (x0 )(x − x0 ) + · · · + (x − x0 )n
n!
f (n+1) (c)
+ (x − x0 )n+1 .
(n + 1)!
for some c ∈ (0, 1). We need to find c ∈ (0, 1) and n such that
f n+1 (c) ec −5
(n+1)! = (n+1)! < 10 . One finds out that n = 8 works and so
we get
1 1
e ≈ 1 + 1 + + ··· + = 2.71827876984.
2 8!
The error is 0.00000305861.
While drawing curves, we usualy draw a few points and join them
suitably.
A line y = mx + k is called a
slant asymptote to f ifeither
lim f (x) − (mx + k) = 0
x→∞
or
lim f (x) − (mx + k) = 0.
x→−∞
DISA&
% ext
where
R[a, b] = the set of all Riemann integrable functions over [a, b].
and hence
S(f , Ṗ) − m(c − a) + n(b − c) <
whenever Ṗ is a tagged partition of [a, b] with kṖk < m+n .