Talk:Square-free polynomial

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

[Untitled][edit]

Sometimes people do really weird things with TeX. I found this:

, , , ,

and I changed it to this:

The misaligned commas and misaligned final dots wouldn't have happened if TeX had been used properly. Michael Hardy (talk) 00:45, 13 February 2009 (UTC)[reply]

Complexity[edit]

What is the meaning of the sentence In characteristic zero, their computational complexity is lower than twice that of the computation of the greatest common divisor of the polynomial and its derivative.?

Usually one ignores constant factors when talking about complexity, so can we drop the twice? Then it seems that, at least naively, you need to compute degree many gcds.

Is it obvious that the gcd is provably the dominating factor in the complexity? I.e., how do we know that in this special case, it's not possible to compute the gcd quickly, which make the divisons dominate? [I trust that these gcds are harder, but it's not entirely obvious, is it?]

I changed the wording, feel free to edit it back. Saraedum (talk) 23:28, 9 August 2012 (UTC)[reply]

In fact, this assertion on complexity is true only for univariate polynomials and one should include in the computation time of the GCD the time for computing the quotients of the input polynomials by their GCD. I believe that this is the main result of Yun's paper, but not having the paper at hand, I can not verify this immediately. The result follows from the fact that the complexity of GCD is at least linear in the input degree and from the following result: let us call input degree of a GCD computation, the maximal degree of its input. Then the sum of the input degrees of the GCD's that are needed to complete the computation (after having computed the GCD of the polynomial and its derivative) is upper bounded by the degree of the input polynomial. I'll thus revert your edit and correct the assertion. D.Lazard (talk) 10:07, 10 August 2012 (UTC)[reply]

square root of a polynomial[edit]

Given we are talking about square free polynomial, should we have a link for find the square root of a polynomial, especially for the context of a extended Finite field. Jackzhp (talk) 07:23, 15 January 2018 (UTC)[reply]

I have added a section to the article, and updated accordingly the redirect Square root of polynomial. I do not know what is "a extended Finite field". D.Lazard (talk) 08:10, 15 January 2018 (UTC)[reply]