Blog Archive

Monday, May 27, 2024

Picards's Theorem

Banach Contraction Theorem

Definition.

Let (X,d) be a metric space. A map T:XX is said to satisfy Lipschitz condition if there exists a real number L0 such that

(1)d(Tx,Ty)Ld(x,y)x,yX.

Proposition. If T satisfies Lipschitz condition then T is uniformly continuous.

Proof. If d(x,y)ϵL, then d(Tx,Ty)Ld(x,y)=ϵ.

Definition. If d(Tx,Ty)Ld(x,y) and 0L<1, then we say T is a contraction.

Theorem. Banach contraction theorem

Let (X,d) be a complete metric space and T:XX be a contraction mapping, Then T has a unique fixed point. i.e. There exists a unique xX such that Tx=x.

Proof. Let xi=Tix. Assume kn, then

(2)d(xk,xn)=d(Tkx,Tnx)=d(Tkx,TkTnkx)Lk(x0,TnKx)=Lkd(x0,xnk)

By the triangle inequality,

(3)d(x0,xnk)d(x0,x1)+d(x1,x2)+...+d(xnk1,xnk)=d(x0,x1)(1+L+L2+...+Lnk1)

Hence

(4)d(xk,xn)Lkd(x0,x1)1Lnk11L

Since L<1, xk is a Cauchy sequence. By the completeness of (X,d), there exists x,limnxn=x.

This is a fixed point since T(x)=T(limxn)=limT(xn)=limxn+1=x.

To prove x is the unique fixed point, assume y is a fixed point as well, then

(5)d(x,y)=d(Tx,Ty)Ld(x,y)d(x,y)=0x=y

Picards's Theorem

Let f(x,y) continuous on a closed rectangle [x0a,x0+a]×[y0b,y0+b]​.

and f(x,y) is Lipschitz continuous respect to y.

Then the differential equation

(6)dydx=f(x,y)

has a unique solution h with h(x0)=y0.

Proof.

Firstly let us integrate respect to x,

(7)y(x)=y0+x0xf(t,y)dt

Notice that the solution y(x) is the fixed point under the map

(8)T(y):=y0+x0xf(t,y)dt,C[y0b,y0+b]C[y0b,y0+b]

Notice that (C[y0b,y0+b],d) is a complete metric space.

Hence we only need to make sure that T is a contraction map.

Let a(x),b(x)C[y0b,y0+b], consider

(9)Ta(x),Tb(x)=x0xf(t,a)f(t,b)dtx0xL(ab)dt

And

(10)x0xL(ab)dt=L(xx0)(ab)qTa(x),Tb(x)

Here q<1. Hence we need (xx0)1L​.

Since f(x,y) is defined on a compact set, let M=sup|f(x,y)|.

By the condition, y[y0b,y0+b], hence we need

(11)|x0xydt|=|x0xf(t,y)dt||x0xMdt|=M|xx0|b|xx0|bM

Hence by Banach contraction theorem,

we have the unique y satisfies y(x0)=y0 and y=f(x,y) for x[x0δ,x0+δ],δ=min(a,1L,bM).

The solution is given by the limit of this sequence y0=y0,yn=Tny0.

No comments:

Post a Comment

Popular Posts