Toolbox: Solving Ordinary Differential Equations symbolically
- September 24, 2020
- 3 replies
- 6390 views
As of now it is possible to solve Ordinary Differential Equations (ODE) symbolically in Mathcad, as long as:
-the ODE is linear (does not involve powers or products of the sought function or its derivatives), and
-the coefficients of the derivatives are constant (do not depend on the independent variable).
This means you can solve:

The result is:

Check out the attachments for further information.
The solver "LODEsolve" (reference file for insertion in your sheet) and an example usage file "LM_20200923_LODEsolve" are attached.
If you're using:
- Mathcad 11, use LODEsolve.mcd (it will NOT work in Mathcad 15) and check out example file LM_20200923_LODEsolve.mcd.
- Mathcad 15 use LODEsolve.xmcd and check out example file LM_20200923_LODEsolve.xmcd.
If you're using (any version of) mathcad Prime: Install Mathcad 15 and use that before you can benefit.
Comments, kudos and suggestions for improvement are welcome.
Success!
Luc
(Thank you

