Choose Choose

Choose - Definition and Overview

Related Words: Command, Crave, Decree, Desire, Embrace, Judge

In combinatorial mathematics, a combination of members of a set is a subset. A k-combination is a subset of S with k elements. The order of listing the elements is not important in combinations: two lists with the same elements in different orders are considered to be the same combination. The number of k-combinations or k-subsets of set with n elements is the binomial coefficient "n choose k", written as nCk, nCk or as

<math>{n \choose k},<math> or occasionally as C(n, k).

One method of deriving a formula for nCk proceeds as follows:

  1. Count the number of ways in which one can make an ordered list of k different elements from the set of n. This is equivalent to calculating the number of k-permutations.
  2. Recognizing that we have listed every subset many times, we correct the calculation by dividing by the number of different lists containing the same k elements:
<math> {n \choose k} = \frac{P(n,k)}{P(k,k)} <math>

Since

<math> P(n,k) = \frac{n!}{(n-k)!} <math>

(see factorial), we find

<math> {n \choose k} = \frac{n!}{k! \cdot (n-k)!} <math>

It is useful to note that C(n, k) can also be found using Pascal's triangle, as explained in the binomial coefficient article.

See also

Example Usage of Choose

ohnoitsjoee: last night was interesting. dont make me Choose.
theodoramello: I do not know. But if you ask me to Choose between @ParisHilton and @NickyHilton, I prefer to Nicky!
assistcomputing: Do you think the got a BOGOF offer in the Choose life tshirts? #xfactor
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.