( 1 + x ) n = r = 0 ∑ n ( r n ) x r
Given the binomial expansion above, evaluate the value of
2 [ ( 0 n ) + ( 3 n ) + ( 6 n ) + ⋯ + ( n n ) ] + ( 1 + ω ) [ ( 1 n ) + ( 4 n ) + ( 7 n ) + ⋯ + ( n − 2 n ) ] + ( 1 + ω 2 ) [ ( 2 n ) + ( 5 n ) + ( 8 n ) + ⋯ + ( n − 1 n ) ]
where
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.
Doesn't it also matter whether n is even or odd? Or am I missing something? You specify that n is a multiple of 3, but not that it's odd. Looks to me as though you should get 2^n + 1 if n were even.
Log in to reply
Oh yes, I see now. Thanks for pointing my mistake. I've made necessary corrections.
This solution is wrong. 1 + ω = − ω 2 , so the correct simplification is ( 1 + ω ) n + 2 n = ( − ω 2 ) n + 2 n . Then, ω n = 1 , so the answer is 2 n + ( − 1 ) n .
EDIT: The problem originally just said that n is a multiple of 3. With this change, we can now simplify ( − 1 ) n = − 1 because n is odd, thus giving the given answer.
Log in to reply
Oh yes, I see now. Thanks for pointing my mistake. I've made necessary corrections.
Classic JEE solution :P, put n=3
Problem Loading...
Note Loading...
Set Loading...
When x = ω
( 1 + ω ) n = ( 0 n ) + ( 1 n ) ω + ( 2 n ) ω 2 + . . . + ( n n ) ω n
When x = 1
( 1 + 1 ) n = ( 0 n ) + ( 1 n ) + ( 2 n ) + . . . + ( n n )
Adding the above two equation gives
( 1 + ω ) n + 2 n = 2 ( 0 n ) + ( 1 + ω ) ( 1 n ) + ( 1 + ω 2 ) ( 2 n ) + 2 ( 3 n ) + ( 1 + ω ) ( 4 n ) + ( 1 + ω 2 ) ( 5 n ) + 2 ( 6 n ) + . . . + ( 1 + ω ) ( n − 2 n ) + ( 1 + ω 2 ) ( n − 1 n ) + 2 ( n n ) As 1 + ω 3 k = 2
∴ ⟹ 2 n + ( − ω 2 ) n 2 n − 1 = 2 [ ( 0 n ) + ( 3 n ) + ( 6 n ) + . . . + ( n n ) ] + ( 1 + ω ) [ ( 1 n ) + ( 4 n ) + ( 7 n ) + . . . + ( n − 2 n ) ] + ( 1 + ω 2 ) [ ( 2 n ) + ( 5 n ) + ( 8 n ) + . . . + ( n − 1 n ) ] = 2 [ ( 0 n ) + ( 3 n ) + ( 6 n ) + . . . + ( n n ) ] + ( 1 + ω ) [ ( 1 n ) + ( 4 n ) + ( 7 n ) + . . . + ( n − 2 n ) ] + ( 1 + ω 2 ) [ ( 2 n ) + ( 5 n ) + ( 8 n ) + . . . + ( n − 1 n ) ] As n is an odd integral multiple of 3 so ( − ω 2 ) n = 1