1

How should I prove the greatest value of the binomial coefficient $C(n,r)$ occurs for $r=\left[\cfrac{(n+1)}{2}\right]$ ?

3 Answers3

1

Note that $C(n,r+1)=C(n,r)\cdot\frac{n-r}{r+1}$.

0

HINT: Look at Pascals' Triangle. Notice where the maximum values of each row occur.

Vishwa Iyer
  • 1,732
0

To find the maximum binomial coefficient consider x=a=1.By the above theorem max term will give us the max binomial coefficient. r=[n+1/1+1]=[n+1/2]

Ahe
  • 16