Factorization of polynomials over finite fields: Difference between revisions

Content deleted Content added
Square-free factorization: Noticed some errors in my last edit, removed the erroneous comments.
m Square-free factorization: A small improvement to a comment in the psuedocode.
Line 77:
# Step 2: Identify all remaining factors using recursion
# Note that these are the factors willof ''f'' that have multiplicity divisible by ''p''
'''if''' ''c'' ≠ 1 '''then'''
''c'' ← ''c''<sup>1/''p''</sup>