I understand what you mean, but i'm unsure on how to get the coeff of x^k on the RHS.Try expand and equate coefficients of x^k on both sides (which is seen by the nCk on the LHS.
I'll write a solution later if needed
You can see you have a (1+x) so for the (1+x)^(n-1) you need an x^(k-1) and an x^k because if you expand (1+x)(1+x)^(n-1) you can see the 1 will multiply with the term with x^k and the x will multiply with the term x^(k-1) to give x^k.I understand what you mean, but i'm unsure on how to get the coeff of x^k on the RHS.
Thanks.
So if i were to expand (1+x)^n-1 would it be,You can see you have a (1+x) so for the (1+x)^(n-1) you need an x^(k-1) and an x^k because if you expand (1+x)(1+x)^(n-1) you can see the 1 will multiply with the term with x^k and the x will multiply with the term x^(k-1) to give x^k.
Yep that's rightSo if i were to expand (1+x)^n-1 would it be,
n-1C0 + n-1C1x + n-1C2x^2 + ... + n-1Ck-1x^k-1 + n-1Ckx^k + ... + n-1Cn-1x^n-1?
Thanks for your help.Yep that's right