Question
Question: If p + q = 1 then show that \(\sum\nolimits_{r=0}^{n}{{{r}^{2}}{{c}_{r}}{{p}^{r}}.{{q}^{n-r}}=npq+{{...
If p + q = 1 then show that ∑r=0nr2crpr.qn−r=npq+n2p2.
Solution
Hint: Use the formula (1+x)n=r=0∑nnCrxr and try differentiating it successively. Then multiply with the ‘x’ term and simplify it to get the desired result.
In the question we have to consider the following equation,
(1+x)n=r=0∑nnCrxr..............(i)
Now, let’s differentiate equation (i) with respect to ‘x’, we will get,
n(1+x)n−1=r=0∑nrnCrxr−1
Now multiply by ‘x’ on both sides, we will get,
nx(1+x)n−1=r=0∑nrnCrxr..............(ii)
Now, let’s differentiate equation (ii) with respect to ‘x’ and using product rule of differentiation, i.e., dxd(u⋅v)=udxdv+vdxdu, we get
n(1+x)n−1+n(n−1)x(1+x)n−2=r=0∑nr2nCrxr−1
Now multiply by ‘x’ both sides, we will get,
nx(1+x)n−1+n(n−1)x2(1+x)n−2=r=0∑nr2nCrxr.........(iii)
Now, in the equation (iii) we will substitute ‘x’ by (qp), so we get,
n(qp)(1+qp)n−1+n(n−1)(qp)2(1+qp)n−2=r=0∑nr2nCr(qp)r⇒n(qp)(qp+q)n−1+n(n−1)(q2p2)(qp+q)n−2=r=0∑nr2nCr(qp)r
In the question we were given that ‘p + q = 1’, so substituting this in above equation, we get
n(qp)(q1)n−1+n(n−1)(q2p2)(q1)n−2=r=0∑nr2nCr(qp)r
Combining the like terms, we get
⇒nqnp+qnn(n−1)p2=r=0∑nr2nCr(qp)r
Now, multiplying qnon both side of the above equation we get,
np+n(n−1)p2=r=0∑nr2nCrprqn−r
We can also write like this
r=0∑nr2nCrprqn−r=np+n(n−1)p2
Combining the like terms, we get
r=0∑nr2nCrprqn−r=np(1+np−p)
We were given that ‘p + q = 1’, so, we can replace (1−p) by q, the above equation can be written as,
r=0∑nr2nCrprqn−r=np(q+np)
Opening the bracket,w e get
r=0∑nr2nCrprqn−r=npq+n2p2
Hence Proved
Note: In these type of questions, student generally go wrong while differentiating;
(1+x)n=r=0∑nnCrxrwith respect to x.
Another approach of this problem is
∑r=0nr2crpr.qn−r
And convert this to the formula, (1+x)n=r=0∑nnCrxr
In this way we can prove LHS is equal to RHS.