02. Fundamentals
Dated: 07-11-2024
Growth Equation
The Pendulum Equation
The Van Da Pol Equation
The Lcr Oscillator Equation
A Riccati Equation
Ordinary Differential Equation
If an equation contains an ordinary derivative
1 of one or more dependent variables then it is called ordinary differential equation
.
Example
Partial Differential Equation
If an equation contains a partial derivative
2 of one or more dependent variables then it is called partial differential equation
.
Imagine if the following function
3 defined over an interval
4 \(I\)
such that
- \(y(t)\) and its first \(n\)
derivatives
1 exist over theinterval
4 \(I\) for all \(t\) and its first \(n - 1\)derivatives
1 arecontinuous
[^5] over \(I\). - \(y(t)\) satisfied the differential equation for all \(t\) in \(I\).
Initial Value Problem Examples
The Logistic Equation
With initial condition \(p(t_0) = p_0\) for \(p_0 = 10\), the solution is
The Mass Spring System Equation
Boundary Value Problem
Example 1
with initial conditions \(y(0) = 1, y^\prime(2p) = -1\), solution is
Example 2
With initial conditions \(y(0) = 2, y(1) = -2\), solution would be
Properties
Linear
If the \(nth\) order differential equation
can be written as following then it is called linear
Non Linear
Super Position
It allows us to decompose a problem into smaller, simpler parts and then combine them to find a solution to the original problem.
Solutions
Explicit
Then the solution of the form \(y = f(x)\) is called explicit solution
.
Example
For the following differential equation
The solution is
Implicit
A relation \(G(x, y)\) is known as an implicit solution of a differential equation, if it defines one or more explicit solution on \(I\).
Example
For the differential equation
the solution is
References
Read more about notations and symbols.