Identify the Type of an ODE
Description
Use the odeadvisor command to determine the type of an ODE.
Identify Type of ODE
ODE
y′′+4 y′+3 y=0
ⅆ2ⅆx2⁢y⁡x+4⁢ⅆⅆx⁢y⁡x+3⁢y⁡x=0
Analysis
DEtoolsodeadvisor
_2nd_order,_missing_x
Maple's Solution Process
infoleveldsolve≔3: dsolve; infoleveldsolve≔0:
Methods for second order ODEs: --- Trying classification methods --- trying a quadrature checking if the LODE has constant coefficients <- constant coefficients successful
y⁡x=_C1⁢ⅇ−x+_C2⁢ⅇ−3⁢x
Commands Used
DEtools[odeadvisor], dsolve
See Also
infolevel, odeadvisor,types
Download Help Document
What kind of issue would you like to report? (Optional)