The correct option is B (n+1).2nCn
(1+x)n=C0+C1x+C2x2+⋯+Cnxn ------(1)
(1+1x)n=C0+C11x+C21x2+⋯+Cn1xn -----(2)
Multiplying both sides, we get
(1+x)2n(x)n=∑C20+x∑C0C1+x2∑C0C2+....+xr∑C0Cr+...
The various sums are the coefficients of x0,x,x2,....xr in (1+x)2n(x)n or coefficients of xn,xn+1,xn+2,....,xn+r in the expansion of (1+x)2n which occur in Tn+1,Tn+2....
Clearly the coefficent of xn in (1+x)2n is 2nCn
∴C20+C21+C22+……+C2n=2nCn
Let S=C20+3.C21+5.C22+……+(2n+1).C2n ----(3)
S=(2n+1).C2n+(2n−1).C2n−1+……+C20 -----(4)
Adding (3) and (4) gives
2S=(2n+2)[C20+C21+C22+……+C2n]
∴S=(n+1).2nCn
Hence, option C.