For LHS, basically you make all the possible "combos" for a term of x
n+1.
From sasquatch's working,
sasquatch said:
on the LHS i got something like
LHS = (n 1)(n n) + (n 2)(n n-1) + (n 3)(n n-2) + .... + (n n)(n 1)
and from the question,
STx said:
thanks, heres another one i cant quite complete yet:
By comparing coefficients of xn+1 on both sides of (1+x)n.(1+x)n = (1+x)2n
a term of x
n+1 may be obtained by x.x
n, or x
2.x
n-1, x
3.x
n-2 etc, where
the coefficient of x from the first bracket in (1+x)
n.(1+x)
n, ie. (1+x)
n is
nC
1, and that of x
n from the second bracket of (1+x)
n is
nC
n, multiplying these two terms yields
nC
1.
nC
n.x
n+1 --> the coefficient is
nC
1.
nC
n;
similarly for all other "combos" of taking terms from each of the two brackets ie. for x
2 from the first and x
n-1 from the second, then for x
3from the first and for x
n-2 from the second etc, the coefficient of the resulting terms of x
n+1 will each match with the terms that sasquatch worked out above,
sasquatch said:
on the LHS i got something like
LHS = (n 1)(n n) + (n 2)(n n-1) + (n 3)(n n-2) + .... + (n n)(n 1)
Therefore the coefficient of x
n+1 on LHS will equal to what sasquatch worked out here, and therefore LHS = RHS for the question as they are both the coefficient of x
n+1 when (1+x)
n.(1+x)
n and (1+x)
2n is expanded.