Ch 01/Introduction to Differential Equations

Introduction to Differential Equations

A DE is an equation relating an unknown function and its derivatives. Solutions are functions, not numbers.

IWhat is a Differential Equation?

A differential equation (DE) is an equation that contains an unknown function and one or more of its derivatives. Unlike algebra where we solve for a number, here we solve for a function.


The simplest possible DE:

This says "the rate of change of y with respect to x equals 2x". The solution is not a number — it is a whole family of curves:

Every value of C gives a different parabola. Together they form the general solution.

Note

The word "differential" refers to the differentials and . A DE is simply any equation that links a function to how it changes.

Population growth
Newton's cooling
RC circuit
Example 1easy

Verify that is a solution of .

Show step-by-step solution+
Differentiate y
Compare with DE
The right-hand side of the DE is also
Conclusion
Since is satisfied for every C, is indeed the general solution.
Example 2medium

Show that satisfies .

Show step-by-step solution+
Differentiate y
Substitute back
Verify equality
✓ The DE is satisfied for all C.

IIGeneral vs Particular Solution

A general solution contains one or more arbitrary constants. It represents a whole family of curves.


A particular solution is obtained by giving the constants specific values — usually from an initial condition such as or .


The number of arbitrary constants equals the order of the DE.

Note

An initial condition is a known value of the function (or its derivative) at a specific point. It "pins down" one member of the family of curves.

Example 1easy

Solve , given .

Show step-by-step solution+
Integrate both sides
Evaluate the integrals
(general solution — a family of cubics)
Apply initial condition y(0) = 5
Substitute , :
Particular solution
Example 2medium

Solve , given and .

Show step-by-step solution+
First integration
Apply y'(0) = 2
, so
Second integration
Apply y(0) = 1
Particular solution
Example 3hard

Show that is the general solution of .

Show step-by-step solution+
First derivative
Second derivative
Substitute into DE
Count constants
Two arbitrary constants A and B match the order-2 DE. This IS the general solution.
Next chapter →
Ch 2 · Classification of Differential Equations
Take chapter quiz →