![]()
|
Go to the first, previous, next, last section, table of contents.
最小分解体
やや特殊な演算ではあるが, 前節の因数分解を反復適用することにより,
多項式の最小分解体を求めることができる. 函数は [103] sp(x^5-2); [[x+(-#1),2*x+(#0^3*#1^3+#0^4*#1^2+2*#1+2*#0),2*x+(-#0^4*#1^2),2*x +(-#0^3*#1^3),x+(-#0)],[[(#1),t#1^4+t#0*t#1^3+t#0^2*t#1^2+t#0^3*t#1+t#0^4], [(#0),t#0^5-2]]]
結果の第 1 要素である 1 次因子のリストは, 第 2 要素の Go to the first, previous, next, last section, table of contents. |