What can we say about b?

We have a polynomial of degree 3, where every root is a whole number (means there are no complex, real or rational roots): a x 3 a 2 b x 2 x + a b a\cdot { x }^{ 3 }-{ a }^{ 2 }\cdot b\cdot { x }^{ 2 }-x+a\cdot b a a and b b are postive whole numbers and b 1 b\neq 1 . This polynomial has another unique property:

Every positive factor of a a and every positive factor of b b is a root of this polynomial.

What can we say about b?

Clarification: Every positive factor of a a and every positive factor of b b must be a root of this polynomial. But a root must not be a factor of a a and/or b b .

b b is a perfect square. b b is a prime. There are no values for b b which satisfy the statements. There is only one value for b b which satisfies the statements.

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.

2 solutions

Mark Hennings
Sep 7, 2019

This polynomial factorizes as ( x a b ) ( a x 2 1 ) (x - ab)(ax^2 - 1) . Since it only has integer roots, we deduce that a = 1 a=1 , and hence the roots of the cubic are a = 1 , 1 , b a=1,-1,b . Certainly all positive integer factors of a = 1 a=1 are roots of the cubic. Since all positive integer factors of b b are roots of the cubic, we deduce that the only positive integer factors of b b are b b and 1 1 , and hence b b is prime.

CodeCrafter 1
Sep 7, 2019

Let x 1 ; x 2 ; x 3 { x }_{ 1 }; { x }_{ 2 }; { x }_{ 3 } be the whole number roots of the polynomial. Then: x i = p q { x }_{ i }=\frac { p }{ q } where p p and q q are coprime whole numbers. Every root of the polynomial must be a whole number therefore we know: q = 1 q=1 and by the rational root theorem we know that a q a 1 a|q\rightarrow a|1 . Because a a is a positive whole number a a must be 1 1 . And then the polynomial simplifies to: x 3 b x 2 x + b { x }^{ 3 }-b\cdot { x }^{ 2 }-x+b a a has only one factor ( 1 1 ). Thus 1 1 must be a root of the polynomial and by polynomial division( ( x 3 b x 2 x + b ) : ( x 1 ) \left( { x }^{ 3 }-b\cdot { x }^{ 2 }-x+b \right) :\left( x-1 \right) ) we get: x 2 + x ( 1 b ) b { x }^{ 2 }+{ x }\cdot \left( 1-b \right) -b And we can solve this with the quadratic formula: x 2 3 = b 1 ± ( 1 b ) 2 + 4 b 2 = b 1 ± 1 2 b + b 2 + 4 b 2 = b 1 ± 1 + 2 b + b 2 2 = b 1 ± ( 1 + b ) 2 2 = b 1 ± ( 1 + b ) 2 \begin{aligned} { x }_{ 2|3 } & = \frac { b-1\pm \sqrt { { \left( 1-b \right) }^{ 2 }+4\cdot b } }{ 2 } \\ & = \frac { b-1\pm \sqrt { { 1 }-2\cdot b+{ b }^{ 2 }+4\cdot b } }{ 2 } \\ & = \frac { b-1\pm \sqrt { { 1 }+2\cdot b+{ b }^{ 2 } } }{ 2 } \\ & = \frac { b-1\pm \sqrt { { \left( 1+b \right) }^{ 2 } } }{ 2 } \\ & = \frac { b-1\pm \left( 1+b \right) }{ 2 } \end{aligned} Thus our 3 roots are 1 1 , b b and 1 -1 . If b b has only one factor than b b must be equal 1 1 which is by definition false. If b b has 2 factors, then it must be a prime and its factors are 1 1 and b b itself (which are roots of the polynomial).If b b has more than 2 factors, than b b has at least 3 factors . 1 1 , d d and b b . But d d is not a root of the polynomial.

Thus b b must have 2 divisiors and therefore b b must be a prime.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...