padic
orderp
the order of a p-adic expansion of a rational function
lcoeffp
the leading coefficient of a p-adic expansion of a rational function
Calling Sequence
Parameters
Description
Examples
orderp(ex, p, x)
lcoeffp(ex, p, x)
ex
-
rational function
p
irreducible (or square-free) polynomial or 1/x (or infinity)
x
independent variable
The orderp command computes the order at p of the p-adic expansion of a rational function ex in x.
The lcoeffp command computes the leading coefficient at p of the p-adic expansion of a rational function ex in x.
See Also
padic[expansion]
Download Help Document