Question
Question: The value of \[C_1^2 + C_2^2 + ... + C_n^2\] (where \[{C_i}\] is the \[{i^{th}}\] coefficient of \[{...
The value of C12+C22+...+Cn2 (where Ci is the ith coefficient of (1+x)n expansion) is:
Solution
The given equation is based on a special case of the binomial theorem. We can simply expand the equation using the binomial theorem, then square on both the sides and arrive at the answer using the formula: (1+x)n=∑nr−0nCrxr=C0+C1+C2x2+...Cnxn . Finally, we need to find the value of C12+C22+...+Cn2 by the above formula.
Complete step by step answer:
The Binomial Theorem is a technique for extending an expression elevated to some finite power. A binomial Theorem is a useful expansion method that can be used in Algebra, probability, and other fields. A binomial expression is an algebraic expression which contains two dissimilar terms. Example- a+b,a3+b3 etc.
Binomial Theorem can be explained as-
If n∈N,x,y∈R then (x+y)n=n∑r=0nCrxn−ryr
where nCr=(n−r)!r!n!
Points to be noted are:
-The total number of terms in the expansion of (x+y)n are (n+1).
-The sum of exponents of x and y is always n.
-nC0,nC1,nC2,...,nCn are called binomial coefficients and also represented by C0,C1,C2,...,Cn.
-The binomial coefficients which are equidistant from the beginning and from the ending are equal i.e. nC0=nCn,nC1=nCn−1,nC2=nCn−2 etc.
We can expand the equation with the help of formula as follows:
(1+x)n=∑nr=0nCrxr=C0+C1+C2x2+...Cnxn
⇒(1+x)n=nC0+x(nC1)+x2(nC2)+...+xn(nCn)
Now if we square the equation, on the left-hand side we will get (1+x)2n.
The coefficient of xn in the equation (1+x)2n=2nCn
Hence, we will get the squared equation as follows:
2nCn=(nC0)2+(nC1)2+(nC2)2+...+(nCn)2
Where Ci is the ith coefficient of (1+x)n expansion.
Therefore, we can conclude that: C12+C22+...+Cn2=2nCn=n!n!2n!.
Note: Here we have assumed n to be a rational number and x be a real number such that ∣x∣<1. To find binomial coefficients we can also use Pascal’s Triangle. Binomial coefficients refer to the integers which are coefficients in the binomial theorem.
C12+C22+...+Cn2=2nCn=n!n!2n! is one of the most important properties of binomial coefficient.