next up previous contents index
Next: LinearOrdinaryDifferentialSystemSeriesSolutions Up: LinearOrdinaryDifferentialOperatorSeriesSolutions Previous: kernel   Contents   Index


solution


\begin{usage}
solution(L, a)\\ solution(L, a)([$y_0,\dots,y_{m-1}$])\\
solution(L, a)([$y_0,\dots,y_{m-1}$])(f)
\end{usage}


Signature


\begin{params}
{\em L} & RXD & A linear ordinary differential operator\\
{\em...
...\ & F & Initial conditions\\
{\em f} & Fx & A right-hand side\\\end{params}

\begin{retval}
solution(L, a)([$y_0,\dots,y_{m-1}$])(f) returns the series solu...
...$\ around $x = a$satisfying $y^{(i)}(a) = y_i$\ for $0 \le i < m$.
\end{retval}


Manuel Bronstein 2000-12-13