next up previous contents index
Next: particularSolution Up: LinearOrdinaryOperatorPolynomialSolutions Previous: kernel   Contents   Index


parametricSolve


\begin{usage}
parametricSolve(L, [$g_1,\dots,g_m$])
\end{usage}


Signature


\begin{params}
{\em L} & RXY & A linear ordinary differential or recurrence operator\\
$g_i$\ & FX & polynomials\\\end{params}

\begin{retval}
Returns $h_1,\dots,h_s$\ and a matrix
$A$\ such that for every $...
...y solution of
$L y = \sum_{j=1}^m c_j g_j$\ must be of that form.\end{retval}

\begin{remarks}
Produces an error if $L$\ is neither a differential or recurren...
...xttt{recurrence}}{LinearOrdinaryOperatorToRecurrence:recurrence}.
\end{remarks}


Manuel Bronstein 2000-12-13