Repeated Roots and Being Relatively Prime w/Derivative

In summary, repeated roots in a mathematical equation occur when the same solution appears multiple times, resulting in a flat tangent line. To determine if a polynomial has repeated roots, its derivative must also have the same root. Two polynomials are relatively prime if they have no common factors, and this can be determined by finding their GCD or checking for a constant common factor. A polynomial being relatively prime with its derivative means it has distinct roots, which is useful in solving equations and finding critical points on a graph.
  • #1
Bashyboy
1,421
5

Homework Statement


Let ##f(x) = (x-a_1)...(x-a_n) \in k[x]##, where ##k## is a field. Show that ##f(x)## has no repeated roots (i.e., all the ai are distinct elements in ##k##) if and only if ##gcd(f,f')=1##, where ##f'(x)## is the derivative of ##f##

Homework Equations



##(x-a)^2 |f(x)## implies ##(x-a)|f'(x)##

##(x-a)|f(x)## and ##(x-a)|f'(x)## implies ##(x-a)^2|f(x)##

The Attempt at a Solution



First note that ##f(x) = (x-a_1)...(x-a_n)## has a repeated roots if and only if ##(x-a_k)^p## is a factor of ##f(x)## for some ##k \in \{1,...,n\}## and ##p \ge 2##.

Suppose that ##f(x)## has no repeated. Note that ##f(x) = (x-a_1)...(x-a_n)## is the prime factorization of ##f(x)##. Now if were the case that ##gcd(f,f') \neq 1##, then both ##f## and ##f'## would have a common prime factor. Since we know what ##f(x)##'s prime factors look like, we know there is a ##k## such that ##x-a_k## divides ##f'##. But the second theorem cited above implies that ##(x-a_k)^2## divides ##f(x)## and therefore it has a repeated root. Hence, ##gcd(f,f')## must be ##1##.

Now suppose that ##(f,f')=1##. If ##f(x)## had a repeated root, then ##(x-a_k)^2## would divide it, for some ##k##. But the first theorem cited above would imply ##(x-a)|f'(x)##, contradicting the fact that ##(f,f')=1##.

How does this sound?
 
Last edited:
Physics news on Phys.org
  • #2
Sounds correct, although the whole work is done in the two statements you use. You could as well simply differentiate ##f(x)=\prod(x-a_k)^{n_k}## and directly see the result.
 

1. What are repeated roots in a mathematical equation?

Repeated roots refer to the situation where a polynomial equation has the same solution multiple times. This means that the graph of the equation touches or crosses the x-axis at the same point multiple times, resulting in a flat or horizontal tangent line at that point.

2. How do you determine if a polynomial has repeated roots?

A polynomial has repeated roots if its derivative also has the same root. This can be found by taking the derivative of the polynomial and setting it equal to zero. If the resulting equation has the same solution as the original polynomial, then it has repeated roots.

3. What does it mean for two polynomials to be relatively prime?

Two polynomials are relatively prime if they do not share any common factors. This means that they cannot be factored into smaller polynomials with integer coefficients. In other words, their greatest common divisor (GCD) is equal to 1.

4. How can you determine if two polynomials are relatively prime?

To determine if two polynomials are relatively prime, you can find their GCD using the Euclidean algorithm. If the GCD is equal to 1, then the polynomials are relatively prime. Another method is to check if their only common factor is a constant (non-variable) term.

5. What is the significance of a polynomial being relatively prime with its derivative?

If a polynomial is relatively prime with its derivative, it means that the polynomial has no repeated roots. This is because if a polynomial and its derivative share a common root, then that root is also a root of the polynomial's derivative. Therefore, the condition of being relatively prime with its derivative ensures that the polynomial has distinct roots, which can be useful in solving equations and finding critical points on a graph.

Similar threads

  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
623
  • Calculus and Beyond Homework Help
Replies
3
Views
555
  • Calculus and Beyond Homework Help
Replies
3
Views
293
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
511
  • Calculus and Beyond Homework Help
Replies
11
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
291
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Back
Top