First Order Linear Differential Equation
Ever wondered how mathematicians predict population growth, track the cooling of a hot drink, or model the charge in a circuit? They use special equations that describe change. This guide will introduce you to one of the most fundamental types: first-order linear differential equations.
What Is a First-Order Linear Differential Equation?
A first-order linear differential equation is an equation that connects a function's value to its own rate of change in a simple, non-complex way. Think of it as a rule that says, "The speed at which this thing is changing is related to how big it is right now, plus some other external factors."
Let's break down that mouthful of a name:
- Differential Equation: This is an equation that involves a function (like
) and its derivatives (like ). A derivative is just a fancy term for the instantaneous rate of change, or the "speed" at which the function's value is changing. - First-Order: This means we are only dealing with the first derivative (
). We're not looking at acceleration or other higher-level rates of change. It’s all about the immediate speed. - Linear: This is a crucial word. It means the unknown function
and its derivative only appear with a power of one. You won't see terms like , , or . This keeps the relationships simple and "straight-line" like, which makes them much easier to solve.
The standard form for these equations looks like this:
In this formula:
is the function we want to find (e.g., the temperature of your soup). is the variable the function depends on (e.g., time). is the rate of change of with respect to . and are functions of . They can be simple numbers (like ) or more complex expressions (like ). tells us how the current amount affects the rate of change, and represents an external influence.
Why Are These Equations So Important?
These equations might seem abstract, but they are incredibly powerful tools for describing the world around us. So many real-life processes involve a quantity whose rate of change depends on its current size.
Here are just a few examples:
- Compound Interest: The rate at which your money grows in a bank account (
) is directly proportional to the amount of money ( ) you currently have. - Population Growth: In a simple model, the rate of population growth is proportional to the current population size. More people lead to more babies!
- Newton's Law of Cooling: The rate at which a hot object cools down is proportional to the difference between its temperature and the surrounding room's temperature.
- Radioactive Decay: The rate at which a radioactive substance decays is proportional to the amount of the substance present.
This table shows how we can frame these scenarios using the language of differential equations:
| Real-World Scenario | The Changing Quantity ( | What It Depends On ( | What the Equation Describes |
|---|---|---|---|
| A cooling cup of tea | Temperature of the tea | Time | How fast the temperature drops. |
| A savings account | Account balance | Time | How quickly the balance grows. |
| A leaky water tank | Volume of water | Time | How fast the water level falls. |
By solving these equations, scientists, engineers, and economists can make predictions, design systems, and understand the dynamics of the world.
What Is the Secret Weapon for Solving Them?
Solving these equations requires a clever trick. We can't just rearrange the equation to get
Think of the integrating factor as a special multiplier that transforms our difficult equation into one that's surprisingly easy to solve. When we multiply our entire equation by this factor, the left side magically turns into the result of a calculus rule called the "Product Rule" in reverse.
The formula for this magic multiplier, which we'll call
Let's quickly decode this formula:
- The number
is a special mathematical constant, approximately . It's often called Euler's number and is fundamental to describing growth and change. - The
part is an integral. For our purposes, think of integration as the opposite of differentiation. If differentiating tells you the speed, integrating takes the speed and tells you the original distance. So, means "find the function whose derivative is ."
Once we find this integrating factor,
How Do You Solve a First-Order Linear Differential Equation?
Solving these equations follows a reliable, step-by-step recipe. As long as you follow the steps carefully, you'll be able to solve any equation in this form.
- Write in Standard Form: First, make sure your equation looks exactly like this:
. You might need to add, subtract, multiply, or divide to get it into this format. - Find the Integrating Factor (
): Identify the term from your standard form equation. Then, calculate the integrating factor using the formula . - Multiply Everything: Take the integrating factor you just found and multiply every single term in your standard form equation by it. This gives you:
. - Simplify and Integrate: Here's the magic part. The left side of the equation,
, is now guaranteed to be the derivative of the product . So, you can rewrite the equation as . Now, integrate both sides with respect to . This will cancel out the derivative on the left, leaving you with: . - Solve for
: To get your final answer, just divide both sides by the integrating factor, . Don't forget to include the constant of integration, , that appears when you perform the integration in step 4!
Worked Example 1: A Simple Case
Solve the differential equation
Step 1: Standard Form
The equation is already in the standard form
Step 2: Find the Integrating Factor
We use the formula
First, we find the integral of
So, our integrating factor is
Step 3: Multiply Everything
We multiply our original equation by
Step 4: Simplify and Integrate
The left side is now the derivative of
Now, we integrate both sides:
Step 5: Solve for
To isolate
Our final general solution is:
Worked Example 2: When P(x) Isn't a Constant
Solve the differential equation
Step 1: Standard Form
This equation is not in standard form because of the
Now it's in standard form. We can see that
Step 2: Find the Integrating Factor
We calculate
First, the integral:
Using a logarithm rule, we can write this as
So, our integrating factor is
Step 3: Multiply Everything
We multiply our standard form equation by
Step 4: Simplify and Integrate
The left side is now equal to
Integrate both sides:
Step 5: Solve for
Multiply by
Our final general solution is:
Worked Example 3: Finding a Specific Solution with an Initial Value
Sometimes, we are given a piece of information called an "initial condition," which tells us the value of
Solve
Steps 1-2: Standard Form and Integrating Factor
The equation is in standard form with
The integrating factor is
Steps 3-4: Multiply and Integrate
Multiply by
This simplifies to
Integrating both sides gives:
Step 5: Solve for
Divide by
This is our general solution.
Final Step: Use the Initial Condition
Now we use the fact that
Since
Solving for
Now we substitute this value of
What Are Some Common Mistakes to Avoid?
This method is very powerful, but small mistakes can lead to the wrong answer. Be on the lookout for these common pitfalls:
- Forgetting Standard Form: Before you identify
and , you must ensure the equation is in the form . This often means dividing by a term in front of . - Errors in Integration: The most common place for errors is when calculating the two integrals:
for the integrating factor and for the solution. Double-check your integration rules! - Forgetting to Multiply
: When you multiply by the integrating factor , remember to multiply the right side of the equation, , as well. It's easy to forget. - Forgetting the Constant of Integration
: Every time you perform an indefinite integration, you must add a constant . Forgetting it means you will only find one possible solution, not the whole family of them. - Logarithm and Exponent Mistakes: When
involves terms like , you will encounter natural logarithms ( ) in your integrating factor. Be careful with your exponent and log rules, like and .
Quick Summary and Key Formulas
Here's a quick reference for everything we've covered.
A first-order linear differential equation describes a relationship between a function
Standard Form:
The 5-Step Solution Method:
- Get the equation into Standard Form.
- Find the Integrating Factor:
. - Multiply the standard form equation by
. - Rewrite and integrate:
. - Solve for
: .
Remember to always include the constant of integration
Frequently Asked Questions
What does 'first-order' actually mean?
'First-order' refers to the highest derivative in the equation. Since we only have the first derivative (
What makes the equation 'linear'?
An equation is linear if the dependent variable (
Why is the integrating factor always 'e' raised to a power?
It comes from the special property of the number
Do I always need to find the constant C?
For a 'general solution,' yes, you always leave
Is this topic part of Algebra or Calculus?
It's a key topic in a branch of mathematics called Differential Equations, which is typically studied after Algebra and introductory Calculus. It uses skills from both subjects, especially integration from Calculus.
What happens if I can't solve one of the integrals?
If the integral of
Can a calculator solve these equations?
Many advanced graphing calculators and online tools like WolframAlpha can solve differential equations automatically. However, it's crucial to learn the manual method to understand what the calculator is actually doing.