This page examines basic forms of differential equations as these are often used to build up more sophisticated numerical solutions to complex non-linear partial differential equations (PDEs).
A homogeneous differential equation only includes terms that have factors of the solution variable and its derivatives.
Homogeneous:
Heterogeneous:
A linear differential equation is one that can be written as linear operator.
Where
The order of a differential equation refers to the maximum level of differentiation involved.
In this case we have the family of trivial solutions, of which a linear combination is also a solution:
or
Where
We then substitute this into the ODE:
And solve for
So we have a solution of the form:
We can extend this to a system of linear ODEs as follows:
For the solution we use the same form as that for a scalar equation/function, exploiting the concepts used in matrix exponentiation (assuming certain conditions on
Substituting this into the ODE we get.
Then solving for
Which is analogous to what we have above. So we end up with the following solution family:
We are solving for a function that is both dependent upon time and space,
The Gateaux derivate is a form of directional differentiation. Under reasonable assumptions it is equal the inner product of the gradient and direction, like other definitions of directional differentiation.
https://en.wikipedia.org/wiki/Gateaux_derivative
In general the time derivative of a distribution function is composed of 2 parts. The first is the physical space flux due to bulk flow. The second is the phase space flux due to the flow within the distribution. This term is equal to the phase space gradient times the force applied as in the non-distributional case. Both terms are conservative.
This can be seen in Vlasov equations.