Processing math: 100%
Skip to main content

Section 9.10 Boundary Value Problems

Consider the 2nd order ODE
ยจx=f(t,x,ห™x).
By the Picard theorem we know that, if f(t,x,ห™x) is continuous, then a unique solution to the IVP x(t0)=x0, ห™x(t0)=v0 exists for some time interval containing t0 for every choice of t0,x0,v0.

Now consider instead the BVP
ยจx=f(t,x,ห™x),x(t0)=x0,x(tf)=xf.
Does a unique solution exists for every choice of t0,tf,x0,xf?

The simple examples below show that this is not the case.

Example 1. Consider the BVP problem
ยจx=โˆ’x,x(0)=0,x(ฯ€)=0.
The general solution is
x(t)=Acos(t)+Bsin(t)
and, from x(0)=0, we know that A=0. Since sin(ฯ€)=0, then every function x(t)=Bsin(t) solves the problem, namely there are infinitely many solutions!

Example 2. Consider
ยจx=โˆ’x,x(0)=0,x(ฯ€/2)=0.
Again from x(0)=0 we get that x(t)=Bsin(t) but then x(ฯ€/2)=Bsin(ฯ€/2)=B and so there is in this case a unique solution x(t)=0.

Example 2. Consider
ยจx=โˆ’x,x(0)=0,x(ฯ€)=1.
We already notice that if x(0)=0 then x(ฯ€)=0, so in this case there is no solution to this problem.