Intuition
Before trying to solve an equation it is worth asking two questions about it, because between them they decide which methods can be used at all. How many times is the unknown differentiated? And does the unknown enter in a straight-line way, or is it squared, put inside a sine, multiplied by its own derivative? The first question gives the order, the second gives linearity, and almost every technique in this course is a technique for linear equations.
Order is how far back the equation remembers: a first-order equation knows only where you are, a second-order one knows where you are and how fast you are going. Linearity is a promise about the shape of the rule — that doubling the input doubles its contribution — and it is the promise that lets answers be added together.
Linear equations are a small part of all of them, and nearly every method in this course lives inside the circle. The pendulum sits outside it, which is why the ninth chapter has to look at it differently.
Order, and what linear means
The order of an equation is the highest derivative that appears in it. The equation is linear if it can be written with the unknown and its derivatives each appearing alone, to the first power, multiplied only by functions of the independent variable. Everything else is nonlinear.
Reading an equation
- The coefficients and the right-hand side may be as complicated as they like — , , — and the equation is still linear. Linearity is a condition on , never on .
Applications
Practice
Order Is the Highest Derivative
Count the derivatives and take the largest. Powers change nothing about the order.
Try it
What is the order of ?
Linear in the Unknown, Anything in the Variable
Linearity asks about y and its derivatives only. They must each stand alone, to the first power, with no products between them.
Try it
Which equation is linear?
Try it
The equation is nonlinear, because its coefficients are complicated.
Homogeneous Means the Right-Hand Side Is Zero
A linear equation with nothing on the right is homogeneous. With something on the right it is non-homogeneous, and that something is called the forcing.
Try it
Which of these linear equations is homogeneous?
Try it
What is the order of ?
Try it
What makes nonlinear?
Try it
An equation can be second order and linear at the same time.
Try it
How would you describe ?
Final checkpoint
Try it
Which of these is nonlinear?
Try it
How many of these four are linear? , , ,
Try it
A linear equation may have coefficients that change with the independent variable.
Completion
Lesson complete
Great work! You now know how to:
- find the order of an equation by counting derivatives, not powers
- decide whether an equation is linear by looking only at how the unknown enters
- tell a homogeneous linear equation from a forced one
- say which of those two facts each later method is going to need