请输入您要查询的字词:

 

单词 SquarefreeFactorization
释义

squarefree factorization


Given a polynomialPlanetmathPlanetmath A𝔽p[X], where p is a prime and 𝔽p is the field with p elements, we want to find a decomposition

A=i=1nAii

with squarefreeMathworldPlanetmath polynomials Ai, which are pairwise coprime. Since we are in a field, we can assume that A is monic.Since A has a unique factorization we can take Ai to be the productPlanetmathPlanetmath of all irreduciblePlanetmathPlanetmath divisorsMathworldPlanetmathPlanetmath P of A with vP(A)=i, where vP(A) is the number such that PvP(A) divides A but PvP(A)+1 does not, so such a decomposition exists.

If A is in the desired form, we have for the derivative A of A:

A=i=1njiiAjjAiAii-1.(1)

Now let T:=gcd(A,A). For every irreducible polynomial P dividing T we can determine vP(T) in the following way: P must divide Am for some value of m (then it does not divide any other Ai). Then for all im the vP of the ith summand in equation (1) is at least m and for the mth summand it is m-1 (Am is not divisible by P since Am is squarefree) if pm and 0 if p|m (because of the factor m in that summand). So we find vP(T)=m-1 if pm and vP(T)=m if p|m (equality holds because T|A). So we obtain

T=gcd(A,A)=piAii-1p|iAii.

Now we define two sequencesMathworldPlanetmath (Ti) and (Vi) by T1=T and

V1=AT=piAi.

Then set Vk+1=gcd(Tk,Vk) if pk and Vk+1=Vk if p|k and set Tk+1=TkVk+1. By inductionMathworldPlanetmath one finds

Vk=ik,piAi;
Tk=ik-1,piAii-kp|iAii.

So for pk it follows Ak=VkVk+1, so for pk we can continue as long as Vk is non-constant. When Vk is constant, we have

Tk-1=p|iAii.

Assume Ai(X)=akXk++a1X+a0, then with i=lp

Ailp=aklpXklp++a1lpXlp+a0lp=akXklp++a1Xlp+a0,

so we can set Y:=Xp and have Tk-1=Up(X)=U(Y). Now we can decompose U by using the algorithmMathworldPlanetmath recursively.

In practice one can easily compute T using Euclid’s algorithm. Then one computes the sequences (Vi) and (Ti) to get the Ak. The algorithm is needed as a first step when one wants to find the prime decomposition of a polynomial, because it reduces the problem to the problem of factoring a squarefree polynomial.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 9:51:27