Binomial coefficient

From Citizendium
Revision as of 15:14, 8 June 2008 by imported>Alexander Wiebel (→‎Definition: formatting)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The binomial coefficient is a part of combinatorics. The binomial coefficient represent the number of possible choices of k elements out of n elements. The binomial coefficient is written as

Definition

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle {n \choose k} = \frac{n\cdot (n-1)\cdot (n-2) \cdots (n-k+1)}{1\cdot 2\cdot 3\cdots k} = \frac{n!}{k!\cdot (n-k)!}\quad\mathrm{for}\ n \ge k \ge 0}

Example

Formulas involving binomial coefficients

Examples

=

Usage

The binomial coeffizient is used in the Lottery. For example the german Lotto have a System, where you can choose 6 numbers from the numbers 1 to 49. The binomial coeffizient is 13.983.816, so the probability to choose the correct six numbers is 1 to 13.983.816

binomial coefficients and prime numbers

Iff p is a prime number than p divides for every . The converse is true.