Finding the Remainder in Division of Polynomials | Step-by-Step Solution

  • Thread starter Thread starter Ahmed Abdullah
  • Start date Start date
  • Tags Tags
    Remainder
Ahmed Abdullah
Messages
203
Reaction score
3
What is the remainder??

Homework Statement



What is the remainder when (a+b+c)^333-a^333-b^333-c^333 is divided by (a+b+c)^3-a^3-b^3-c^3?

Homework Equations



None

The Attempt at a Solution



I tried this
(a+b+c)^333-a^333-b^333-c^333 = Q{(a+b+c)^3-a^3-b^3-c^3}+h

where h is the remainder
I proceeded further but only managed to work out that Q>(a+b+c)^330.
I don't know how to attack this types of problem.
Please help!
 
Physics news on Phys.org
Are these polynomials in the variables a,b,c? If so, I don't think there's a natural way to talk about remainders. You first have to define a norm on the set of polynomials. For example, you could take it to be the largest power of a (or b, or c, which is what I mean by when I say there's no natural way).
 
Why Don't you just do it by hand? :p
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top