BackIntroduction to Differential Equations
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
11.1 What is a Differential Equation?
Definition of a Differential Equation
A differential equation is an equation that relates an unknown function to one or more of its derivatives. These equations are fundamental in describing various physical, biological, and economic phenomena where change is involved.
Unknown function: The function we are trying to find.
Derivatives: Expressions representing rates of change of the unknown function.
Examples of Differential Equations
Classification:
First-order differential equations: Involve only the first derivative (e.g., ).
Second-order differential equations: Involve the second derivative (e.g., ).
Solving Differential Equations: Example Problems
To determine if a function is a solution to a differential equation, substitute the function and its derivatives into the equation and check if the equality holds.
Example 1: Show is a solution to .
Compute :
Since ,
Therefore,
Example 2: Show is not a solution to .
Compute derivatives: ,
Substitute:
But the note says , which is not zero for all (Additional info: There may be a typo in the original notes; the correct calculation is $0$.)
Initial Value Problems (IVPs)
A initial value problem (IVP) consists of a differential equation together with an initial condition specifying the value of the unknown function at a given point.
Differential equation:
Initial value:
Together, these form an IVP.
General and Particular Solutions
General solution: The family of all possible solutions, typically containing an arbitrary constant (e.g., ).
Particular solution: A specific solution found by applying the initial condition to determine the constant.
Example: Given , solve for :
So
Therefore,
Additional info: Differential equations are widely used in modeling real-world systems, such as population growth, radioactive decay, and mechanical vibrations.