Solution to DEs

Solutions to DEs are functions instead of a number

The solution is a function that when subbed in place of the dependent variable makes the right and left side equal

y(t)+y(t)=0

The general solution of this DE is

y(t)=C1cos(t)+C2sin(t)

Initial Value Problems

IVPs are differential equations paired with a set of initial conditions

y(t)+y(t)=0y(0)=3y(0)=0

Solving the DE with the conditions gives

y(t)=3cos(t)+0sin(t)

Existence and Uniqueness of Solutions to IVPs Theorem

A nth order linear equation

y(n)(t)+fn1(t)y(n1)(t)+f2(t)y(t)+f1(t)y(t)+f0(t)y(t)=g(t)

With n initial conditions

y(t0)=y0y(t0)=y0y(n1)(t0)=y0(n1)

If f0,f1,fn1 and g are continuous on t0 on an open interval one unique solution y=φ(t)