Examples of boundary conditions for 2nd order des for this ask.sagemath question.
Here's the appropriate documentation: http://www.sagemath.org/doc/reference/sage/calculus/desolvers.html
|
|
|
|
mixed boundary condition...
|
in sage, would have to get general solution then fix constants 'manually'
k1*sin(x) + k2*cos(x) k1*sin(x) + k2*cos(x) |
|
|