0

I'm trying to follow this expansion (linked below) for one of my classes, but nothing I have tried is proving successful.

Any hints or help would be very appreciated.

Thanks :)

Binomial coefficient expansion

  • I tried to edit this to include a cordial greeting, but it isn't working. Apologies for sounding abrasive. – cthodrums Jun 22 '20 at 08:40

1 Answers1

0

There is a mistake, here is the correct expansion $${n\choose r}=\frac{n!}{r!(n-r)!}=\frac{n}{n-r}\cdot\frac{(n-1)!}{r!(n-1-r)!}=\frac{n}{n-r}{n-1\choose r}$$

Maryam
  • 1,889