Here is a comprehensive breakdown of the important methods and solving techniques covered in your notes, organized to help you revise for your exam:
1. Techniques for First-Order ODEs
- Variable Separation: For equations of the form
, you can separate the variables to get and solve by integrating both sides directly. - Exact Equations: An equation
is exact if the partial derivatives satisfy . To solve it, you must find a function such that its partial derivatives are and . - Integrating Factors (IF): If an equation is not exact, you can often multiply the entire equation by an Integrating Factor to make it exact.
- Homogeneous Equations: If an equation
is homogeneous, you can use the substitution . This transforms the equation into a separable equation in terms of and . - First-Order Linear DEs: For an equation in the standard form
, you solve it by multiplying through by the integrating factor . This allows the left side of the equation to be condensed and integrated. - Bernoulli’s Equation: For nonlinear equations of the form
, use the transformation . This substitution reduces the Bernoulli equation into a standard first-order linear equation in terms of . - Riccati Equation: This is a specific non-linear equation of the form
. If you are given or can guess one particular solution , you can use the substitution to transform it into a linear equation in .
2. Techniques for Higher-Order Linear ODEs
- Characteristic Equation (Constant Coefficients): To solve
-th order homogeneous linear equations like , you form the characteristic polynomial, . The roots dictate the solution: - Distinct roots (
) yield solutions like . - Repeated roots of multiplicity
require multiplying by , giving solutions like . - Complex roots (
) yield solutions utilizing trigonometric functions: and .
- Distinct roots (
- Reduction of Order: If you know one non-trivial solution
to a homogeneous equation , you can find a second linearly independent solution by using the transformation . Substituting this into the equation reduces it to a first-order equation in terms of , where .
3. Techniques for Non-Homogeneous Equations
- Method of Variation of Parameters: This is used to find a particular solution
for non-homogeneous linear equations . - For a second-order equation, assuming you know the homogeneous solutions
and , the particular solution is . - The parameters
and are calculated using the Wronskian : and . - This method can also be generalized to
-th order equations using determinants.
- For a second-order equation, assuming you know the homogeneous solutions
4. Approximation Schemes (Analytical Methods)
- Picard’s Approximation Scheme: This is an iterative method used heavily in proving existence and uniqueness, but it can also explicitly approximate solutions to Initial Value Problems (IVPs) of the form
where . You start with an initial guess and successively compute better approximations using the integral formula: .