Solving Differential Equations (Leaving Cert Applied Maths): Revision Notes
Solving Differential Equations
What are differential equations?
Differential equations are mathematical equations that contain derivatives (such as ) within them. These equations describe relationships between a function and its rate of change, making them incredibly useful for modelling real-world situations where quantities change over time.
For example: is a differential equation because it contains the derivative .
Key terminology:
- A 1st order differential equation has a first derivative () as its highest derivative
- A 2nd order differential equation has a second derivative () as its highest derivative
Types of differential equations
The differential equations in the Leaving Certificate Applied Maths course fall into three main categories:
- Type 1: 1st order differential equations with general solutions
- Type 2: 1st order differential equations with definite values (initial conditions)
- Type 3: 2nd order separable differential equations
Let's examine each type with worked examples to understand the solution methods.
Type 1: First order differential equations with general solutions
This type focuses on finding the general solution to a differential equation, which includes an arbitrary constant of integration.
Method:
- Separate the variables (get all y terms on one side, all x terms on the other)
- Integrate both sides
- Rearrange to make y the subject
Worked Example: Finding the General Solution
Find the general solution to
Solution process:
- First, multiply both sides by dx to eliminate fractions:
- Separate variables by dividing both sides by y:
- Integrate both sides:
- This gives:
- Rearrange to get y on its own:
The final answer is the general solution because it contains the arbitrary constant c.
Type 2: First order differential equations with definite values
This type involves finding a particular solution by using given initial conditions to determine the value of the constant of integration.
Method:
- Start as in Type 1 - separate variables and integrate
- Use the given initial condition to find the value of c
- Substitute this value back into the solution
- Rearrange to get y as the subject
Worked Example: Finding a Particular Solution
Find a function such that and when
Solution process:
- Separate variables: becomes
- Integrate both sides:
- This gives: , so
- Apply the initial condition ( when ): , so
- Substitute back:
- Rearrange to solve for y:
This gives us a particular solution because we've used the initial conditions to find the specific value of c.
Type 3: Second order separable differential equations
These equations involve second derivatives () and require a substitution technique to solve.
Method:
- Let , so
- Rewrite the equation in terms of v
- Solve this first-order equation to find v
- Use to find y through integration
- Apply initial conditions to find constants
Worked Example: Second Order Differential Equation
Solve given that when and
Solution process:
- Let , so the equation becomes
- Solve this first-order equation:
- Integrate:
- Apply initial condition: when , , so
- Therefore: , which means
- Integrate to find y:
- Apply second initial condition: when , , so
- Final solution:
Key techniques and exam tips
Variable separation: This is the fundamental technique for most differential equations. Always aim to get all terms involving y (including dy) on one side and all terms involving x (including dx) on the other side.
Integration: Remember your integration rules, especially:
- Standard trigonometric integrals
Constants of integration: Always include the constant c when integrating, and use initial conditions to find its specific value.
Calculator mode: When dealing with inverse trigonometric functions, ensure your calculator is in the correct mode (radians for most cases).
Key Points to Remember:
-
Differential equations contain derivatives - they show relationships between functions and their rates of change
-
Separate variables first - get all y terms on one side and all x terms on the other before integrating
-
Always integrate both sides and include the constant of integration c
-
Use initial conditions to find the specific value of c for particular solutions
-
For second-order equations, use substitution (let ) to reduce them to first-order problems