Differential Equations — Lesson
1) Hook — A Real-Life Story to Spark Curiosity
Imagine you are a scientist working on a new medicine to control blood sugar levels in diabetic patients. You observe how the sugar level changes over time after administering the drug. The rate at which sugar decreases depends on its current level — the higher the sugar, the faster it drops. How can you model this change mathematically to predict future sugar levels?
This is where differential equations come into play — they help us describe how quantities change continuously, a powerful tool used in medicine, physics, economics, and even population studies in India.
2) Core Concepts — Understanding Differential Equations
A differential equation (DE) is an equation involving a function and its derivatives. It relates a function with its rate of change.
Types of Differential Equations:
| Type | Description | Example |
|---|---|---|
| Ordinary Differential Equation (ODE) | Involves derivatives with respect to a single variable | dy/dx = 3x² |
| Partial Differential Equation (PDE) | Involves partial derivatives with respect to multiple variables | ∂u/∂t = c² ∂²u/∂x² |
Order and Degree: The order of a DE is the highest order derivative present. The degree is the power of the highest order derivative, provided the equation is polynomial in derivatives.
Solving First-Order Differential Equations: The most common types are:
- Separable Equations: Can be written as dy/dx = g(x)h(y)
- Linear Equations: Of the form dy/dx + P(x)y = Q(x)
Separate variables: dy/y = x dx
Integrate both sides: ∫(1/y) dy = ∫ x dx
ln|y| = x²/2 + C
y = Ce^(x²/2)
Integrating factor (IF) = e^{∫1 dx} = e^x
Multiply both sides: e^x dy/dx + e^x y = x e^x
Left side is derivative of y e^x: d/dx(y e^x) = x e^x
Integrate: y e^x = ∫ x e^x dx + C
Use integration by parts or known formula:
y e^x = e^x (x - 1) + C
So, y = x - 1 + C e^{-x}
3) Key Formulas/Rules
Separable Differential Equation:
dy/dx = g(x) h(y)
Separate variables and integrate:
∫(1/h(y)) dy = ∫ g(x) dx + C
Linear Differential Equation of First Order:
dy/dx + P(x) y = Q(x)
Integrating factor (IF): μ(x) = e^{∫ P(x) dx}
Solution formula:
y · μ(x) = ∫ Q(x) μ(x) dx + C
Homogeneous Differential Equation:
If dy/dx = F(y/x), use substitution v = y/x to reduce order.
4) Did You Know?
Sir Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus in the 17th century, which laid the foundation for differential equations. Today, differential equations model everything from the spread of COVID-19 in India to predicting monsoon rainfall patterns critical for Indian agriculture.
5) Exam Tips — Avoid These Common Mistakes
- Not separating variables properly: Always rearrange terms so that all y terms are on one side and all x terms on the other before integrating.
- Forgetting the constant of integration: Always add + C after indefinite integrals.
- Incorrect integrating factor: Carefully compute e^{∫P(x) dx}, watch for signs.
- Misinterpreting order and degree: Remember, degree is defined only if the equation is polynomial in derivatives.
- Not verifying solutions: Substitute your solution back into the original DE to check correctness.
Previous Year Question Pattern (IB & Indian Boards):
- Solve first-order separable differential equations (2-3 marks).
- Find general solution of linear differential equations (3-4 marks).
- Apply substitution methods for homogeneous DEs (4 marks).
- Word problems involving growth/decay (e.g., radioactive decay, population growth) modeled by DEs (4-5 marks).
Pro Tip: Practice solving a variety of first-order DEs and word problems. Time management is key — attempt easier separable equations first, then tackle linear and substitution methods.
Differential Equations — Mcq
Differential Equations — Mnemonic
Mnemonic 1: "DE's SECRET" 🔍
- Differentiate first, then Equate – start the quest!
- Separate variables if you can,
- Exact equations? Check the plan.
- Classify order and degree,
- Remember integrating factor key,
- Exponential solutions come with glee,
- Try substitution, that’s the spree! 🚀
“DE’s SECRET” helps recall key steps in solving differential equations systematically.
Mnemonic 2: "बीजगणित वाला DE Formula" 📚
(Hindi rhyme for Indian students)
“जब DE हो linear,
Integrating factor लगाना है ज़रूरी,
μ(x) = e∫P(x)dx,
फिर solution बने पूरी!” 🎯
This rhyme reminds you of the integrating factor formula for linear DEs: μ(x) = e∫P(x)dx.
Mnemonic 3: "S.I.D.E" for First Order DEs 🧠
- Separate Variables
- Integrating Factor
- Direct Integration
- Exact Equations
“SIDE” helps you quickly recall main methods to solve first order differential equations.
Mission: Master This Topic!
Reinforce what you learned with fun activities
Ready to Battle? Test Your Knowledge!
Practice MCQs, build combos, climb the leaderboard!
Start Practice