ClassicalSymmetries

ClassicalSymmetries[eq]
gives the classical symmetries (point, generalized and conditional) for a differential equation or a system of differential equations.
  • The result is a list {{{symmetry1, ...}, caseAssumptions}...} where each symmetryi is represented by an infinitesimal generator and, possible, by a set of constraints and caseAssumptions, the assumptions on the parameters of the system for the specific set of symmetries.
  • The following options can be given :
VerboseFalsewhether to explicitly show each step taken for solving the system
Hint{}explicitly specify the substitutions of the equations that will be used
ConditionalFalsewhether to find the conditional symmetries instead
ComplexDomainFalsewhether to regard the uknown functions as complex
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
Assumptions{}assumptions to make about the parameters
ShowReportTruewhether to show the result to a seperate notebook
  • For the purpose of substitutions when an equation has on the left hand side only one differential term this will be chosen for substitution. Otherwise the substitutions will be chosen automatically depending the equation or the system. With option Hint this automatic choice can be overidden.
  • A seperate notepad is created when different cases arises. This can be suppresed with the option ShowReport.
In[1]:=
Click for copyable input
Lie point symmetries 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
Lie point symmetries of the KdV equation, here the substitution is chosen automatically:
In[2]:=
Click for copyable input
Out[2]=
 
In[1]:=
Click for copyable input
Lie point symmetries of an ODE including a parameter:
In[2]:=
Click for copyable input
Out[2]=
The last case is the most general
 
In[1]:=
Click for copyable input
Lie point symmetries of a system of ODES:
In[2]:=
Click for copyable input
Out[2]=
In this case, the symmetries have been categorized by the value of the parameter M. The last case is the most general.
 
In[1]:=
Click for copyable input
For this equation, its Lie point symmetries include also free functions restricted by differential constraint:
In[2]:=
Click for copyable input
Out[2]=
Here, the third case is the most general.
 
In[1]:=
Click for copyable input
Lie point symmetries of a system of PDEs that include integro-differential constraints.
In[2]:=
Click for copyable input
Out[2]=