DeterminingEqs

DeterminingEqs[eq]
gives the determining equations of a differential equation or a system of differential equations.
  • The result is a list {infinitesimalGenerator, system, simplifiedSystem} where infinitesimalGenerator gives the form of the infinitesimal generator used and system and simplifiedSystem are the system of determining equations as first obtained and after simplifications respectively.
  • The following options can be given :
VerboseFalsewhether to explicitly show each step taken for obtaining the determining equations
Hint{}explicitly specify the substitutions of the equations that will be used
ConditionalFalsewhether to find the conditional symmetries instead
Jetspace0whether to find the generalized symmetries of specific order
KnownFunctions{}list any functions that will be considered as known
SimplifyDeterminingEqsTruewhether to simplify the determining equations before solving them
LogFileFalsewhether to log the procedure
ComplexDomainFalsewhether to regard the uknown functions as complex
In[1]:=
Click for copyable input
The determining equations of a non linear ODE. Here, substituting y" is chosen from the way the equation is given:
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
The determining equations of the KdV equation, here the substitution is chosen automatically:
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
The determining equations of a system of ODES:
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
The determining equations of a system of PDES:
In[2]:=
Click for copyable input
Out[2]=