【抽象代数】用Mathematica分解Gauss整数

时间:2024-10-22 07:04:54

1、整数分解,用到的命令是FactorInteger。比如,给出30的素因子:FactorInteger[30]

【抽象代数】用Mathematica分解Gauss整数

3、但是数字2在Gauss整数范围内不是素数:FactorInteger[2, GaussianIntegers -> True]

【抽象代数】用Mathematica分解Gauss整数

5、数字5在Gauss整数范围内不是素数:FactorInteger[5, GaussianIntegers -> True]

【抽象代数】用Mathematica分解Gauss整数
© 2025 光影知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com