Differential Equations for EngineersXYZ Homework Edition

⇩ Download ▾

2.3 Higher order linear ODEs

Equations that appear in applications tend to be second order, although higher order equations do appear from time to time. Hence, it is a generally assumed that the world is “second order” from a modern physics perspective. The basic results about linear ODEs of higher order are essentially the same as for second order equations, with 2 replaced by nn. The important concept of linear independence is somewhat more complicated when more than two functions are involved.

For higher order constant coefficient ODEs, the methods are also somewhat harder to apply, but we will not dwell on these complications. We can always use the methods for systems of linear equations to solve higher order constant coefficient equations. So let us start with a general homogeneous linear equation:

y ( n ) + p n 1 ( x ) y ( n 1 ) + . . . + p 1 ( x ) y + p o ( x ) y = f ( x ) y^{(n)} + p_{n-1}(x)y^{(n-1)} + \,... + p_1(x)y' + p_o(x)y = f(x) \label{2.3.1}

(2.3.1)

In other words, a linear combination of solutions to Equation \ref{2.3.1} is also a solution to Equation \ref{2.3.1}. We also have the existence and uniqueness theorem for nonhomogeneous linear equations.

Linear Independence

When we had two functions y1y_1 and y2y_2 we said they were linearly independent if one was not the multiple of the other. Same idea holds for nn functions. In this case it is easier to state as follows. The functions y1,y2,,yny_1, y_2, \dots, y_n are linearly independent if

c 1 y 1 + c 2 y 2 + + c n y n = 0 c_1y_1 + c_2y_2 + \dots + c_ny_n = 0 \nonumber

has only the trivial solution c1=c2==cn=0c_1 = c_2 = \dots = c_n = 0, where the equation must hold for all xx. If we can solve equation with some constants where for example c10c_1 \ne 0, then we can solve for y1y_1 as a linear combination of the others. If the functions are not linearly independent, they are linearly dependent.

Constant Coefficient Higher Order ODEs

When we have a higher order constant coefficient homogeneous linear equation, the song and dance is exactly the same as it was for second order. We just need to find more solutions. If the equation is nthn^{th} order we need to find nn linearly independent solutions. It is best seen by example.

Footnotes

[1] The word monic means that the coefficient of the top degree rdr^{d}, in our case r3r^{3}, is 11.

Outside Links

Adapted from Differential Equations for Engineers by Jiří Lebl (https://www.jirka.org/diffyqs/), © Jiří Lebl, licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.