Log in Sign up
Back to Discover
🔢

Partition of a set

math Maturity 7-9

You can put things into groups.

Indiabundleware.jpg
Indiabundleware.jpg
Put all your toys in piles. Each toy goes in one pile. No toy is left out. No toy is in two piles. This is a way to group things. Can you make piles with your blocks?

44 words

Imagine you have a pile of stamps.

Indiabundleware.jpg
Indiabundleware.jpg
You can put them into small bundles. Each stamp must go in one bundle. No stamp can be left out. No stamp can be in two bundles at once.

Math calls these bundles parts. You can make many different kinds of parts. You could have many small groups. Or you could have one big group.

Set partitions 5; circles.svg
Set partitions 5; circles.svg
This is called a partition.

There are many ways to group things. For five items, there are 52 ways. These ways help us study patterns. It is a fun way to sort things.

100 words

Imagine you have a pile of stamps.

Indiabundleware.jpg
Indiabundleware.jpg
You can group them into small bundles. To make a partition, you must follow three rules. First, every bundle must have at least one stamp. Second, every stamp must be in a bundle. Third, no stamp can be in two bundles at once. Math calls these bundles parts or cells.
Set partitions 5; circles.svg
Set partitions 5; circles.svg

There are many ways to group things. If you have five items, there are 52 ways to partition them. These ways are called Bell numbers. For one item, there is only 1 way. For two items, there are 2 ways. For three items, there are 5 ways. For four items, there are 15 ways.

BellNumberAnimated.gif
BellNumberAnimated.gif
You can find these numbers using a Bell triangle.

Sometimes, one way to group things is a "refinement" of another. This means one way breaks the groups into even smaller parts. You can also have "noncrossing" partitions. This happens when you draw the groups as shapes that do not cross each other. These ideas help us understand how to sort and organize the world.

181 words

Imagine you have a pile of stamps to organize.

Indiabundleware.jpg
Indiabundleware.jpg
You can sort them into different bundles. In math, this grouping is called a partition. A partition follows three very strict rules. First, every bundle must have at least one item inside. Second, every single item must belong to a bundle. Third, no item can belong to two different bundles at the same time. We call these bundles parts, blocks, or cells.
Set partitions 5; circles.svg
Set partitions 5; circles.svg
When you follow these rules, you have organized your set perfectly.

There are many ways to create these groups. For example, if you have a set of three items, there are five different ways to partition them. You could put them all in one big group. Or, you could put each item in its own tiny group. You could also make one group of two and one group of one.

Set partitions 5; circles.svg
Set partitions 5; circles.svg
If you have a set of four items, there are 15 ways to partition them. Once you reach five items, the number of ways jumps to 52. These specific totals are known as Bell numbers.
BellNumberAnimated.gif
BellNumberAnimated.gif

Mathematicians use special tools to find these Bell numbers. One way is to use something called a Bell triangle. You start by copying a number from the end of a row to the start of the next. Then, you find the next numbers by adding the number to the left and the number above it. This simple adding pattern helps you count all the possible ways to group items.

BellNumberAnimated.gif
BellNumberAnimated.gif
You can also use Stirling numbers to find how many ways there are to make a specific number of groups. These patterns help us understand how many ways things can be sorted.

Sometimes, one way of grouping is a "refinement" of another way.

Set partitions 4; Hasse; circles.svg
Set partitions 4; Hasse; circles.svg
This means one grouping is even more broken down than another. If you have a group of red and black cards, you could refine that by grouping them by their suits. This makes the groups smaller and more specific. There are also special groups called noncrossing partitions. If you draw the items in a circle, these partitions are groups that do not overlap or cross each other.
Genji chapter symbols groupings of 5 elements.svg
Genji chapter symbols groupings of 5 elements.svg

Partitions are closely linked to something called an equivalence relation. This is a way of saying two things are "the same" in some specific way. For instance, all red cards are in the same category because they share a color. Every partition creates an equivalence relation, and every relation creates a partition. This connection is very important in higher math. It helps scientists and thinkers organize information into clear, logical sets.

Genji chapter symbols groupings of 5 elements.svg
Genji chapter symbols groupings of 5 elements.svg

456 words

In mathematics, a partition of a set is a specific way of grouping its elements. This process divides a set into several non-empty subsets. These subsets are called blocks, parts, or cells. To be a true partition, the grouping must follow strict logical rules. Every single element from the original set must belong to exactly one subset. This means no element can be left out, and no element can appear in two different blocks at once.

Indiabundleware.jpg
Indiabundleware.jpg

To understand the mechanism of a partition, we look at three necessary conditions. First, the collection of subsets cannot contain an empty set. Every block must have at least one member. Second, the union of all these subsets must equal the original set. This ensures the subsets exhaust or cover the entire set. Third, the subsets must be pairwise disjoint. This means the intersection of any two distinct blocks is empty. When these conditions are met, the set is perfectly organized into mutually exclusive groups.

There are different types of partitions that mathematicians study. One important concept is the trivial partition. For any non-empty set, the trivial partition is the one where all elements stay together in a single block. Another type is the partition where every element is in its own individual singleton set. We can also look at refinements. A partition is called a refinement of another if its blocks are smaller and more broken down. We say a partition is "finer" if it splits the blocks of a "coarser" partition into smaller pieces.

Set partitions 4; Hasse; circles.svg
Set partitions 4; Hasse; circles.svg

Partitions are deeply connected to the concept of an equivalence relation. An equivalence relation is a way to define when two elements are considered "the same" under certain rules. Every equivalence relation on a set defines a unique partition. Conversely, every partition defines a unique equivalence relation. For example, if you partition a deck of cards by color, you create an equivalence relation based on color. If you refine that by suit, you are creating a finer partition. Because of this link, mathematicians sometimes call a set equipped with a partition a "setoid."

Genji chapter symbols groupings of 5 elements.svg
Genji chapter symbols groupings of 5 elements.svg

Counting the total number of possible partitions is a major task in combinatorics. The total number of ways to partition a set with $n$ elements is known as the Bell number, denoted as $B_n$. These numbers grow very quickly as the set gets larger. For a set with zero elements, the Bell number $B_0$ is 1. For a set with one element, $B_1$ is 1. A set with two elements has 2 partitions, three elements have 5, and four elements have 15. When you reach five elements, there are 52 possible partitions.

Set partitions 5; circles.svg
Set partitions 5; circles.svg

To calculate these numbers, mathematicians use the Bell triangle. This is a construction where you copy the last value of a row to the start of the next row. You then find the following numbers by adding the value to the left and the value above the left. This method reveals the patterns within the Bell numbers. Another way to count is by using Stirling numbers of the second kind. These numbers, denoted $S(n, k)$, tell us how many ways there are to partition a set of $n$ elements into exactly $k$ non-empty parts.

There is also a special category known as noncrossing partitions. Imagine placing the elements of a set around a circle as vertices of a polygon. A partition is noncrossing if the polygons formed by its blocks do not intersect or overlap. This concept is important in fields like free probability theory. The way partitions relate to one another also forms a mathematical structure called a lattice. In a finite set, the collection of all partitions forms a geometric and supersolvable lattice.

BellNumberAnimated.gif
BellNumberAnimated.gif

Finally, partitions are used to understand complex systems and connections. The axiom of choice guarantees that for any partition, we can pick exactly one representative from each block. This helps in selecting a canonical element from every equivalence class. In graph theory, the lattice of partitions relates to the graphic matroid of a complete graph. These mathematical structures help us organize information, from the chapters of the "Tale of Genji" to the complex logic used in type theory and proof theory.

Genji chapter symbols groupings of 5 elements.svg
Genji chapter symbols groupings of 5 elements.svg

718 words
🖼️ Images & Media (5)
File:Indiabundleware.jpg
Indiabundleware.jpg
File:Set partitions 5; circles.svg
Set partitions 5; circles.svg
File:Genji chapter symbols groupings of 5 elements.svg
Genji chapter symbols groupings of 5 elements.svg
File:Set partitions 4; Hasse; circles.svg
Set partitions 4; Hasse; circles.svg
File:BellNumberAnimated.gif
BellNumberAnimated.gif
Up Next
🔢
Equivalence class
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.