top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0609

What is the Introduction to Differential Equations?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

Differential equations are mathematical equations that involve an unknown function and its derivatives. They help us understand how things change over time or space by showing the relationship between a quantity and its rate of change.

Simple Example
Quick Example

Imagine a bucket filling with water. The rate at which the water level rises depends on how much water is flowing into the bucket. A differential equation can describe this relationship, telling us how the water level changes over time.

Worked Example
Step-by-Step

Let's say the rate at which a plant grows (change in height per day) is proportional to its current height. If 'h' is the height and 't' is time in days, we can write this as:

Step 1: Understand the problem. Rate of growth is proportional to current height.
---Step 2: Represent 'rate of growth'. This is the derivative of height with respect to time, written as dh/dt.
---Step 3: Represent 'proportional to current height'. This means dh/dt = k * h, where 'k' is a constant (like a growth factor).
---Step 4: This equation, dh/dt = kh, is a simple differential equation. It describes how the plant's height changes over time.
---Answer: The differential equation representing the plant's growth is dh/dt = kh.

Why It Matters

Differential equations are super important! Engineers use them to design cars and rockets, doctors use them to model disease spread, and climate scientists use them to predict weather patterns. Understanding them can open doors to exciting careers in AI/ML, space technology, and even medicine.

Common Mistakes

MISTAKE: Confusing a regular algebraic equation (like x+2=5) with a differential equation. | CORRECTION: Remember, a differential equation MUST contain a derivative (like dy/dx or dh/dt), not just variables.

MISTAKE: Thinking that differential equations only describe change over time. | CORRECTION: While many describe change over time, they can also describe change over space (e.g., how temperature varies across a metal plate) or other variables.

MISTAKE: Not identifying the unknown function and its derivatives correctly. | CORRECTION: Always clearly identify what quantity is changing (the unknown function, e.g., 'y') and what it's changing with respect to (the independent variable, e.g., 'x'), leading to the derivative (e.g., dy/dx).

Practice Questions
Try It Yourself

QUESTION: Which of these is a differential equation: (A) 2x + 3 = 7 (B) dy/dx = 5x (C) y = x^2 + 1 | ANSWER: (B)

QUESTION: Write a differential equation for a car whose speed is decreasing at a constant rate 'k'. Let 'v' be speed and 't' be time. | ANSWER: dv/dt = -k (or dv/dt = k, if k itself is negative to represent decrease)

QUESTION: The rate at which the population 'P' of a city grows is proportional to its current population. Write this as a differential equation, using 'k' as the constant of proportionality and 't' for time. | ANSWER: dP/dt = kP

MCQ
Quick Quiz

What is the key feature that makes an equation a 'differential equation'?

It has only variables and numbers.

It includes an unknown function and its derivatives.

It is always solved by addition.

It describes only static situations.

The Correct Answer Is:

B

A differential equation is defined by the presence of an unknown function and its derivatives, showing how quantities change. Options A, C, and D do not capture this core idea.

Real World Connection
In the Real World

Imagine predicting how many people will get a new viral infection in your city. Public health experts use differential equations to create models that track how the number of infected people changes over time, helping governments plan for resources like hospital beds and vaccines.

Key Vocabulary
Key Terms

DERIVATIVE: The rate at which one quantity changes with respect to another | UNKNOWN FUNCTION: The quantity we are trying to find or understand its behavior | RATE OF CHANGE: How quickly something is increasing or decreasing | PROPORTIONAL: When two quantities change at the same rate, or one is a constant multiple of the other.

What's Next
What to Learn Next

Next, you'll learn about the 'Order and Degree of Differential Equations'. This builds on understanding what a differential equation is by helping you classify them, which is the first step to knowing how to solve them!

bottom of page