RegularChains[FastArithmeticTools]
RandomRegularChainDim0
generate a random 0-dim regular chain
Calling Sequence
Parameters
Description
Examples
RandomRegularChainDim0(lv, ld, p)
lv
-
a list of variables
ld
a list of degrees
p
a prime number
The command RandomRegularChainDim0 returns a randomly generated zero-dimensional regular chain with lv as variables. The degree sequence of the variables is ld. All the coefficients of the polynomials are reduced w.r.t p.
Computing with the modpn-supported and modular code
Computing with the non-fast non-modular code
The results computed by IteratedResultantDim0 and IteratedResultant are equivalent.
See Also
IteratedResultant
IteratedResultantDim0
IteratedResultantDim1
RandomRegularChainDim1
RegularChains
Download Help Document