Binomial Coefficient
The binomial coefficient is a function that often appears in various areas of maths but especially in combinatorics and probability theory.
The formula for a binomial coefficient, or simply a binom, is defined as:
Where and are non-negative integers and is the factorial of .
When is the binomial coefficient resolves to :
When is equal to the binomial coefficient also resolves to :
When calculating binomials by hand, it is often helpful to simplify the calculation by canceling out terms in the factorials.
For Probability
This will link to combinatorics
In probability theory, a binomial indicates how many ways you can choose objects from a set of different objects (without replacement and without regard to order). Formally, the binomial coefficient is the number of -element subsets of an -element set.
On calculators, you often find the English abbreviation "nCr", which stands for "n choose r" and corresponds to the binomial.
For Binomial Terms
A binomial term has the following form:
The binomial coefficients give the coefficients of the expansion of a binomial term. This is done using the following formula:
Pascal's Triangle
The Pascal's triangle is a graphical representation of binomial coefficients, which also simplifies calculation. Here, a triangle is drawn where the upper variable of the binomial coefficient corresponds to the row index and the lower variable corresponds to the column index.
The calculation of the values is then very simple. First, for all elements at the edge of the triangle, you set a 1, because a binom with 0 or n as the lower variable resolves to 1. Then, every other value is the sum of the values directly above it.
This derivation comes from the equation:
We will take the value in the middle of the third row of the image above.