Even if the accepted answer works, it isn't the best way to do it. Instead of creating a 1x2 Matrix, you can just use the short form statement for n over k
:
\binom{n}{k}
This is the same syntax as in LaTeX. This is possible for at least version 2.5 onwards (Released 2015)