16. Homogeneous Linear Equations with Constant Coefficients
Dated: 28-11-2024
We know that
where \(m\) being a constant, has the following solution on \((-\infty, \infty)\)
Recall
The equation
for \(n = 2\) becomes
Which can be re-written as
Now we try out a solution of exponential form
Then
Substituting into original equation, we have
This algebraic equation is known as auxiliary equation
.
Case 1: Distinct Real Roots
If the auxiliary equation
has distinct roots, \(m_1\) and \(m_2\) then the solutions are
These solutions are linearly independent
1
Since \(m_1 \ne m_2\) and \(e^{(m_1 + m_2)} \ne 0\)
Therefore,
Case 2: Repeated Roots
if we have real
roots such that \(m_1 = m_2\) then we have only one solution
We can re-write the equation to the following form
Therefore, the second solution is
Therefore
Hence the general solution
2 is
Case 3: Complex Roots
If the auxiliary equation
has the complex roots \(\alpha \pm \iota \beta\) then
Where \(\alpha, \beta > 0\) and are real
.
Choosing the following pairs for \((c_1, c_2)\)
Thus we have
By Euler's Formula
We can drop the constants to write
The Wronskian
Therefore the following form a fundamental solution
2 of the differential equation \((- \infty, \infty)\).
Therefore, the general solution
2 is
Example
Solution
We put
Substituting in the given differential equation, we have
Hence,
Higher order Equations
If we consider the following \(nth\) order homogeneous
3 linear differential equation
.4
then the auxiliary equation
is
Case 1: Real Distinct Roots
Case 2: Real and Repeated Roots
where
are linearly independent
.4
Case 3: Complex Roots
- General solution when all roots are complex \(n = 6\):
- General solution when 4 roots are complex and 2 are real \(n = 6\):
- Complex root of multiplicity \(k\):
If \(m_1 = \alpha + \iota\beta\) is a root of multiplicity \(k\), itsconjugate
\(m_2 = \alpha - \iota\beta\) is also of multiplicity \(k\). - General solution involves:
\(\(e^{(\alpha + i\beta)x}, \, x e^{(\alpha + i\beta)x}, \, x^2 e^{(\alpha + i\beta)x}, \, \dots, x^{k-1} e^{(\alpha + i\beta)x}\)\)
- General solution (using
Euler's formula
):
- Example for \(k = 3\):
Solving the Auxiliary Equation
Solving the Auxiliary Equation
- The auxiliary equation is:
$$ P_n(m) = 0, \quad n > 2 $$
-
To solve, guess a root \(m_1\). Then, \(m - m_1\) is a factor of \(P_n(m)\).
-
By synthetic or regular division, factorize:
$$ P_n(m) = (m - m_1) Q(m) $$
- Solve the quotient polynomial equation:
$$ Q(m) = 0 $$
- If \(m_1 = \frac{p}{q}\) is a rational root of \(P_n(m)\), then:
- \(p\) is a factor of \(a_0\) (constant term).
-
\(q\) is a factor of \(a_n\) (leading coefficient).
-
Use this fact to construct a list of all possible rational roots and test each using synthetic division.
Example
Solution
Then,
Substituting this in the given differential equation, we have
Since \(e^{mx} \neq 0\), therefore
So that the auxiliary equation is
Solution of the auxiliary equation
:
If we take \(m = 1\), then we see that
Therefore \(m = 1\) satisfies the auxiliary equation so that \(m - 1\) is a factor of the polynomial \(m^3 + 3m^2 - 4\).
By synthetic division, we can write
or
Therefore
Hence solution of the differential equation is
References
Read more about notations and symbols.
-
Read more about linear dependence. ↩
-
Read more about solutions to higher order differential equations. ↩↩↩
-
Read more about homogeneous differential equations. ↩
-
Read more about linear differential equation. ↩↩