Consider the sum:
S = 1 + 2 ( 1 − x ) + 3 ( 1 − x ) ( 1 − 2 x ) + n ( 1 − x ) ( 1 − 2 x ) . . . ( 1 − ( n − 1 ) x )
If S can be written as:
S = x 1 [ 1 − ( 1 − a 1 x ) ( 1 − a 2 x ) ( 1 − a 3 x ) ⋯ ( 1 − a n x ) ]
Find : i = 1 ∑ n a i
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.
Problem Loading...
Note Loading...
Set Loading...
In the first expression for S the constant term will be 1 + 2 + . . . + n = 2 n ( n + 1 ) .
In the second expression for S , the constant term will be the negative of the coefficient of x in the expansion of ( 1 − a 1 x ) ( 1 − a 2 x ) . . . . . ( 1 − a n x ) , (due to the x 1 factor at the beginning of the expression). Now by Vieta's rule we know that this will just be ∑ i = 1 n a i .
Thus, upon comparing the two expressions, we can conclude that the correct option is 2 n ( n + 1 ) .