Let f ( x ) = x 3 + a x 2 + b x + a , for some nonzero integers a and b . Let r 1 , r 2 , and r 3 be the roots of f ( x ) . It is given that
( r 1 + r 2 ) ( r 2 + r 3 ) ( r 3 + r 1 ) = − 1 .
Find the value of b .
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.
HI, I was fortunate enough to read this note so as to facilitate me in solving this question . It's comes in handy a lot !! Must thank @DanielLiu
We have r 1 + r 2 + r 3 = − a
⇒ ( r 1 + r 2 ) ( r 2 + r 3 ) ( r 3 + r 1 ) = ( − a − r 3 ) ( − a − r 1 ) ( − a − r 2 )
= f ( − a ) = − a b + a = − 1 ⇒ a ( b − 1 ) = 1
Hence we have either a = 1 and b = 2 or a = − 1 and b = 0 . But since b is nonzero integer we have b = 2
(
r
1
×
r
2
+
r
1
×
r
3
+
r
2
×
r
3
+
r
2
2
)
×
(
r
3
+
r
1
)
=
−
1
or
r
1
×
r
2
+
r
1
×
r
3
+
r
2
×
r
3
=
b
and
r
3
+
r
1
=
−
a
−
r
2
then
−
(
b
+
r
2
2
)
(
a
+
r
2
)
=
−
1
⇔
r
2
3
+
r
2
2
a
+
b
r
2
+
a
b
=
1
⇔
r
2
3
+
r
2
2
a
+
b
r
2
+
a
b
+
a
=
1
+
a
or
r
2
is a root then
r
2
3
+
r
2
2
a
+
b
r
2
+
a
b
+
a
=
0
then we have
a
b
=
1
+
a
⇔
b
=
1
+
1
/
a
a
and
b
are non zero integers :
a
=
1
b
=
2
Problem Loading...
Note Loading...
Set Loading...
It can be easily shown that
r 1 r 2 r 3 + ( r 1 + r 2 ) ( r 2 + r 3 ) ( r 3 + r 1 ) = ( r 1 + r 2 + r 3 ) ( r 1 r 2 + r 2 r 3 + r 3 r 1 ) .
(See this note .)
Since − a = r 1 + r 2 + r 3 , b = r 1 r 2 + r 2 r 3 + r 3 r 1 , and − a = r 1 r 2 r 3 , we have
− a − 1 − 1 1 = − a b = − a b + a = a ( b − 1 ) .
Since a and b are integers, we have either a = 1 and b − 1 = 1 , or a = − 1 and b − 1 = − 1 . The second case gives b = 0 , which is not allowed. Thus, b = 1 + 1 = 2 ,