RegularChains[FastArithmeticTools]
RandomRegularChainDim1
generate a random one-dim regular chain
Calling Sequence
Parameters
Description
Examples
RandomRegularChainDim1(lv, ld, p)
lv
-
a list of variables
ld
a list of degrees
p
a prime number
The command RandomRegularChainDim1 returns a randomly generated one-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.
Randomly generating (dense) regular chain and polynomial
Computing with the modpn-supported and modular code
Computing with the non-fast non-modular code
The results computed by IteratedResultantDim1 and IteratedResultant are equivalent.
See Also
IteratedResultant
IteratedResultantDim0
IteratedResultantDim1
RandomRegularChainDim0
RegularChains
Download Help Document