📌 1. Introduction
A differential equation is an equation involving:
- A function
- Its derivatives
👉 It shows how a quantity changes with respect to another.
📖 Example:
dxdy=x
This means rate of change of y with respect to x is equal to x.
📌 2. Definition
A differential equation is an equation involving derivatives of a dependent variable with respect to an independent variable.
📊 General Form:
dxdy=f(x,y)
dxdy=f(x,y)
📌 3. Order and Degree
🔹 Order
The highest order derivative present.
👉 Example:dx2d2y+dxdy+y=0
Order = 2
🔹 Degree
Power of highest order derivative (when equation is polynomial in derivatives).
📌 4. Types of Differential Equations
🔹 1. Ordinary Differential Equation (ODE)
Involves one independent variable
🔹 2. Partial Differential Equation (PDE)
Involves partial derivatives
📌 5. Solution of Differential Equation
A function that satisfies the differential equation.
📊 Types of Solutions
1. General Solution
Contains arbitrary constants
2. Particular Solution
Obtained by assigning values to constants
📌 6. Formation of Differential Equations
Formed by eliminating constants from given family of curves.
📌 7. Methods of Solving Differential Equations
🔹 1. Variable Separable Method
If equation is:dxdy=g(x)h(y)
dxdy=g(x)h(y)
Steps:
- Separate variables
- Integrate both sides
📖 Example:
dxdy=xy ydy=xdx
Integrate:lny=2×2+C
📌 8. Homogeneous Differential Equations
Form:dxdy=g(x,y)f(x,y)
Where both functions are homogeneous.
Substitution:
y=vx
📌 9. Linear Differential Equation
Standard form:dxdy+Py=Q
dxdy+Py=Q
🔹 Integrating Factor (IF)
IF=e∫Pdx
IF=e∫Pdx
Solution:
y⋅IF=∫Q⋅IFdx
📌 10. Applications of Differential Equations
- Population growth
- Radioactive decay
- Cooling law
- Motion problems
- Economics
📌 11. Important Results
1. Exponential Growth
y=Cekx
y=Cekx
c
k
2. Decay Law
y=Ce−kx
📌 12. Graphical Interpretation
- Solution curves represent family of curves
- Each solution corresponds to different constant
❗ Common Mistakes
- Not separating variables properly
- Missing constant of integration
- Wrong integrating factor
- Algebraic mistakes
🧠 Exam Tips
- Practice solving methods
- Learn formulas
- Focus on steps
- Solve NCERT examples
📚 Practice Questions
- Solve differential equation
- Find general solution
- Form equation from family
- Apply linear method
🎯 Conclusion
Differential Equations help us model real-life situations and understand how variables change. This chapter is essential for higher studies in mathematics, physics, and engineering.
Mastering solving techniques ensures strong performance in exams.