diffRatFun(m,f)
diffRatFun(m,g,f,a)
Let $D$ be a Weyl algebra in the variables $x_1,..x_n$ and partials $dx_1,..,dx_n$. Let $f$ be either a polynomial or rational function in the $x_i$ and $m = (m_1,..,m_n)$ a list of nonnegative integers. The function $f$ may be given as an element of a polynomial ring in the $x_i$ or of the fraction field of that polynomial ring or of $D$. This method applies the product of the $dx_i^{m_i}$ to $f$. In the case of the input $(m,g,f,a)$, where $f \neq 0$ and $g$ are both polynomials and $a$ is a nonnegative integer, it applies the product of the $dx_i^{m_i}$ to $g/f^a$ and returns the resulting derivative as (numerator,denominator,power of denominator), not necessarily in lowest terms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Must be over a ring of characteristic $0$.
The object diffRatFun is a method function.
The source of this document is in BernsteinSato/DOC/annFs.m2:119:0.