Example 1 Determine whether 2x−3,x3+1,2x2−1,x2+x+1 are linearly independent.
Solution The Wronskian of 2x−3,x3+1,2x2−1,x2+x+1 is
2x−3200x3+13x26x62x2−14x40x2+x+12x+120=−24=0.
Therefore these functions are linear independent.
Remark Wronskian is defined for any set of functions. There functions do not necessarily come from ODEs.
Strategy Find n solutions y1,…,yn to an nth order homogeneous linear differential equation and compute W(y1,…,yn). If W(y1,…,yn)=0, then y1,…,yn form a fundamental set of solutions, that is, the general solution is y=c1y1+…cnyn.
Example 2 Verify 1,x,x3 form a fundamental set of solutions of xy′′′−y′′=0.
Solution It is easy to verify 1,x,x3 are three solutions of xy′′′−y′′=0. Their Wronskian is given by
100x10x33x26x=6x=0.
This shows they form a fundamental set of solutions.
Example 3 Use the method of reduction of order to solve
(2−x)y′′′+(2x−3)y′′−xy′+y=0
given that y1=ex is a solution.
Example 4 Use reduction of order to solve
x2(x+3)y′′′−3x(x+2)y′′+6(1+x)y′−6y=0
given that y1=x2 is a solution.