Question
Question: The evaluated value of \({\sum\nolimits_{i = 0}^n {\sum\nolimits_{j = 1}^n {^n{C_j}} } ^j}{C_i},i \l...
The evaluated value of ∑i=0n∑j=1nnCjjCi,i≤j
A. 3n+1
B. 3n−1
C. 3n+1+1
D. None of these
Solution
Here in this question we will apply binomial expansion and combination formula which is mentioned below:-
r=0∑nnCr.Xr=[C0+C1X+C2X2+...CnXn]
Combination: -Number of combination of ‘n’ things has taken ‘r’ at a time then combination formula is given by: -
C(n,r)=r!(n−r)!n!
Complete step-by-step answer:
Now we will apply binomial expansion in ∑i=0n∑j=1nnCjjCi,i≤j
⇒nC1(1C0+1C1)+nC2(2C0+2C1+2C2)+....nCn(nC1+nC2+nCn)
Now we will apply combination formula C(n,r)=r!(n−r)!n!
⇒C(1,0)=0!(1−0)!1!=1 and C(1,1)=1!(1−1)!1!=1
⇒nC1(1+1)+nC2(2C0+2C1+2C2)+....nCn(nC1+nC2+nCn)
Now we will add the inner terms
⇒nC1(21)+nC2(2C0+2C1+2C2)+....nCn(nC1+nC2+nCn)
Similarly we can write other terms in form of 2 with degree 2 and n as it is the same as the previous term expansion.
⇒nC1(21)+nC2(22)+....nCn(2n)
Now we will add and subtract nC0(20) in the above equation.
⇒nC0(20)+nC1(21)+nC2(22)+....nCn(2n)−nC0(20)
As we can see that expansion in the form of (1+x)n=r=0∑nnCr.Xr=[C0+C1X+C2X2+...CnXn] has become. And in place of x there is 2.
⇒(1+2)n−nC0(20)
Now we will apply combination formula again C(n,0)=0!(n−0)!n!=1 and also any term power 0 will be one so (2)0=1
⇒(3)n−1
So, the correct answer is “Option B”.
Note: Students may likely make mistakes in doing factorial of zero and can write directly zero without thinking but factorial of zero is one. Also while expanding binomial expansion be careful and remember that expansion very cautiously as without its knowledge these types of questions cannot be done.