Week1 - Lecture1 - Filled
Week1 - Lecture1 - Filled
Theorem
Problem Let f : R ! R be continuous on [a, b] such that f (a) · f (b) 0.
Given f : R ! R, find x such that f (x) = 0. There exists x 2 [a, b] such that f (x) = 0.
Example: f (x) = ex x 2
I Examples 3
mg m2 g
x 5 5x 4 1 = 0, s(t) = s0 k t + k2
(1 e kt/m ) =0 2
1
I p(x) = ax 2 + bx + c, p(x1 ) = p(x2 ) = 0 for
p p 0
b + b2 4ac b b2 4ac
x1 = , x2 = . -1
2a 2a
-2
0 0.5 1 1.5 2
f (a) < 0, f (b) > 0 or f (a) > 0, f (b) < 0. Fixed-points are related to the solutions of nonlinear equations.
-1 -1 By previous thm
-2 -2 f (x) = 0 9x 2 [a, b] =) g(x) = x 9x 2 [a, b].
-1.5 -1 -0.5 0 0.5 1 1.5 -1.5 -1 -0.5 0 0.5 1 1.5
An Example Simple Iteration
f (x) = ex x 2
Definition
ex x 2=0 () ex = x + 2 () x = ln(x + 2) Let g : R ! R. Given x0 2 R, the recursion
xk +1 = g(xk ), k = 0, 1, 2, . . .
Then
Hence, g(x) 2 [ln 3, ln 4] ✓ [1, 2] 8x 2 [1, 2].
x⇤ = lim xk +1 = lim g(xk ) = g( lim xk ) = g(x⇤ ).
k !1 k !1 k !1
By Brouwer’s fixed-point thm, g(x) = x 9x 2 [1, 2]. That is x⇤ is a fixed point of g.
Examples
1. f (x) = ex x 2
2. f (x) = x 2 2
g(x) = x 2 2 + x, xk +1 = xk2 2 + xk
✓ ◆ !
x2 2 xk2 2
g(x) = + x, xk +1 = + xk
4 4
✓ ◆ !
x2 2 xk2 2
g(x) = + x, xk +1 = + xk
2x 2xk