Divisibility of a polynomial by another polynomial

In summary, no solution exists for $x^n$ such that the polynomial $x^{n+1}+x^n+1$ is divisible by $x^2-x+1$, as shown through polynomial division and setting coefficients equal to each other.
  • #1
kalish1
99
0
I have this question:

Find all numbers $n\geq 1$ for which the polynomial $x^{n+1}+x^n+1$ is divisible by $x^2-x+1$. How do I even begin?

**So far I have that $x^{n+1}+x^n+1 = x^{n-1}(x^2-x+1)+2x^n-x^{n-1}+1,$ and so the problem is equivalent to finding $n$ such that $2x^n-x^{n-1}+1$ is divisible by $x^2-x+1.$**

A solution that I found goes as follows (but I don't understand it!):

*Assume that $x^n+1=(x^m-x+1)Q(x).$ The polynomial $x^m-x+1$ has a real root in the interval $(0,1)$ but $x^n+1$ has no positive real roots. So, no such pairs $m,n$ exist.*

Any help?

This question has been crossposted here: Divisibility of a polynomial by another polynomial - Mathematics Stack Exchange
 
Physics news on Phys.org
  • #2


To begin, we can rewrite the original polynomial as $x^{n+1}+x^n+1 = x^n(x+1)+1$. From this, we can see that the polynomial will only be divisible by $x^2-x+1$ if $x^n(x+1)+1$ is divisible by $x^2-x+1$.

Next, we can use polynomial division to rewrite $x^n(x+1)+1$ as $(x^2-x+1)Q(x)+R(x)$, where $Q(x)$ is the quotient and $R(x)$ is the remainder. If $x^2-x+1$ is indeed a factor, then the remainder $R(x)$ must be equal to 0.

Now, we can use the given information that $2x^n-x^{n-1}+1$ is divisible by $x^2-x+1$ to rewrite the remainder as $R(x) = 2x^n-x^{n-1}+1$. If we substitute this into our original equation, we get $(x^2-x+1)Q(x) + (2x^n-x^{n-1}+1) = x^n(x+1)+1$.

Since the remainder must equal 0, we can set the coefficients of like terms to equal each other. This gives us the equation $Q(x) = x^n$ and $2x^n-x^{n-1}+1 = 1$. Solving for $x^n$, we get $x^n = 0$ or $x^n = 1$.

If $x^n = 0$, then $x^n(x+1)+1 = 1$, which means that the remainder is not equal to 0. Therefore, $x^n$ cannot equal 0.

If $x^n = 1$, then $x^n(x+1)+1 = x+1$, which means that the remainder is not equal to 0. Therefore, $x^n$ cannot equal 1.

This leaves us with no possible solutions for $x^n$, which means that no such pairs $m,n$ exist and the original polynomial is not divisible by $x^2-x+1$ for any $n \geq 1$.
 

1. What is the definition of divisibility of a polynomial by another polynomial?

The divisibility of a polynomial by another polynomial means that the first polynomial, also known as the dividend, can be divided evenly by the second polynomial, known as the divisor, without leaving a remainder.

2. How is the divisibility of a polynomial determined?

The divisibility of a polynomial can be determined using the polynomial division algorithm, also known as long division. This involves dividing the terms of the dividend by the divisor, similar to how numbers are divided, and then subtracting the remainder.

3. What is the importance of knowing the divisibility of a polynomial by another polynomial?

Knowing the divisibility of a polynomial is important in algebra and calculus, as it allows for simplification of expressions and the determination of factors. It also helps in solving equations and finding roots of polynomials.

4. Can any polynomial be divided by another polynomial?

No, not all polynomials can be divided by another polynomial. The divisor must have a lower degree than the dividend for the division to be possible. Additionally, the divisor cannot be equal to or contain any common factors of the dividend.

5. Is there an easy way to check if one polynomial is divisible by another polynomial?

Yes, there are a few rules that can help determine if a polynomial is divisible by another polynomial without performing long division. For example, a polynomial is divisible by x-a if and only if plugging in the value of a into the polynomial results in a zero remainder. Additionally, a polynomial is divisible by (x-a)^n if and only if the coefficients of the polynomial starting from the (n+1)th term are all zero.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
920
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
961
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
Replies
6
Views
2K
  • Linear and Abstract Algebra
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
752
Back
Top