If we have an
order linear homogenous differential equation
where
,
, …,
are continuous on an open interval
and if
,
, …,
are solutions to this differential equation, then provided that
for at least one point
, then
,
, …,
form a fundamental set of solutions to this differential equation - that is, for constants
,
, …,
, then every solution to this differential equation can be written in the form:
\begin{align} \quad y = C_1y_1(t) + C_2y_2(t) + ... + C_ny_n(t) \end{align}
We will now look at the connection between the solutions
,
, …,
forming a fundamental set of solutions and the linear independence/dependence of such solutions. We first define linear independence and linear dependence below.
Definition: The functions , , …, are said to be Linearly Independent on an interval if for constants , , …, we have that implies that for all . This set of functions is said to be Linearly Dependent if where , , …, are not all zero for all . |
Perhaps the simplest linearly independent sets of functions is that set that contains
,
, and
. Let
,
, and
be constants and consider the following equation:
\begin{align} \quad k_1f_1(t) + k_2f_2(t) + k_3f_3(t) = 0 \\ \quad k_1 + k_2t + k_3t^2 = 0 \end{align}
It's not hard to see that equation above is satisfied if and only if the constants
.
For another example, consider the functions
and
defined on all of
. This set of functions is not linearly independent. To show this, let
and
be constants and consider the following equation:
\begin{align} \quad k_1f_1(t) + k_2f_2(t) = 0 \\ \quad k_1 \sin t + k_2 \sin (t + \pi) = 0 \end{align}
Now choose
. Then we have that:
\begin{align} \quad k_1 \sin \pi + k_2 \sin 2\pi = 0 \\ \end{align}
But the above equation is true for any choice of constants
and
since
, and thus
and
do not form a linearly independent set on all of
.
From the concept of linear independence/dependence, we obtain the following theorem on fundamental sets of solutions for
order linear homogenous differential equations.
Theorem 1: Let be an order linear homogenous differential equation. If , , …, are solutions to this differential equation then , , …, form a fundamental set of solutions to this differential equation on the open interval if and only if , , …, are linearly dependent on . |
- Proof: Consider the following
order linear homogenous differential equation:
\begin{align} \quad \frac{d^ny}{dt^n} + p_1(t) \frac{d^{n-1}y}{dt^{n-1}} + ... + p_{n-1}(t) \frac{dy}{dt} + p_n(t)y = 0 \end{align}
Suppose that
,
, …,
form a fundamental set of solutions to this differential equation on the open interval
. Then this implies that for all
we have that :
\begin{align} \quad W(y_1, y_2, ..., y_n) \biggr \rvert_{t_0} \neq 0 \end{align}
- Thus this implies that following system of equations have only trivial solution
:
\begin{align} \quad k_1y_1(t) + k_2y_2(t) + ... + k_ny_n(t) = 0 \\ \quad k_1y_1'(t) + k_2y_2'(t) + ... + k_ny_n'(t) = 0 \\ \quad \quad \quad \quad \quad \quad \vdots \quad \quad \quad \quad \quad \quad \\ \quad k_1y_1^{(n-2)}(t) + k_2y_2^{(n-2)}(t) + ... + k_ny_n^{(n-2)}(t) = 0 \\ \quad k_1y_1^{(n-1)}(t) + k_2y_2^{(n-1)}(t) + ... + k_ny_n^{(n-1)}(t) = 0 \end{align}
- Thus the equation
implies that
. Thus
,
, …,
are linearly independent on
.
We will prove the converse of Theorem 1 by contradiction. Suppose that
,
, …,
are linearly independent on
, and assume that instead
,
, …,
do NOT form a fundamental set of solutions on
. Then for some
, the Wronskian Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle W(y_1, y_2, ..., y_n) \biggr \rvert_{t_0} = 0}
. Thus the system of equations above does not have only the trivial solution. Let the constants
,
, …,
be a nontrivial solution to this system. Define
as:
\begin{align} \quad \phi(t) = k_1^* y_1(t) + k_2^* y_2(t) + ... + k_n^* y_n(t) \end{align}
- Note that
satisfies the initial conditions
,
, …,
, and
satisfies our
order linear homogenous differential equation because
is a linear combination of the solutions
,
, …,
.
- Now note that the function
also satisfies the differential equation and the initial conditions. By the existence/uniqueness theorem for
order linear homogenous differential equations, this implies that
for all
, so:
\begin{align} \quad 0 = k_1^* y_1(t) + k_2^* y_2(t) + ... + k_n^* y_n(t) \end{align}
- But
,
, …,
are linearly independent which implies that
. Thus
,
, …,
is a trivial solution to the system above, which is a contradiction. Therefore our assumption that
,
, …,
do not form a fundamental set of solutions was false. 