Class 16th Oct
Class 16th Oct
lim f (x) = L
x−→a
lim f (x) = L
x−→a
lim 2x + 4 = 10
x−→3
0 < |x − 3| < δ
0 < |x − 3| <
2
0 < 2|x − 3| <
0 < |2x − 6| <
0 < |(2x + 4) − 10| <
Yes, it works!
Definition: Right-Hand Limit
(
∀ > 0 , ∃ δ > 0 such that
lim f (x) = L ⇐⇒
x−→a+ a < x < a + δ =⇒ |f (x) − L| <
Definition: Left-Hand Limit
(
∀ > 0 , ∃ δ > 0 such that
lim f (x) = L ⇐⇒
x−→a− a − δ < x < a =⇒ |f (x) − L| <
Theorem One-Sided Limits
lim f (x) = L , if and only if, lim − f (x) = L and lim f (x) = L.
x−→a x−→a x−→a+
...is it clear?
such that
( 2
x , if x < 1
f (x) =
2x , if x > 1
(
∀ > 0 , ∃ δ > 0 such that
lim f (x) = +∞ ⇐⇒
x−→a 0 < |x − a| < δ =⇒ f (x) >
x2 − x − 2
f (x) =
x −2
Exemplo 2: Removable Discontinuity
2
x − x − 2 , if x 6= 2
f (x) = x −2
1, if x = 2
Example 3: Infinite Discontinuity
1
, if x 6= 0
f (x) = x2
1, if x = 0
Exemplo 4: Jump Discontinuities
f (x) = kxk
We can also define:
• f is continuous from the right at a number a if:
then
lim g (x) = L
x−→a
f (x) − f (a)
m = lim
x−→a x −a
whereas this limit exists.
Derivative
• Still considering
f (x) − f (a)
m = lim
x−→a x −a
we see that if we have x −→ a, we have (x − a) −→ 0.
• If we take h = x − a, the limit above can be rewritten as:
f (a + h) − f (a)
m = lim
h−→0 h
What is the derivative?
• Consider f a function and a a point on it’s domain. The
limit
f (x) − f (a)
lim
x−→a x −a
when exists, it’s finite.
• It is called derivative of f on a and we write f 0 (a):
f (x) − f (a)
f 0 (a) = lim
x−→a x −a
f (x) − f (1) x2 − 1
f 0 (1) = lim = lim = lim (x + 1) = 2
x−→1 x −1 x−→1 x − 1 x−→1
b) f 0 (x)
f (x + h) − f (x) (x + h)2 − x 2
f 0 (x) = lim = lim
h−→0 h h−→0 h
2xh + h2
= lim = lim (2x + h) = 2x
h−→0 h h−→0
Differentiation Rules
Consider f e g differentiables on the point a and let c be a
constant. So the functions f + g , kf e f .g are differentiable
on a and:
• (f + g )0 (a) = f 0 (a) + g 0 (a) ;
• (cf )0 (a) = c f 0 (a) ;
• (f .g )0 (a) = f 0 (a).g (a) + f (a).g 0 (a) ;
f 0 f 0 (a)g (a) − f (a)g 0 (a)
• (a) =
g [g (a)]2
Then
f (x) − f (0) f (x) − f (0)
lim + = 1 e lim − = −1
x−→0 x −0 x−→0 x −0
f (x) − f (0)
therefore, the limit limx−→0 does not exist and f is
x −0
not differentiable on x = 0.
Derivability and continuity
Taylor’s Theorem
Suppose f differentiable until the order n + 1 on the interval I
and consider x, x0 ∈ I . Then exist at least one x̄ on the open
interval in the open interval with extremes x and x0 such that:
f (n+1) (x̄)
f (x) = Pn (x) + (x − x0 )n+1
(n + 1)!
M
|Rn (x)| ≤ |x − x0 |n+1
(n + 1)!
An example
We can approximate e x around x0 = 0 using:
a) f (x) = ln(1 + x) x0 = 0
x
b) f (x) = e x0 = 0
√
c) f (x) = x) x0 = 1
d) f (x) = sin(x) x0 = 0
References