next up previous contents index
Next: solve Up: LinearOrdinaryOperatorPolynomialSolutions Previous: parametricSolve   Contents   Index


particularSolution


\begin{usage}
particularSolution(L, g)\\ particularSolution(L, n, g)\\
particu...
...L, [$g_1,\dots,g_m$])\\ particularSolution(L, n, [$g_1,\dots,g_m$])
\end{usage}

\begin{signatures}
particularSolution: & (RXY, FX) $\to$\ \htmlref{\texttt{Par...
...}}{Vector} FX) $\to$\ \htmlref{\texttt{Vector}}{Vector} FX\\\end{signatures}

\begin{params}
{\em L} & RXY & A linear ordinary differential or recurrence op...
...r} & A degree bound (optional)\\
$g, g_i$\ & FX & polynomials\\\end{params}

\begin{descr}
particularSolution(L, g) returns {\it failed}\xspace if $L y = g$...
...case $L y = g_i$\ has no
polynomial solution of degree at most $n$.
\end{descr}

\begin{remarks}
particularSolution(L, g) and particularSolution(L, [$g_1,\dots,...
...han calling repeatedly the version with a single right-hand side.
\end{remarks}


See Also



Manuel Bronstein 2000-12-13