Basic Examples (4)
Use FullSimplifyFunction to simplify a simple Function:
Use FullSimplifyFunction to simplify a simple function given as a rule:
Use FullSimplifyFunction to simplify a more complicated function:
Use FullSimplifyFunction to simplify multiple function rules:
Scope (2)
Use FullSimplifyFunction to simplify expressions involving special functions:
Use FullSimplifyFunction with more complicated function rules:
Applications (3)
Use FullSimplifyFunction with the results of DSolve:
Use FullSimplifyFunction on the solutions:
Verify the solutions:
Solve an initial value problem for an inhomogeneous linear hyperbolic system with constant coefficients:
Use FullSimplifyFunction on the solutions:
Verify the solutions:
Use FullSimplifyFunction in the solutions of the Euler-Lagrange equations governing the motion of a rolling wheel on an inclined plane. In this particular problem, the translational coordinate y and the rotational coordinate θ are treated as independent variables. Define the equation of motion for the translational coordinate and its initial conditions:
The solution for equation of motion using DSolve:
Apply FullSimplifyFunction:
Verify the solution:
Use the resource function SymbolToSubscript to format some parts of the solution as subscripts:
The equation of motion for the rotational coordinate and its initial conditions:
The solution for this equation of motion using DSolve:
Verify the solution:
Use SymbolToSubscript to format some parts of the solution as subscripts: