Proof that a polynomial is a factor

  • Thread starter Thread starter mindauggas
  • Start date Start date
  • Tags Tags
    Polynomial Proof
AI Thread Summary
To show that x+a is a factor of x^n + a^n for all odd n, it is essential to demonstrate that the polynomial evaluates to zero when x = -a. The discussion highlights the importance of understanding the properties of odd powers, specifically that they can yield negative results, unlike even powers. A contradiction approach is suggested, where assuming x+a is not a factor leads to evaluating the polynomial at -a and finding it equals zero. This confirms that x+a must indeed be a factor for all odd n. The reasoning effectively incorporates the significance of odd powers in the solution.
mindauggas
Messages
127
Reaction score
0

Homework Statement



Show that x+a is a factor of x^{n}+a^{n}for all odd n.

The Attempt at a Solution



(1) Assume that x+a is a factor of x^{n}+a^{n}for all odd n. This implies that when x^{n}+a^{n} is divided by x+a the remainder is zero.

I don't know - is this a sensible 1st step?

What to do next?
 
Physics news on Phys.org
I'd go for contradiction, suppose it isn't and see what happens
 
Could you give me some hint what to do next? I really don't understand how to incorporate the "for all odd n" part into the reasoning process.
 
What property do things with odd powers have that things with even powers don't?
 
hi mindauggas! :smile:

hint: roots? :wink:
 
As tiny tim suggests, x- a is a factor of polynomial p(x) if and only if p(a)= 0. Of course, x+ a= x-(-a).
 
genericusrnme said:
What property do things with odd powers have that things with even powers don't?

Probably a lot of properties (e.g. the "thing" with odd power is not always positive after raising it to the power and the "thing" with even powers is always positive ("thing" in ℝ)).

Presumably you are asking the most general property that distinguishes them ... this I beg you to tell me, please (this would help me not only in this problem but in general).
 
mindauggas said:
Probably a lot of properties (e.g. the "thing" with odd power is not always positive after raising it to the power and the "thing" with even powers is always positive ("thing" in ℝ)).

Yes, you've got it!
How can you use that to arrive at a contradiction now?
 
HallsofIvy said:
As tiny tim suggests, x- a is a factor of polynomial p(x) if and only if p(a)= 0. Of course, x+ a= x-(-a).

So I just put - f(-a)=(-a)^{n}+a^{n}=0, under the condition that n is odd (now I see how that came into play) and that's it?

Thanks.
 
Back
Top