version 1.6, 2003/04/20 08:01:25 |
version 1.7, 2003/04/21 03:07:32 |
|
|
@comment $OpenXM: OpenXM/src/asir-doc/parts/ff.texi,v 1.5 2003/04/19 15:44:56 noro Exp $ |
@comment $OpenXM: OpenXM/src/asir-doc/parts/ff.texi,v 1.6 2003/04/20 08:01:25 noro Exp $ |
\BJP |
\BJP |
@node 有限体に関する演算,,, Top |
@node 有限体に関する演算,,, Top |
@chapter 有限体に関する演算 |
@chapter 有限体に関する演算 |
Line 1230 where @var{fi} is a monic irreducible factor and @var{ |
|
Line 1230 where @var{fi} is a monic irreducible factor and @var{ |
|
multiplicity. |
multiplicity. |
\E |
\E |
@end itemize |
@end itemize |
|
|
|
@example |
[0] setmod_ff(2,10); |
[0] setmod_ff(2,10); |
[2,x^10+x^3+1,x] |
[2,x^10+x^3+1,x] |
[1] sffctr((z*y^3+z*y)*x^3+(y^5+y^3+z*y^2+z)*x^2+z^11*y*x+z^10*y^3+z^11); |
[1] sffctr((z*y^3+z*y)*x^3+(y^5+y^3+z*y^2+z)*x^2+z^11*y*x+z^10*y^3+z^11); |
[[@@_0,1],[@@_0*z*y*x+@@_0*y^3+@@_0*z,1],[(@@_0*y+@@_0)*x+@@_0*z^5,2]] |
[[@@_0,1],[@@_0*z*y*x+@@_0*y^3+@@_0*z,1],[(@@_0*y+@@_0)*x+@@_0*z^5,2]] |
@example |
|
|
|
@end example |
@end example |
|
|
@table @t |
@table @t |