Differential equations overview (HL)
This continues the discussion from solving simple differential equations (SL).
What are they?
A differential equation relates functions and their derivatives (and higher derivatives). Their solutions are functions or relations instead of individual values. In single-variable calculus, we will only look at ordinary differential equations (ODEs).
A common application for differential equation is in physics, relating position as influenced by force, which is mass times acceleration. The differential equation will be provided to you on Math AA exams.
Previously we looked at
which can be solved by repeated integration, as long as we are provided with initial values or boundary conditions.
Order and initial values
The order of a differential equation refers to the highest derivative that appears. Most differential equations in Math AA are first order, as it involves only the first derivative. Most higher-order differential equations in Math AA are solved via repeated integration as aforementioned.
An infinite number of functions or relations solve each differential equation. Instead, initial values are needed to pinpoint the specific function or relation to solve an th-order differential equation.
Higher order differential equation may also involve boundary conditions, which can be given for different values, whereas initial values give and all values up to the th derivative for the same value of .
The polynomial degree for certain differential equations refer to the exponent of the highest derivative. Eg
has an order of (for first derivative) and polynomial degree of (for highest derivative to the third power). So order and degree are distinct concepts in differential equations. Here one initial value is needed to pinpoint the specific solution, because of the order of .
Notation
Depending on context, could be or . Usually if there is no , then .
is usally
vs.
The derivatives are almost always with respect to to , but it’s their locations in the derivatives that matter, not the letters themselves. Note that
can be easily solved via repeated integration, whereas
are generally much harder to solve.
Techniques
Numeric solutions in the form of Euler’s method, and Maclaurin series solutions will have question indicate as such. The other methods required in AA HL are below
form | technique |
---|---|
repeated integration with respect to | |
separable ODE | |
integrating factor | |
let |
No matter the analytical technique in Math AA, you are one way or another need to integrate to cancel the derivative to solve.
Integral of
One of the first antiderivatives you learned is
However if you ever need raise to this exponent, then
is two curves, meaning both and . Which curve is right depends on the initial value given. In most cases, we can just group it as , and this allows for both positive and negative .