What does this C symbol mean?
Andrew Mclaughlin
$\begingroup$
Problem from China Olympiad
What does the capital C symbol mean?
$\endgroup$ 51 Answer
$\begingroup$It is the binomial coefficient. There are 3 ways to write it in China:
In mainland, we prefer$$C_n^r=\frac{n!}{r!(n-r)!}.$$
In Hong Kong, we prefer$$nCr=C_r^n=\frac{n!}{r!(n-r)!}.$$
All are acceptable.
$\endgroup$ 2