Log in Sign up
Back to Discover
🔢

Combination

math Maturity 11-13

You can pick a few things from a group.

Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg
It does not matter which one you pick first. You just keep the ones you want. This helps us see all the ways to choose. It is like picking fruit for a snack. Can you pick two fruits?

53 words

Imagine you have an apple, an orange, and a pear.

Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg

You want to pick two fruits for a snack. You might pick an apple and a pear. It does not matter which one you grab first. The group is the same.

This is called a combination. It is a way to pick things from a group. The order does not matter. You only care about what you have in your hand.

Sometimes, you can pick the same thing twice. This is a different kind of pick.

Combinations with repetition; 5 multichoose 3.svg
Combinations with repetition; 5 multichoose 3.svg

Math helps us count all the ways to choose. It works for small snacks or big card games.

116 words

Imagine you have three fruits: an apple, an orange, and a pear. You want to pick two for a snack. You might pick an apple and a pear. It does not matter if you grab the apple first. The group is still the same. This way of picking is called a combination. In a combination, the order does not matter.

Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg

Sometimes, you can pick the same thing more than once. This is called a combination with repetition. For example, you could pick two apples.

Combinations with repetition; 5 multichoose 3.svg
Combinations with repetition; 5 multichoose 3.svg

Math helps us count these groups. We use a special name for these counts. They are called binomial coefficients. You might hear people say "n choose k." This tells us how many ways we can pick items.

Combinations can get very big very fast. Think about a game of poker. You pick five cards from a deck of 52. The order of the cards does not matter. There are 2,598,960 ways to pick that hand! Math helps us understand these huge numbers.

178 words

Imagine you are picking snacks from a bowl. You have an apple, an orange, and a pear. If you choose an apple and a pear, it is the same snack regardless of which one you grab first. In math, this way of selecting items is called a combination. A combination is a group where the order of the items does not matter. This is different from a permutation, where the order is very important.

Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg
We use combinations to study how many ways we can pick a small group from a larger set.

Sometimes, rules change how we pick our items. In a standard combination, you cannot pick the same item twice. However, you can have a combination with repetition. This is also called a k-multiset or a k-selection. For example, if you could pick the same fruit twice, you could have a snack of two apples. This would add three more ways to pick two fruits from our original set.

Combinations with repetition; 5 multichoose 3.svg
Combinations with repetition; 5 multichoose 3.svg
These different rules change how many total groups we can find.

Mathematicians use special symbols to count these groups. They often write it as C(n, k). This is read aloud as "n choose k." The letter n stands for the total number of items you have. The letter k stands for how many items you are picking. These counts are also called binomial coefficients. You can find these numbers by using a special pattern called Pascal's triangle. This triangle is built using a simple rule where each number is the sum of the two above it.

Counting combinations can lead to very large numbers. Think about a deck of 52 playing cards. If you are playing poker, you pick a hand of 5 cards. Because the order of the cards in your hand does not matter, this is a 5-combination. There are 2,598,960 different ways to pick those cards!

Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg
This means the chance of drawing one specific hand is 1 in 2,598,960. It shows how quickly combinations grow as sets get larger.

Combinations help us understand many things in the world. They are used in games like poker to study chance. They also appear in math when we expand certain types of equations. You can use a formula to find any specific combination. One rule is that picking k items is the same as leaving n minus k items behind. This means choosing 2 items from 5 is the same as choosing 3.

Combinations with repetition; 5 multichoose 3.svg
Combinations with repetition; 5 multichoose 3.svg
Math makes these big patterns easy to see.

435 words

In mathematics, a combination is a specific way to select items from a set. The most important rule of a combination is that the order of selection does not matter. This distinguishes it from a permutation, where the sequence of items is vital. For example, if you choose an apple and an orange, it is the same combination as choosing an orange and an apple. In formal terms, a k-combination of a set S is a subset containing k distinct elements from that set. Two combinations are considered identical if they contain the exact same members, regardless of how they are arranged.

Mathematicians use several different notations to represent the number of possible combinations. You might see it written as C(n, k) or C(n, k) with various subscript or superscript styles. In many international texts, such as those from France, Russia, or China, it is written as C(n, k). Another very common way to write it is using the binomial coefficient notation, which looks like a vertical stack: (n over k). This is often read aloud as "n choose k." This notation represents the number of ways to choose a subset of k elements from a larger set of n elements.

To calculate the number of combinations, we use specific mathematical formulas. One way to express the binomial coefficient is by using factorials. A factorial, written with an exclamation point, is the product of an integer and all the integers below it. The formula is (n over k) = n! / (k!(n - k)!). This calculation works whenever n is greater than or equal to k, and k is greater than or equal to zero. Another way to write this is by using a sequence of decreasing numbers: [n(n - 1)...(n - k + 1)] divided by [k(k - 1)...1]. The top part of this fraction represents the number of k-permutations, while the bottom part accounts for the different ways the same items could be ordered.

There are different types of selections depending on whether you can pick the same item more than once. A standard combination involves selecting distinct members without repetition. However, if you are allowed to pick the same item multiple times, it is called a k-combination with repetition. These are also known as k-multisets or k-selections. For instance, if you have a set of three fruits and can pick the same one twice, you could have a selection of two apples. This rule change significantly increases the total number of possible groups you can form.

Combinations also follow interesting mathematical patterns and properties. One notable property is that choosing k items is the same as leaving n - k items behind. This means the value of (n over k) is equal to (n over n - k). Another way to find these numbers is through a recursion relation. This rule states that (n over k) equals (n - 1 over k - 1) plus (n - 1 over k). This specific relationship is what allows for the construction of Pascal's triangle, a famous geometric arrangement of numbers. In this triangle, each number is the sum of the two numbers directly above it.

As sets grow larger, the number of possible combinations increases very rapidly. A classic example is a standard deck of 52 playing cards. In a game of poker, a player is dealt a hand of 5 cards. This hand is a 5-combination because the order of the cards does not change the hand. There are exactly 2,598,960 different possible 5-card combinations in a 52-card deck. Consequently, the mathematical chance of drawing any one specific hand at random is 1 in 2,598,960.

Combinations are deeply connected to other areas of mathematics, such as algebra and probability. They appear as coefficients in the binomial formula, which describes the expansion of (1 + X) to the power of n. This connection shows how combinations help define the structure of algebraic expressions. By using variables to represent elements of a set, mathematicians can use these coefficients to count subsets. Whether studying card games or complex equations, combinations provide a fundamental way to understand how groups are formed.

689 words
🖼️ Images & Media (2)
File:Combinations with repetition; 5 multichoose 3.svg
Combinations with repetition; 5 multichoose 3.svg
File:Combinations without repetition; 5 choose 3.svg
Combinations without repetition; 5 choose 3.svg
Up Next
🔢
Stirling numbers of the second kind
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.