next up previous contents index
Next: LinearOrdinaryFirstOrderSystem Up: LinearOrdinaryDifferentialSystemSeriesSolutions 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_1,\dots,f_m$])
\end{usage}


Signature



\begin{params}
{\em L} & SYS RX & A linear ordinary differential system\\
{\e...
...$\ & F & Initial conditions\\
$f_i$\ & Fx & A right-hand side\\\end{params}

\begin{retval}
solution(L, a)([$y_0,\dots,y_{n-1}$])([$f_1,\dots,f_m$])
returns...
... = F$\ around $x = a$satisfying $Y_i(a) = y_i$\ for $0 \le i < m$.
\end{retval}


Manuel Bronstein 2000-12-13