The given polynomial has consecutive integer roots,
Find the value of .
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.
We can write the above as, P ( x ) = r = 1 ∑ n ( x + r − 1 ) ( x + r ) = 1 0 n
P ( x ) = n x 2 + ( r = 1 ∑ n ( 2 r − 1 ) ) x + r = 1 ∑ n ( r 2 − r ) = 1 0 n
P ( x ) = n x 2 + ( n 2 + n − n ) x + 3 n ( n + 1 ) ( n − 1 ) − 1 0 n = 0
P ( x ) = 3 x 2 + 3 n x + ( n 2 − 3 1 ) = 0
Now, P ( x ) = 0 has two consecutive solutions α , α + 1 .
We get two roots of P ( x ) using quadratic formula as,
α = 2 ( 3 ) − 3 n + 9 n 2 − 1 2 n 2 + 3 7 2 , α + 1 = 2 ( 3 ) − 3 n − 9 n 2 − 1 2 n 2 + 3 7 2
We know that, ( α + 1 ) − α = 1 = 2 × 3 − 2 3 7 2 − 3 n 2 = 1 ⇒ 3 n 2 = 3 7 2 − 9 = 3 6 3 ⇒ n 2 = 1 2 1 ⇒ n = 1 1