!main_tags!Homogeneous Equations - differential-equations | What's Your IQ !main_header!

Definition and General Form

Homogeneous Second Order ODEs

Form: y'' + p(x)y' + q(x)y = 0. Homogeneous: zero right-hand side. Linear: dependent variable and derivatives appear to first power. Order: highest derivative is second.

Linearity and Homogeneity

Superposition principle applies: if y1, y2 solutions, then c1y1 + c2y2 solution. No external forcing term: purely natural system response.

Initial and Boundary Conditions

Two conditions required for unique solution. Examples: y(x0) = y0, y'(x0) = y0'. Essential for physical interpretation and numerical methods.

Characteristic Equation

Definition

Algebraic equation derived by substituting y = e^{rx} into linear constant coefficient ODE. Converts differential equation to polynomial equation: ar^2 + br + c = 0.

Derivation

Substitute y = e^{rx}, then y' = re^{rx}, y'' = r^2 e^{rx}, divide by e^{rx} (nonzero), get quadratic in r.

Role in Solutions

Roots determine solution type: distinct real roots, repeated roots, or complex conjugates. Root nature dictates exponential, polynomial, or trigonometric solutions.

Solution Structure

General Solution

General solution: linear combination of two linearly independent solutions y = c1 y1 + c2 y2. Constant coefficients yield closed-form expressions.

Complementary Function

Also called homogeneous solution. Forms basis for general solutions of nonhomogeneous equations when combined with particular integral.

Dependence on Roots

Root t