The General Machinery
For solutions of the same second-order linear homogeneous equation, the Wronskian is either NEVER zero or identically zero (Abel's theorem: ).
Nonzero means is a fundamental set — every solution is a combination of them, and every initial-value problem is solvable within their span. Computing is a determinant: for it is the constant .
For with fundamental pair : seek with FUNCTIONS . Imposing the standard side condition leads to , — two integrations and done.
Unlike undetermined coefficients this needs NO guess and works for any continuous forcing: , , . The cost is two possibly-ugly integrals; the gain is universality.
Step 1 — fundamental pair: , , .
Step 2 — the formulas: and .
Step 3 — integrate: , .
Step 4 — assemble: .
Step 5 — sanity: the piece echoes resonance ( contains the natural frequency), and differentiating twice confirms ✓.
Wronskians appear wherever independence of functions matters: quantum mechanics uses them to normalize scattering states, and numerical ODE solvers monitor them to detect degenerating solution bases. Variation of parameters, meanwhile, is the finite-dimensional ancestor of the "Green's function" method that solves PDEs by superposing impulse responses.
Compute . Work: — never zero, so the repeated-root pair really is independent, justifying the general solution.
Proofs & Why It Matters
With and side condition : then , and . Substitute into the ODE; the -times-homogeneous-solution terms vanish (each solves the homogeneous equation), leaving .
Together with the side condition this is a linear system in whose determinant is exactly ; Cramer's rule gives , .
Differentiate : (the cross terms cancel). Substitute : . So — never zero unless , in which case it vanishes identically. Independence is an all-or-nothing affair.
Going Deeper: Worked Problems
Solve for .
Step 1 — homogeneous: , double root: , .
Step 2 — Wronskian: .
Step 3 — the formulas with : , and .
Step 4 — integrate: , .
Step 5 — ; the is a homogeneous solution and can be dropped: . General solution: . Undetermined coefficients has no guess for — this method never needed one.
Are and a fundamental set of solutions of on ?
Step 1 — check each solves the equation: for : ✓; for : , , so ✓.
Step 2 — Wronskian: , nonzero for .
Step 3 — conclusion: yes — independent solutions, so every solution is .
Step 4 — connect: this is a Cauchy–Euler equation with double indicial root , and the companion is the shadow of the rule. The Wronskian being exactly matches Abel's formula with .