Student[ODEs][Solve]
Exact
Solve a first order exact ODE
Calling Sequence
Parameters
Description
Examples
Compatibility
Exact(ODE, y(x))
ODE
-
a first order exact ordinary differential equation
y
name; the dependent variable
x
name; the independent variable
The Exact(ODE, y(x)) command finds the solution of a first order exact ODE.
with⁡StudentODEsSolve:
ode1≔2⁢x⁢y⁡x−9⁢x2+2⁢y⁡x+x2+1⁢diff⁡y⁡x,x=0
ode1≔2⁢x⁢y⁡x−9⁢x2+2⁢y⁡x+x2+1⁢ⅆⅆxy⁡x=0
Exact⁡ode1,y⁡x
y⁡x=−x22−12−x4+12⁢x3+2⁢x2+4⁢_C1+12,y⁡x=−x22−12+x4+12⁢x3+2⁢x2+4⁢_C1+12
The Student[ODEs][Solve][Exact] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
dsolve
Student
Student[ODEs]
Download Help Document
What kind of issue would you like to report? (Optional)