Hiii,
The (r+1)th term of the given series is (4r+3).nCr = 4r.nCr + 3.nCr
Therefore, the given series can be written as the following :
3.
[r = 0]
[r = n] nCr + 4.
[r = 0]
[r = n] r. nCr
= 3. (1+1)^n + 4z ( where z =
[r = 0]
[r = n] r. nCr )
= 3. 2^n + 4z
In the above step,
[r = 0]
[r = n] nCr = nC0+nC1+nC2+.......+nCn
This is easily calculated by putting x=1 in the following
(1+x)^n = nC0 + nC1.x + nC2.x^2 +.....................+ nCn.x^n
i.e 2^n = = nC0+nC1+nC2+.......+nCn =
[r = 0]
[r = n] nCr
Again, (1+x)^n = nC0 + nC1.x + nC2.x^2 +.....................+ nCn.x^n
Differentiating both sides w.r.t x and then putting x = 1, we have,
n.2^(n-1) = z
Therefore, 4z = 2n. 2^n
Hence, the given expression = (2n+3).2^n
This was quite easy. Wasn't it !!