I'm trying to solve a simple ODE with initial values using Maple (to check my answer). Here's what I'm doing:
However, this is giving me an unexpected result (it's not evaluating the integral, which should be indefinite). What's happening here?
I'm trying to solve a simple ODE with initial values using Maple (to check my answer). Here's what I'm doing:
However, this is giving me an unexpected result (it's not evaluating the integral, which should be indefinite). What's happening here?
Solved by right clicking the output of dsolve
, and clicking Approximate
.