next up previous contents index
Next: rightGcd Up: Supported functions Previous: radicalSolutions   Contents   Index


rationalSolution


Usage

rationalSolution(L, g)


Parameter Type Description
L $\mathbbm{Q}[x,\frac d{dx}]$ A differential operator
g $\mathbbm{Q}(x)$ A fraction


Description

rationalSolution($L,g$) returns either $[f]$ where $f \in \mathbbm{Q}(x)$ satisfies $L f = g$, or $[]$ if $L y = g$ has no solution in $\mathbbm{Q}(x)$.


Remarks

rationalSolution($L,0$) returns $[0]$ only when $L y = 0$ has no nonzero rational solution.


Usage within MAPLE



Manuel Bronstein 2002-09-04