Sol. Non-linear Fun.
37Sol. Non-linear Fun.
375.1 – Functional Iteration
Fixed-point iteration or functional iteration: Given a continuous function
f
,choose an initial point
x
0 and generate{x
k}
k≥0 byx
k+1= f (x
k), k ≥ 0.
{x
k}
may not converge, e.g.,f (x) = 3x
.However, when the sequence converges, say,
k→∞
lim x
k= x
∗,
then, since
f
is continuous,f (x
∗) = f ( lim
k→∞
x
k) = lim
k→∞
f (x
k) = lim
k→∞
x
k+1= x
∗.
That is,
x
∗ is a fixed point off
.Note that Newton’s method for solving
g(x) = 0 x
k+1= x
k− g(x
k)
g
0(x
k)
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
375.1 – Functional Iteration
Fixed-point iteration or functional iteration: Given a continuous function
f
,choose an initial point
x
0 and generate{x
k}
k≥0 byx
k+1= f (x
k), k ≥ 0.
{x
k}
may not converge, e.g.,f (x) = 3x
. However, when the sequence converges, say,k→∞
lim x
k= x
∗,
then, since
f
is continuous,f (x
∗) = f ( lim
k→∞
x
k) = lim
k→∞
f (x
k) = lim
k→∞
x
k+1= x
∗.
That is,
x
∗ is a fixed point off
.Note that Newton’s method for solving
g(x) = 0 x
k+1= x
k− g(x
k)
g
0(x
k)
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
375.1 – Functional Iteration
Fixed-point iteration or functional iteration: Given a continuous function
f
,choose an initial point
x
0 and generate{x
k}
k≥0 byx
k+1= f (x
k), k ≥ 0.
{x
k}
may not converge, e.g.,f (x) = 3x
. However, when the sequence converges, say,k→∞
lim x
k= x
∗,
then, since
f
is continuous,f (x
∗) = f ( lim
k→∞
x
k) = lim
k→∞
f (x
k) = lim
k→∞
x
k+1= x
∗.
That is,
x
∗ is a fixed point off
.Note that Newton’s method for solving
g(x) = 0 x
k+1= x
k− g(x
k)
g
0(x
k)
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
375.1 – Functional Iteration
Fixed-point iteration or functional iteration: Given a continuous function
f
,choose an initial point
x
0 and generate{x
k}
k≥0 byx
k+1= f (x
k), k ≥ 0.
{x
k}
may not converge, e.g.,f (x) = 3x
. However, when the sequence converges, say,k→∞
lim x
k= x
∗,
then, since
f
is continuous,f (x
∗) = f ( lim
k→∞
x
k) = lim
k→∞
f (x
k) = lim
k→∞
x
k+1= x
∗.
That is,
x
∗ is a fixed point off
.Note that Newton’s method for solving
g(x) = 0 x
k+1= x
k− g(x
k)
g
0(x
k)
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
375.1 – Functional Iteration
Fixed-point iteration or functional iteration: Given a continuous function
f
,choose an initial point
x
0 and generate{x
k}
k≥0 byx
k+1= f (x
k), k ≥ 0.
{x
k}
may not converge, e.g.,f (x) = 3x
. However, when the sequence converges, say,k→∞
lim x
k= x
∗,
then, since
f
is continuous,f (x
∗) = f ( lim
k→∞
x
k) = lim
k→∞
f (x
k) = lim
k→∞
x
k+1= x
∗.
That is,
x
∗ is a fixed point off
.Note that Newton’s method for solving
g(x) = 0 x
k+1= x
k− g(x
k)
g
0(x
k)
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
38is just a special case of functional iteration in which
f (x) = x − g(x) g
0(x) .
Definition 5 A function (mapping)
f
is said to be contractive if there exists a constant0 ≤ λ < 1
such that|f(x) − f(y)| ≤ λ|x − y|
for all
x, y
in the domain off
.Theorem 4 (Contractive Mapping Theorem) Suppose
f : D → D
, whereD ⊆ R
is a closed set, is a contractive mapping. Thenf
has a unique fixed point inD
. Moreover, this fixed point is the limit of every sequence obtained byx
k+1= f (x
k)
with any initial point
x
0.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
38is just a special case of functional iteration in which
f (x) = x − g(x) g
0(x) .
Definition 5 A function (mapping)
f
is said to be contractive if there exists a constant0 ≤ λ < 1
such that|f(x) − f(y)| ≤ λ|x − y|
for all
x, y
in the domain off
.Theorem 4 (Contractive Mapping Theorem) Suppose
f : D → D
, whereD ⊆ R
is a closed set, is a contractive mapping. Thenf
has a unique fixed point inD
. Moreover, this fixed point is the limit of every sequence obtained byx
k+1= f (x
k)
with any initial point
x
0.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
38is just a special case of functional iteration in which
f (x) = x − g(x) g
0(x) .
Definition 5 A function (mapping)
f
is said to be contractive if there exists a constant0 ≤ λ < 1
such that|f(x) − f(y)| ≤ λ|x − y|
for all
x, y
in the domain off
.Theorem 4 (Contractive Mapping Theorem) Suppose
f : D → D
, whereD ⊆ R
is a closed set, is a contractive mapping. Thenf
has a unique fixed point inD
. Moreover, this fixed point is the limit of every sequence obtained byx
k+1= f (x
k)
with any initial point
x
0.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
39Proof: We first show that
lim
k→∞
x
k exists.Since
x
k= x
0+(x
1−x
0)+(x
2−x
1)+· · ·+(x
k−x
k−1) = x
0+
k
X
i=1
(x
i−x
i−1), {x
k}
k≥0 converges if and only ifP
∞i=1
(x
i− x
i−1)
converges and it is sufficient to showP
∞i=1
|x
i− x
i−1|
converges.Since
f
is contractive, we have|x
i− x
i−1| = |f(x
i−1) − f(x
i−2)|
≤ λ|x
i−1− x
i−2|
≤ λ
2|x
i−2− x
i−3|
.. .
≤ λ
i−1|x
1− x
0|.
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
39Proof: We first show that
lim
k→∞
x
k exists. Sincex
k= x
0+(x
1−x
0)+(x
2−x
1)+· · ·+(x
k−x
k−1) = x
0+
k
X
i=1
(x
i−x
i−1),
{x
k}
k≥0 converges if and only ifP
∞i=1
(x
i− x
i−1)
converges and it is sufficient to showP
∞i=1
|x
i− x
i−1|
converges.Since
f
is contractive, we have|x
i− x
i−1| = |f(x
i−1) − f(x
i−2)|
≤ λ|x
i−1− x
i−2|
≤ λ
2|x
i−2− x
i−3|
.. .
≤ λ
i−1|x
1− x
0|.
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
39Proof: We first show that
lim
k→∞
x
k exists. Sincex
k= x
0+(x
1−x
0)+(x
2−x
1)+· · ·+(x
k−x
k−1) = x
0+
k
X
i=1
(x
i−x
i−1), {x
k}
k≥0 converges if and only ifP
∞i=1
(x
i− x
i−1)
converges and it is sufficient to showP
∞i=1
|x
i− x
i−1|
converges.Since
f
is contractive, we have|x
i− x
i−1| = |f(x
i−1) − f(x
i−2)|
≤ λ|x
i−1− x
i−2|
≤ λ
2|x
i−2− x
i−3|
.. .
≤ λ
i−1|x
1− x
0|.
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
39Proof: We first show that
lim
k→∞
x
k exists. Sincex
k= x
0+(x
1−x
0)+(x
2−x
1)+· · ·+(x
k−x
k−1) = x
0+
k
X
i=1
(x
i−x
i−1), {x
k}
k≥0 converges if and only ifP
∞i=1
(x
i− x
i−1)
converges and it is sufficient to showP
∞i=1
|x
i− x
i−1|
converges.Since
f
is contractive, we have|x
i− x
i−1| = |f(x
i−1) − f(x
i−2)|
≤ λ|x
i−1− x
i−2|
≤ λ
2|x
i−2− x
i−3|
.. .
≤ λ
i−1|x
1− x
0|.
Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
.This show that
P
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
.This show that
P
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded,hence it converges. Let
lim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges.Let
lim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
40Then we have
∞
X
i=1
|x
i− x
i−1| ≤
∞
X
i=1
λ
i−1|x
1− x
0|
= |x
1− x
0|
∞
X
i=1
λ
i−1= 1
1 − λ |x
1− x
0|
since
0 ≤ λ < 1
. This show thatP
∞i=1
|x
i− x
i−1|
is bounded, hence it converges. Letlim
k→∞
x
k= x
∗.f
is a contractive mapping⇒ f
is continuous⇒ x
∗= lim
k→∞
x
k= lim
k→∞
f (x
k−1) = f ( lim
k→∞
x
k−1) = f (x
∗)
⇒ x
∗ is a fixed point off
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
.Then
|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone.
Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
41To prove the uniqueness, let
x
andy
both be fixed points off
. Then|x − y| = |f(x) − f(y)| ≤ λ|x − y|.
Since
λ < 1
, this forces|x − y| = 0
. That is,x = y
.Theorem 5 If
f ∈ C[a, b]
such thata ≤ f(x) ≤ b
for allx ∈ [a, b]
, thenf
has a fixed point in[a, b]
. Suppose, in addition, thatf
0(x)
exists in(a, b)
and there exists a positive constant
M < 1
such that|f
0(x)| ≤ M < 1
forall
x ∈ (a, b)
. Then the fixed point is unique.Proof: If
f (a) = a
orf (b) = b
, thena
orb
is a fixed point off
and we aredone. Otherwise, it must be
g(a) > a
andg(b) < b
.Let
h(x) = f (x) − x
.⇒ h ∈ C[a, b]
sincef ∈ C[a, b]
, andh(a) = f (a) − a > 0
,h(b) = f (b) − b < 0
.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
.By the Mean-Value theorem, there exists
ξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
.Therefore the fixed point of
f
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003
Sol. Non-linear Fun.
42By the intermediate value theorem,
∃ x
∗∈ [a, b]
such thath(x
∗) = 0
.⇒ f(x
∗) − x
∗= 0
andf (x
∗) = x
∗.⇒ f
has a fixed pointx
∗ in[a, b]
.Suppose that
p 6= q
are both fixed points off
in[a, b]
. By the Mean-Value theorem, there existsξ
betweenp
andq
such thatf
0(ξ) = f (p) − f(q)
p − q = p − q
p − q = 1.
However, this contradicts to the assumption that
f
0(x) ≤ M < 1
for allx
in[a, b]
. Therefore the fixed point off
is unique.Department of Mathematics – NTNU Tsung-Min Hwang November 16, 2003