Log in Sign up
Back to Discover
🔢

Integer partition

math Maturity 7-9

You can break a number into parts.

GrayDot.svg
GrayDot.svg
You can use small groups to make a big number. We can draw these parts with dots or boxes. It is like sharing snacks with friends. Can you find different ways to make five?

42 words

You can break a number into parts.

GrayDot.svg
GrayDot.svg
For example, you can make five using two and three. You can also use one and four.

There are many ways to do this. We call these ways partitions.

You can draw these parts. You can use dots in rows.

Ferrer partitioning diagrams.svg
Ferrer partitioning diagrams.svg
You can also use small boxes.
Young diagram for 541 partition.svg
Young diagram for 541 partition.svg

Some shapes are special. If you flip a shape, it might look the same.

Math helps us count all these ways. It is a fun puzzle to solve.

90 words

A partition is a way to break a number into parts.

GrayDot.svg
GrayDot.svg
For the number five, you can use two and three. You can also use one and four. You can even use one and one and one and one and one. In math, the order does not matter. This means two and three is the same as three and two.

Each number in the sum is called a part. We can draw these parts as pictures. You can use dots in rows. These are called Ferrers diagrams. You can also use small boxes. These are called Young diagrams.

Young diagram for 541 partition.svg
Young diagram for 541 partition.svg

Some shapes have special rules. If you flip a diagram, you get a new one. This is called a conjugate partition. Some shapes look the same even after you flip them. We call these self-conjugate partitions.

Math helps us count how many ways we can partition a number. This count is called the partition function. For the number five, there are five ways. For the number eight, there are twenty-two ways. The number of ways grows very fast as the numbers get bigger.

190 words

Imagine you have a pile of blocks. You want to split them into smaller groups. There are many ways to do this. If you have five blocks, you could make one group of five. You could also make one group of four and one group of one. You might even make five groups of one. In math, we call these different ways integer partitions.

GrayDot.svg
GrayDot.svg
Each group in your sum is called a part. We do not care about the order of the parts. This means four and one is the same as one and four. We only care about which numbers we use to reach our total.

It is helpful to draw these groups as pictures. One way is to use rows of dots. These are called Ferrers diagrams, named after Norman Macleod Ferrers. Another way is to use small squares instead of dots. These are called Young diagrams, named after Alfred Young.

Young diagram for 541 partition.svg
Young diagram for 541 partition.svg
You can even flip these diagrams to find new patterns. If you turn the rows into columns, you get a conjugate partition. Some special shapes look the same even after you flip them. These are called self-conjugate partitions.

Mathematicians use a special tool called the partition function to count these ways. We write this as p(n). For the number five, there are exactly five ways to partition it. For the number eight, there are twenty-two ways. As the numbers get larger, the number of ways grows very quickly. For example, the number of ways to partition the number twenty-five is 1,958.

Partitions of n with biggest addend k.svg
Partitions of n with biggest addend k.svg
The number of ways grows even faster than an exponential function. This makes counting them a very big job for large numbers.

Many famous people have studied these patterns over the years. Leonhard Euler was a very important mathematician in the 1700s. In 1748, he proved a rule about odd parts and distinct parts. He showed that the number of ways to use only odd parts is the same as using parts that are all different.

RedDot.svg
RedDot.svg
Later, Srinivasa Ramanujan found amazing patterns in these numbers too. He discovered special rules called Ramanujan's congruences. For instance, if a number ends in a four or a nine, its partition count is divisible by five. In 1937, Hans Rademacher also found a way to represent the partition function using a long series of numbers.

Partitions are not just about counting blocks. They appear in many different areas of math and physics. They help scientists study symmetric polynomials and groups. You can even use partitions to solve problems about making change with coins. If you limit the size of the parts, you can find new rules. For example, you can look for partitions that fit inside a specific rectangle. This connects the idea of numbers to the study of shapes and patterns.

479 words

An integer partition is a way of writing a non-negative integer as a sum of positive integers. In number theory and combinatorics, this process focuses on the specific numbers used rather than their order. If the order of the numbers mattered, the sum would be called a composition. For example, the integer five has five distinct partitions: 5, 4+1, 3+2, 3+1+1, 2+2+1, 2+1+1+1, and 1+1+1+1+1. Each individual number within the sum is known as a part. The only partition for the number zero is an empty sum with no parts.

GrayDot.svg
GrayDot.svg

Mathematicians often use visual tools to understand these sums. One method is the Ferrers diagram, named after Norman Macleod Ferrers. This method uses rows of dots to represent the parts of the partition. For the number 14, the partition 6+4+3+1 is shown as four rows of dots. Another method is the Young diagram, named after Alfred Young. Instead of dots, Young diagrams use boxes or squares to represent the parts.

Young diagram for 541 partition.svg
Young diagram for 541 partition.svg
These diagrams are useful for studying symmetric functions and group representation theory. When you fill these boxes with numbers following specific rules, you create objects called Young tableaux.

Partitions have unique geometric properties when visualized. If you flip a diagram along its main diagonal, you create a conjugate partition. For example, the partition 6+4+3+1 of 14 becomes 4+3+3+2+1+1 when the rows are turned into columns. Some partitions are special because they look the same even after being flipped. These are called self-conjugate partitions, such as 2+2. There is a direct connection between these shapes and other types of partitions. The number of self-conjugate partitions is exactly equal to the number of partitions consisting of distinct odd parts.

To count how many partitions exist for any given number, mathematicians use the partition function, written as p(n). The values of this function grow very rapidly as the numbers increase. For instance, p(5) is 7, while p(25) is 1,958. The function grows even faster than an exponential function of the square root of its argument. While there is no simple closed-form expression for the function, there are ways to calculate it. There are recurrence relations and asymptotic expansions that allow for exact or approximate calculations.

Partitions of n with biggest addend k.svg
Partitions of n with biggest addend k.svg

History shows that many brilliant minds have investigated these patterns. In 1748, Leonhard Euler proved a significant theorem regarding restricted partitions. He showed that for any positive number, the number of partitions with only odd parts equals the number of partitions with distinct parts. This is known as a general property of partitions. Later, Srinivasa Ramanujan discovered nontrivial patterns in modular arithmetic called Ramanujan's congruences. He found that if a number's decimal representation ends in 4 or 9, its partition count is divisible by 5. In 1937, Hans Rademacher improved our understanding by finding a way to represent the function using a convergent series.

Researchers also study restricted partitions where certain rules must be followed. You might study partitions where every part must belong to a specific set of integers. This approach can be used to solve practical change-making problems with different coin values. Another restriction involves the size and number of parts. For example, you can look for partitions whose Young diagram fits inside a specific rectangle. This is related to the Gaussian binomial coefficient. You can also define the rank of a partition as the largest number k where the partition contains at least k parts of size at least k. This rank identifies a Durfee square in the top-left corner of the diagram.

Beyond simple counting, partitions connect to many complex mathematical systems. They are essential in the study of the symmetric group and group representation theory. The collection of all partitions can be organized into a structure called Young's lattice. This lattice is a partially ordered set defined by the inclusion of Young diagrams. It serves as a motivating example for the study of differential posets. Partitions also appear in the study of random partitions chosen from a uniform probability distribution. These connections show that a simple way of splitting numbers leads to deep truths in physics and advanced mathematics.

692 words
🖼️ Images & Media (6)
File:Ferrer partitioning diagrams.svg
Ferrer partitioning diagrams.svg
File:Partitions of n with biggest addend k.svg
Partitions of n with biggest addend k.svg
File:GrayDot.svg
GrayDot.svg
File:Young diagram for 541 partition.svg
Young diagram for 541 partition.svg
File:RedDot.svg
RedDot.svg
File:BlackDot.svg
BlackDot.svg
Up Next
🔢
Young tableau
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.