Concise answer
Linear differential equations have a rigid architecture: the solution set of the homogeneous equation is a vector space whose dimension equals the order, and the nonhomogeneous solution set is that space shifted by any one particular solution. Everything else is method — an integrating factor for first-order linear equations, characteristic roots for constant coefficients, eigenvalues for systems — and the questions that are not about method are about long-run behaviour, which is read off signs rather than solved for.
Definitions
- Order and linearity
- The order is the highest derivative present; the equation is linear when and its derivatives appear only to the first power and are not multiplied together.
- General versus particular solution
- The general solution carries as many arbitrary constants as the order; a particular solution is any single member of the family.
- Superposition
- For a linear homogeneous equation, any linear combination of solutions is again a solution — this is what makes the solution set a vector space.
- Wronskian
- for two solutions of a second-order linear equation; the solutions are independent on an interval exactly when is nonzero there.
- Autonomous equation and equilibrium
- , with no explicit . Its equilibria are the roots of , and each is a constant solution.
- Linear system
- with constant. Solutions are built from eigenvalue–eigenvector pairs of .
Intuition
A linear differential operator behaves exactly like a matrix: the homogeneous solutions are its kernel, and solving a nonhomogeneous equation is solving — one particular solution plus anything in the kernel. That is why an -th order linear equation has exactly arbitrary constants, and why 'find the general solution' means 'find a basis for the kernel and one particular solution'.
Constant coefficients turn calculus into algebra. Substituting converts the differential equation into a polynomial equation in , so the whole solution structure — exponential growth, oscillation, resonance — is read from the roots. Systems are the same trick with , where the polynomial equation becomes the eigenvalue problem for .
Many exam items never ask for a solution at all. They ask what happens as , or whether an equilibrium is stable. Those are sign questions: negative real parts pull solutions to zero, positive real parts push them away, and a scalar equilibrium is stable exactly when the slope of there is negative.
Concept walkthrough
Classification comes first because it determines everything downstream. Write the order, then whether the equation is linear, then whether the coefficients are constant, then whether it is homogeneous. A first-order equation that is separable is solved by separating; one that is linear is solved by an integrating factor after normalising the leading coefficient to ; some equations are both, and either route works. Second order with constant coefficients goes to the characteristic polynomial. Anything else on this exam is usually recognisable as a Cauchy–Euler equation , which is solved by trying .
Existence and uniqueness is examined mainly through its failure. For with , continuity of near the point gives a solution, and continuity of as well gives uniqueness. Remove the second hypothesis and uniqueness genuinely breaks: with is solved both by and by , because blows up at . Linear equations are better behaved — for with continuous on an interval, the solution through any point exists and is unique on that whole interval.
The structure theorem organises second-order work. For , first solve via : distinct real roots give ; a repeated root gives ; complex roots give . Then add any particular solution of the full equation. Undetermined coefficients supplies that particular solution when is a polynomial, exponential, sine/cosine, or product of these — but if the trial form already solves the homogeneous equation, multiply it by (or for a repeated root). This resonance adjustment is one of the most reliably tested points in the domain.
Independence of solutions is checked with the Wronskian . If at even one point of the interval, the two solutions are independent and together span the solution space; Abel's identity shows that for the Wronskian is , so it is either identically zero or never zero — which is why a single evaluation settles the question.
Systems are where linear algebra re-enters. For , substituting gives , so must be an eigenvalue and a corresponding eigenvector. With independent eigenvectors the general solution is . Complex eigenvalues produce spirals: real solutions are times sines and cosines of . A repeated eigenvalue with too few eigenvectors produces a generalised eigenvector and a solution containing — the exact analogue of the repeated-root factor of in the scalar case.
Qualitative behaviour is often the whole question. For a system, if every eigenvalue has negative real part all solutions decay to the origin (asymptotically stable); if any has positive real part the origin is unstable; one positive and one negative gives a saddle, and purely imaginary eigenvalues give closed orbits around a centre. For a scalar autonomous equation , the equilibria are the roots of , and an equilibrium is stable when and unstable when — the sign chart of is a complete phase line. The logistic equation with illustrates both: is unstable and is stable, so every solution starting positive tends to without any formula being needed.
After this page, you should be able to
- Classify an equation and choose its method from the classification alone.
- State the existence-and-uniqueness hypothesis and give an equation whose solution is not unique because that hypothesis fails.
- Use the homogeneous-plus-particular structure to shortcut nonhomogeneous problems, including the resonance case where the trial solution needs an extra factor of .
- Test two candidate solutions for independence with the Wronskian.
- Solve by eigenvalues and read the phase portrait type from the signs of those eigenvalues.
- Determine stability of an equilibrium of from the sign of there, without solving the equation.
Formulas and assumptions
Existence and uniqueness for a first-order IVP
Variables
- f: the right-hand side
- (x0, y0): the initial point
Assumptions
- Continuity is required on a rectangle around the initial point, not everywhere.
- The conditions are sufficient, not necessary; failure permits but does not force non-uniqueness.
Integrating factor for a first-order linear equation
Variables
- p(x): the coefficient of y in standard form
- q(x): the forcing term
Assumptions
- The equation must first be divided through so the coefficient of y' is 1.
- p and q are continuous on the interval of interest.
Solution structure for linear equations
Variables
- L: a linear differential operator
- g: the forcing term
Assumptions
- The equation must be linear; superposition fails otherwise.
- y_h carries as many arbitrary constants as the order of the equation.
Undetermined coefficients with resonance
Variables
- g: the forcing term
- A: the undetermined coefficient
Assumptions
- Applies to constant-coefficient equations with forcing terms of the listed types.
- A sine or cosine forcing term requires both sine and cosine in the trial solution.
Wronskian and Abel's identity
Variables
- y1, y2: two solutions of the same second-order linear equation
- p: the coefficient of y' in standard form
Assumptions
- Abel's identity requires the equation in standard form with continuous coefficients.
- Because the exponential is never zero, W is either identically zero or never zero on the interval.
Linear systems by eigenvalues
Variables
- lambda_i: eigenvalues of A
- v_i: corresponding eigenvectors
Assumptions
- A must be constant; the formula needs enough independent eigenvectors.
- A deficient repeated eigenvalue introduces a term containing t times the exponential.
Stability from signs
Variables
- lambda_i: eigenvalues of the coefficient matrix
- y*: a root of f
Assumptions
- The scalar test is inconclusive when f'(y*) = 0; the sign chart of f must be used directly.
- Stability is a statement about nearby initial conditions, not about all of them.
Cauchy–Euler equation
Variables
- b, c: constants
- r: the exponent to solve for
Assumptions
- Valid on an interval avoiding x = 0, where the equation is singular.
- A repeated root r gives the second solution x^r ln x, mirroring the factor of x in the constant-coefficient case.
Worked example
A linear system solved and classified
Solve for , and describe the behaviour of solutions as .
- 1Look for solutions of the form . Substituting gives , so : must be an eigenvalue of and an eigenvector.
- 2Characteristic polynomial: , so and . Check against the invariants: and .
- 3Eigenvector for : reads , so . Eigenvector for : reads , so .
- 4The eigenvalues are distinct, so the two eigenvectors are independent and span . The general solution is .
- 5Verify one piece directly: for , , while . They agree.
- 6Long run: and . Any solution with grows without bound, asymptotically along the line spanned by ; the solutions with decay to the origin along . One positive and one negative eigenvalue is precisely a saddle, so the origin is unstable.
. The origin is an unstable saddle: solutions blow up along unless , in which case they decay to the origin along .
Common traps
- Reading off before normalising. In the integrating factor comes from , not from .
- Writing a repeated characteristic root as . That is one solution with a renamed constant; the second independent solution is .
- Omitting the extra factor of in undetermined coefficients when the trial form already solves the homogeneous equation — the resonance case.
- Losing constant solutions when separating. Dividing by discards every with , and those are genuine solutions.
- Assuming an initial-value problem always has a unique solution. , has both and , because is unbounded at .
- Judging stability from the trace alone. with is a saddle and unstable.
- Mishandling a negative discriminant: the roots of are , not .
- Using undetermined coefficients on an equation with non-constant coefficients, where the method does not apply.
Related pages and practice
Question depth and domain coverage vary by exam. Practice answers are checked after submission.
Sources
- GRE Subject Test Content and Structure — ETS. Accessed 2026-07-06. Use as a cited source for exam facts; do not imply affiliation or reproduce protected test material.
- Calculus Volume 2, Section 4.1: Basics of Differential Equations — OpenStax. Accessed 2026-08-15. OpenStax textbook content is CC BY-NC-SA 4.0; attribute and avoid verbatim reuse beyond short cited references.
- Calculus Volume 2, Section 4.3: Separable Equations — OpenStax. Accessed 2026-08-15. OpenStax textbook content is CC BY-NC-SA 4.0; attribute and avoid verbatim reuse beyond short cited references.
- Calculus Volume 2, Section 4.5: First-order Linear Equations — OpenStax. Accessed 2026-08-15. OpenStax textbook content is CC BY-NC-SA 4.0; attribute and avoid verbatim reuse beyond short cited references.
- Calculus Volume 3, Section 7.1: Second-Order Linear Equations — OpenStax. Accessed 2026-08-15. OpenStax textbook content is CC BY-NC-SA 4.0; attribute and avoid verbatim reuse beyond short cited references.
- Calculus Volume 3, Section 7.2: Nonhomogeneous Linear Equations — OpenStax. Accessed 2026-08-15. OpenStax textbook content is CC BY-NC-SA 4.0; attribute and avoid verbatim reuse beyond short cited references.
Sources and corrections
Sources last checked 2026-08-15Every source cited on this page was checked on the date shown, and we update the page when a source changes. If something looks wrong, tell us and we'll recheck it.