Basic Examples (3)
Transform an ODE into normal form:
The second argument allows one to specify a new symbol for the new dependent variable:
The transformation of the dependent variable is obtained by applying Last:
Scope (4)
The normal form can be obtained for equations of any order:
The equation is automatically simplified:
Apply the function to a non-linear equation:
If the equation is already in normal form, the function still simplifies it:
Options (3)
Let us consider the Appell equation:
In normal form, by default it becomes a cumbersome expression:
This result can be further simplified through the option "SimplifyEquation":
Properties and Relations (4)
We can check that the solution of the differential equation in the original form:
and in normal form:
are mapped into each other by the dependent variable transformation:
However, this cannot be immediately verified in all cases, since the linear combination of solutions may be chosen differently:
Possible Issues (2)
For the moment, ODENormalForm works only for single variable (aka ordinary) linear differential equations:
It can deal with some non-linear equations, but not in their leading or sub-leading coefficient:
Neat Examples (5)
Let us consider the Regge-Wheeler (RW) equation, governing axial perturbations of black holes:
As it is written, we can find its solution only in the unintuitive DifferentialRoot form:
Let us try to transform this equation into normal form (and change independent variable as ), simply as:
Now, we can better find its solution in terms of the HeunC function:
Let us also map the black hole parameters into the Confluent Heun ones, by transforming the latter equation into normal form: