Question
Question: If in the expansion of \[{{\left( {{3}^{\dfrac{-x}{4}}}+{{3}^{\dfrac{5x}{4}}} \right)}^{n}}\]the sum...
If in the expansion of 34−x+345xnthe sum of binomial Coefficient is 64 then value of n is
a) 6
b) 7
c) 8
d) 9
Solution
first write the general term of expansion and the then find the expression for some of the binomial coefficient then find the expansion of (1+x)n by putting the value of x=1 Compare the equation to get the answer.
Complete step by step solution: First of all we will write general term of expansion of 34−x+345xn
Tr+1=nCr34−xn−r345xr
Here binomial Coefficient is nCr.
So it is given that
r=0∑nnCr=64
Expanding
nC0+nC1+nC2+ +nCn=64 ----(1)
Now we know that the Binomial expansion of (1+x)n.
(1+x)n=r=0∑nnCr(1)n−rxr
(1+x)n=nC0(1)n ⋅ x0+nC1(1)n−1 ⋅ x1+ +nCn(1)n−n ⋅ xn
(1+x)n=nC0 +nC1 (x)+nC2(x)2 +nCn (x)n
Now putting x=1 we get
⇒(1+1)n=nC0+nC1⋅ 1+nC2⋅ (1)2+ +nCn(1)n
⇒2n=nC0+nC1+nC2+ +nCn-------(2)
We get (1) = (2)
So, nC0+nC1+nC2+ +nCn=64=2n
⇒2n=64
Since 26=64
So, ⇒2n=2(6)
Comparing LHS and RHS
We get n=6
So n =6 is the answer.
Note: the general formula for expansion is
(x+y)n=r=0∑nnCrxn−ryr where
nCr=(n−r)!r!n!
Here n∈N, x, y∈R.