I am currently reading the Algorithm Design Manual, but my mathematical notation has become a little rusty.
What does
mean?
Binomial coefficient? (also, see combination)
It means "n choose k", or in this case, "a choose b". It is a shorthand for the formula a!/(b!((a-b)!)).
Sorry for the many parenthesis, just didn't want amibuity. ! means factorial, 5! = 5*4*3*2*1, etc.
It is used for binomial expansion, and Pascal's Triangle.
Combination is the first thing that comes to mind...but without context, there are probably other meanings for the same notation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With