Ask your own question, for FREE!
Mathematics 19 Online
OpenStudy (praxer):

help!

OpenStudy (praxer):

OpenStudy (praxer):

@SithsAndGiggles

ganeshie8 (ganeshie8):

Hey!

OpenStudy (praxer):

why to check integer roots of a polynomial modulo is used. I am bit confused with such notion. Anyone please explain the use of modulo precisely in proving that polynomial has no integer roots.

ganeshie8 (ganeshie8):

which notation ?

OpenStudy (praxer):

OpenStudy (praxer):

wait! is it about the constant term being divisible by 2. I get this ?!! But why 2

ganeshie8 (ganeshie8):

2 has nothing to do with the problem since 1) the coefficients are integers and 2) you're looking for integer roots, you are allowed to use modular arithmetic here

ganeshie8 (ganeshie8):

consider a quick example : \[P(x) = x^2-2x +1 = 0 \] suppose \(n\) is an integer root, then we have : \[P(n) = n^2-2n+1 = 0\] we are allowed to take mod both sides because we're dealing with integers (n and all coefficients are integers)

ganeshie8 (ganeshie8):

taking mod 2 both sides you get \[ n^2-2n+1 \equiv 0 \pmod{2}\] which is same as \[ n^2+1 \equiv 0 \pmod{2}\]

ganeshie8 (ganeshie8):

computations get simpler in modular arithmetic, observe that middle -2n term has just disappeared in mod2!

ganeshie8 (ganeshie8):

they are picking mod2 because it is simpler

ganeshie8 (ganeshie8):

It doesn't matter which modulus, \(m\), you pick it will be true everywhere.

ganeshie8 (ganeshie8):

so is below statement clear ? If \(n\) is an integer root of a polynomial \(P(x)\) with integer coeffcients, then \(P(n) \equiv 0 \pmod{m}\).

OpenStudy (praxer):

yes! now for the question. Can the same technique be used. Like f(x)=(x-a)(x-b)(x-c)(x-d)r(x)+5 and.......?????

ganeshie8 (ganeshie8):

what same technique ? do you have a solution ?

ganeshie8 (ganeshie8):

The actual problem turns out to be much simpler, we don't need fancy modular arithmetic etc...

OpenStudy (praxer):

okay ! :)

ganeshie8 (ganeshie8):

Lets first look at a rough sketch of \(f(x)\) since \(f(a)=f(b)=f(c)=f(d)=5\), the graph looks something like : |dw:1438956400888:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!