Proving the Existence and Uniqueness Theorem for Differential Equations

  • Thread starter Thread starter sutupidmath
  • Start date Start date
  • Tags Tags
    Theorem
Click For Summary
The discussion focuses on proving the existence and uniqueness theorem for a second-order differential equation under specific conditions. It establishes that if p(t), q(t), and g(t) are continuous on an interval, the equation has a unique solution for given initial conditions. The proof typically starts with the first-order case, leveraging the Banach fixed point principle, which applies in higher dimensions as well. By transforming the second-order equation into a system of first-order equations, the existence and uniqueness can be demonstrated through vector equations. The conclusion emphasizes that the solution space forms a two-dimensional vector space, confirming the uniqueness of solutions.
sutupidmath
Messages
1,629
Reaction score
4
Theorem: Existence and Uniqueness

Let p(t), q(t), and g(t) be continuous on an interval I, then the differential equation

y'' + p(t)y' + q(t)y = g(t) \ \ \ \ , y(t_0) = b_0 \ \ \ , y'(t_0) = b_1

has a unique solution defined for all t in I.

I have no idea where to start??
 
Physics news on Phys.org
How you would do that depends upon where you are allowed to start.

Typically, one first proves the basic "existence and uniqueness" theorem for first order equations: If, f(t,y) is continuous in both variables and Lipschitz in y in some neighborhood of (t0,y0), then the differential equation dy/dt= f(t,y) with initial condition y(t0)= y0 has a unique solution in that neighborhood. That can be proven using the Banach fixed point principle. That's the hard part!

In fact, the Banach fixed point principle is true in Rn, not just R, so the existence and uniqueness theorem is true for y(x) vector valued as well as numeric.

For your problem, let x= y'(t). Then y"= x' so your differential equation becomes x'+ p(t)x+ q(t)y= g(t) or x'= -p(t)x- q(t)y- g(t). Your second order differential equation is now a system of two first order equations: x'= -p(t)x- q(t)y+ g(t) and y'= x.

Now let
Y(t)= \left(\begin{array}{c}x(t) \\ y(t)\end{array}\right)
and you can state the system of equations as a single vector equation:
\frac{dY}{dt}= \left(\begin{array}{c}dx/dt \\ dy/dt\end{array}\right)= \left(\begin{array}{cc}-p(t) & -q(t) \\ 1 & 0\end{array}\right)Y+ \left(\begin{array}{c} q(t) \\ 0\end{array}\right)

Letting
P(t)= \left(\begin{array}{cc}-p(t) & -q(t) \\ 1 & 0\end{array}\right)
and
Q(t)= \left(\begin{array}{c} q(t) \\ 0\end{array}\right)
that can be written dY/dt= P(t)Y+ Q(t). Since that is trivially continuous in both t and Y and differentiable (and so Lipschitz) with respect to y for all t and y, it has a unique solution for any initial value
Y(t_0)= Y_0= \left(\begin{array}{c}b_1 \\ b_0\end{array}\right)

Since that is a linear differential equation, it is easy to show that the set of all solutions (to the homogeneous equation, dropping Q(t)) forms a vector space. Then we can show that the two solutions satisfying
Y_0= \left(\begin{array}{c}1 \\ 0\end{array}\right)
and
Y_0= \left(\begin{array}{c}0 \\ 1\end{array}\right)
both span the solution space and are independent- so the set of all solutions to a second order linear differential equation is a two dimensional vector space.
 
Last edited by a moderator:
thanks Halls. It looks a lill bit out of my domain for the moment, but i think i'll be fine,i'll try to understand it.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
606
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K