0

Prove the following are true in $A[x]$ for any ring A: For any odd $n$,

  1. $x+1$ is a factor of $x^n+1$

  2. $x+1$ is a factor of $x^n+x^{n-1}+...+x+1$.

So I believe we do long division and get that $x^n+1=(x+1)(x^{n-1}+...+x+1)$.I don't know that my math is correct here but then this would show $x+1$ is a factor. Then for 2, $x^n+x^{n-1}+...+x+1= (x^n)+(x^{n-1}+...+x+1)$. I think I would do long division again but I'm not sure with what pieces.

Am I on the right track?

K Math
  • 1,245
  • 1
  • 11
  • 21

2 Answers2

2

$x+1$ is a factor of $P(x)$ if $P(-1)=0$

As $(-1)^n+1=0$ for odd $n$ $x+1$ divides $x^n+1$

in a similar we can see that $x^n+\ldots+1$ is divisible by $x+1$ for odd $n$

Hope this is useful

Raffaele
  • 26,371
0

i believe here is more illustrative to appñy the notion of congruences, or in this case, the factor theorem. Remember, if a polynomial divides another, its roots are also roots of the second. substitute -1 and you will see. also, this helps you build the quotient.