Let p ( x ) be a polynomial function with integral coefficients. It is given that p ( 0 ) and p ( 1 ) are odd numbers .
Find the number of integral roots of p ( x ) = 0
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice Solution 👍
Even roots, but there are infinite amount of even roots. I suspect the answer is incorrect and should actually be infinite
Log in to reply
Miraj had asked the number of integral roots not real roots
Since the function is a polynomial function, so let us consider p ( x ) = a 0 + a 1 x + a 2 x 2 + … a n x n Since its given that p ( 0 ) is an odd number therefore a 0 is odd . Also its given that a 0 + a 1 + a 2 ⋯ + a n is also odd .
This implies that a 1 + a 2 + a 3 ⋯ + a n is even. For this to be true the set S = { a 1 , a 2 , a 3 … a n } should contain even number of odd terms.
Now let r be an integral root of p ( x ) = 0 . Therefore a necessary condition for r to exist is that a 1 r + a 2 r 2 … a n r n is an odd integer having sign opposite to a 0 . But a 1 r + a 2 r 2 … a n r n cannot be odd for any values of r (odd or even). Hence no such integral solution exists the equation.
p ( x ) = x 2 + x + 1 → p ( 0 ) = 1 , p ( 1 ) = 3 and p ( x ) doesn't have any integral root. Thus, p ( x ) = 0 ⇒ x = 3 r d primitive root of unity.
Problem Loading...
Note Loading...
Set Loading...
First assume that p ( x ) has a integral root r .
So , it can be written as p ( x ) = ( x − r ) q ( x )
putting x = 0 and x = 1 successively we get
p ( 0 ) = − r q ( 0 ) and p ( 1 ) = ( 1 − r ) q ( 1 )
As both p ( 0 ) and p ( 1 ) are odd numbers then r and ( 1 − r ) both must be odd which yields that r is even and odd at same time which is impossible.
So it has no integral roots.