Differential Equations | Class 12 Maths Notes

📌 1. Introduction

A differential equation is an equation involving:

  • A function
  • Its derivatives

👉 It shows how a quantity changes with respect to another.


📖 Example:

dydx=x\frac{dy}{dx} = xdxdy​=x

This means rate of change of yyy with respect to xxx is equal to xxx.


📌 2. Definition

A differential equation is an equation involving derivatives of a dependent variable with respect to an independent variable.


📊 General Form:

dydx=f(x,y)\frac{dy}{dx} = f(x, y)dxdy​=f(x,y)


dydx=f(x,y)\frac{dy}{dx} = f(x, y)dxdy​=f(x,y)


📌 3. Order and Degree

🔹 Order

The highest order derivative present.

👉 Example:d2ydx2+dydx+y=0\frac{d^2y}{dx^2} + \frac{dy}{dx} + y = 0dx2d2y​+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:dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y)


dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y)


Steps:

  • Separate variables
  • Integrate both sides

📖 Example:

dydx=xy\frac{dy}{dx} = xydxdy​=xy dyy=xdx\frac{dy}{y} = xdxydy​=xdx

Integrate:lny=x22+C\ln y = \frac{x^2}{2} + Clny=2×2​+C


📌 8. Homogeneous Differential Equations

Form:dydx=f(x,y)g(x,y)\frac{dy}{dx} = \frac{f(x,y)}{g(x,y)}dxdy​=g(x,y)f(x,y)​

Where both functions are homogeneous.


Substitution:

y=vxy = vxy=vx


📌 9. Linear Differential Equation

Standard form:dydx+Py=Q\frac{dy}{dx} + Py = Qdxdy​+Py=Q


dydx+Py=Q\frac{dy}{dx} + Py = Qdxdy​+Py=Q


🔹 Integrating Factor (IF)

IF=ePdxIF = e^{\int P dx}IF=e∫Pdx


IF=ePdxIF = e^{\int P dx}IF=e∫Pdx


Solution:

yIF=QIFdxy \cdot IF = \int Q \cdot IF \, dxy⋅IF=∫Q⋅IFdx


📌 10. Applications of Differential Equations

  • Population growth
  • Radioactive decay
  • Cooling law
  • Motion problems
  • Economics

📌 11. Important Results

1. Exponential Growth

y=Cekxy = Ce^{kx}y=Cekx


y=Cekxy = Ce^{kx}y=Cekx

ccc

kkk


2. Decay Law

y=Cekxy = Ce^{-kx}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

  1. Solve differential equation
  2. Find general solution
  3. Form equation from family
  4. 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.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top