Unit 2 - Notes

MTH166 6 min read

Unit 2: Differential equations of higher order

1. Introduction to Linear Differential Equations

A Linear Differential Equation (LDE) is a differential equation in which the dependent variable () and its derivatives appear only in the first degree and are not multiplied together.

General Form of Linear Differential Equation of Order

The general form of an -th order linear differential equation is:

Where:

  • are constants or functions of only.
  • .
  • is a function of (or a constant).

Classification

  1. Homogeneous Linear Differential Equation: If .
  2. Non-Homogeneous Linear Differential Equation: If .
  3. Constant Coefficients: If are real constants.
  4. Variable Coefficients: If any of are functions of .

A hierarchical tree diagram classifying Differential Equations. The top node is "Differential Equati...
AI-generated image — may contain inaccuracies


2. Linear Dependence and Linear Independence of Solutions

When solving higher-order differential equations, the general solution is constructed from a set of "basis" solutions. It is crucial to determine if these solutions are distinct enough to form a general solution.

Definitions

Let be functions defined on an interval .

  • Linearly Dependent (LD): The functions are linearly dependent if there exist constants , not all zero, such that:

    for all in . (Essentially, one function can be written as a combination of others).

  • Linearly Independent (LI): The functions are linearly independent if the equation:

    implies that every constant is zero ().

The Wronskian ()

The Wronskian determinant is a tool used to test linear independence. For functions :

Theorem:

  • If for at least one point in the interval, the functions are Linearly Independent.
  • If the functions are solutions to a homogeneous LDE and over the interval, the functions are Linearly Dependent.

A visual diagram explaining the Wronskian determinant structure and its outcome. On the left, show t...
AI-generated image — may contain inaccuracies


3. Method of Solution: The Differential Operator ()

To simplify the process of solving linear differential equations with constant coefficients, we introduce the Differential Operator notation.

Definition of Operator

Let denote the operation of differentiation with respect to :

Similarly, represents integration:

Rewriting the Equation

The differential equation:

Can be written as:

Or simply:

Where is a polynomial in .


4. Solution of Homogeneous Linear Differential Equations with Constant Coefficients

A homogeneous linear differential equation with constant coefficients has the form:

In operator form: .

The General Procedure

To solve , we rely on the property that exponential functions () reproduce themselves upon differentiation.

  1. Assume a trial solution: .
  2. Substitute into the equation to get the Auxiliary Equation (A.E.).
    • Replacing with , we get .
    • .
  3. Find the roots of the Auxiliary Equation ().
  4. Write the General Solution based on the nature of the roots.

A vertical flowchart illustrating the algorithm for solving Homogeneous Linear Differential Equation...
AI-generated image — may contain inaccuracies


5. Solution of Second Order Homogeneous LDE

Consider the second-order equation:

Auxiliary Equation: .
Let the roots be and .

There are three distinct cases for the roots of this quadratic equation:

Case 1: Roots are Real and Distinct ()

If the roots are real numbers and not equal, the linearly independent solutions are and .

General Solution:

Case 2: Roots are Real and Equal ()

If the discriminant is zero, we have a repeated root . The first solution is . Through reduction of order, the second independent solution is found to be .

General Solution:

Case 3: Roots are Complex Conjugates ()

If the discriminant is negative, roots appear as a pair and .
Using Euler's formula (), the solution simplifies to trigonometric forms.

General Solution:

  • is the real part (governs growth/decay).
  • is the imaginary part (governs oscillation frequency).

A detailed reference table comparing the three cases of roots for 2nd Order DEs.
Row 1 Header: "Natu...
AI-generated image — may contain inaccuracies


6. Solution of Higher Order Homogeneous LDE with Constant Coefficients

The rules for the second order extend naturally to -th order equations. We solve the polynomial auxiliary equation of degree to find roots.

Rules for Generalization

  1. Distinct Real Roots:
    For each distinct real root , add a term .

  2. Repeated Real Roots:
    If a real root repeats times ( ( times)):

  3. Distinct Complex Pair:
    For a pair :

  4. Repeated Complex Pair:
    If the pair repeats twice (roots are ):

Example Problem Structure

Problem: Solve .

  1. Auxiliary Equation: .
  2. Factorize: .
  3. Roots:
    • (Real)
    • (Real)
    • (Complex conjugate, )
  4. Solution:
    Combine the rules: