
A unit fraction is a positive
fraction
A fraction (from , "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight-fifths, thre ...
with one as its
numerator, 1/. It is the
multiplicative inverse
In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when Multiplication, multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a ra ...
(reciprocal) of the
denominator
A fraction (from , "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight-fifths, thre ...
of the fraction, which must be a positive
natural number
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
. Examples are 1/1, 1/2, 1/3, 1/4, 1/5, etc. When an object is divided into equal parts, each part is a unit fraction of the whole.
Multiplying two unit fractions produces another unit fraction, but other arithmetic operations do not preserve unit fractions. In modular arithmetic, unit fractions can be converted into equivalent whole numbers, allowing modular division to be transformed into multiplication. Every
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
can be represented as a sum of distinct unit fractions; these representations are called
Egyptian fractions based on their use in
ancient Egyptian mathematics. Many infinite sums of unit fractions are meaningful mathematically.
In geometry, unit fractions can be used to characterize the curvature of
triangle groups and the tangencies of
Ford circles. Unit fractions are commonly used in
fair division
Fair division is the problem in game theory of dividing a set of resources among several people who have an Entitlement (fair division), entitlement to them so that each person receives their due share. The central tenet of fair division is that ...
, and this familiar application is used in
mathematics education
In contemporary education, mathematics education—known in Europe as the didactics or pedagogy of mathematics—is the practice of teaching, learning, and carrying out Scholarly method, scholarly research into the transfer of mathematical know ...
as an early step toward the understanding of other fractions. Unit fractions are common in
probability theory
Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
due to the
principle of indifference. They also have applications in
combinatorial optimization
Combinatorial optimization is a subfield of mathematical optimization that consists of finding an optimal object from a finite set of objects, where the set of feasible solutions is discrete or can be reduced to a discrete set. Typical combina ...
and in analyzing the pattern of frequencies in the
hydrogen spectral series.
Arithmetic
The unit fractions are the
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
s that can be written in the form
where
can be any positive
natural number
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
. They are thus the
multiplicative inverse
In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when Multiplication, multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a ra ...
s of the positive integers. When something is divided into
equal parts, each part is a
fraction of the whole.
Elementary arithmetic
Multiplying
Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division. The result of a multiplication operation is called a '' product''. Multiplication is often de ...
any two unit fractions results in a product that is another unit fraction:
However,
adding,
subtracting, or
dividing two unit fractions produces a result that is generally not a unit fraction:
As the last of these formulas shows, every fraction can be expressed as a quotient of two unit fractions.
Modular arithmetic
In
modular arithmetic
In mathematics, modular arithmetic is a system of arithmetic operations for integers, other than the usual ones from elementary arithmetic, where numbers "wrap around" when reaching a certain value, called the modulus. The modern approach to mo ...
, any unit fraction can be converted into an equivalent whole number using the
extended Euclidean algorithm
In arithmetic and computer programming, the extended Euclidean algorithm is an extension to the Euclidean algorithm, and computes, in addition to the greatest common divisor (gcd) of integers ''a'' and ''b'', also the coefficients of Bézout's id ...
. This conversion can be used to perform modular division: dividing by a number
, modulo
, can be performed by converting the unit fraction
into an equivalent whole number modulo
, and then multiplying by that number.
In more detail, suppose that
is
relatively prime
In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
to
(otherwise, division by
is not defined modulo
). The extended Euclidean algorithm for the
greatest common divisor
In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
can be used to find integers
and
such that
Bézout's identity
In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout who proved it for polynomials, is the following theorem:
Here the greatest common divisor of and is taken to be . The integers and are called B� ...
is satisfied:
In modulo-
arithmetic, the term
can be eliminated as it is zero modulo
. This leaves
That is,
is the modular inverse of
, the number that when multiplied by
produces one. Equivalently,
Thus division by
(modulo
) can instead be performed by multiplying by the integer
.
Combinations
Several constructions in mathematics involve combining multiple unit fractions together, often by adding them.
Finite sums
Any positive rational number can be written as the sum of distinct unit fractions, in multiple ways. For example,
:
These sums are called
Egyptian fractions, because the ancient Egyptian civilisations used them as notation for more general
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
s. There is still interest today in analyzing the methods used by the ancients to choose among the possible representations for a fractional number, and to calculate with such representations. The topic of Egyptian fractions has also seen interest in modern
number theory
Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
; for instance, the
Erdős–Graham problem and the
Erdős–Straus conjecture concern sums of unit fractions, as does the definition of
Ore's harmonic numbers.

In
geometric group theory,
triangle groups are classified into Euclidean, spherical, and hyperbolic cases according to whether an associated sum of unit fractions is equal to one, greater than one, or less than one respectively.
Infinite series
Many well-known
infinite series
In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. The study of series is a major part of calculus and its generalization, mathematical analysis. Series are used in most areas of mathemati ...
have terms that are unit fractions. These include:
* The
harmonic series, the sum of all positive unit fractions. This sum diverges, and its partial sums
closely approximate the
natural logarithm
The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
of
plus the
Euler–Mascheroni constant. Changing every other addition to a subtraction produces the alternating harmonic series, which sums to the
natural logarithm of 2:
* The
Leibniz formula for π is
* The
Basel problem concerns the sum of the square unit fractions:
Similarly,
Apéry's constant is an
irrational number
In mathematics, the irrational numbers are all the real numbers that are not rational numbers. That is, irrational numbers cannot be expressed as the ratio of two integers. When the ratio of lengths of two line segments is an irrational number, ...
, the sum of the cubed unit fractions.
* The binary
geometric series
In mathematics, a geometric series is a series (mathematics), series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, 1/2 + 1/4 + 1/8 + 1/16 + ⋯, the series \tfrac12 + \tfrac1 ...
is
Matrices
A
Hilbert matrix is a
square matrix in which the elements on the
antidiagonal all equal the unit fraction
. That is, it has elements
For example, the matrix
is a Hilbert matrix. It has the unusual property that all elements in its
inverse matrix are integers. Similarly, defined a matrix whose elements are unit fractions whose denominators are
Fibonacci number
In mathematics, the Fibonacci sequence is a Integer sequence, sequence in which each element is the sum of the two elements that precede it. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers, commonly denoted . Many w ...
s:
where
denotes the Fibonacci number. He calls this matrix the Filbert matrix and it has the same property of having an integer inverse.
Adjacency and Ford circles

Two fractions
and
(in lowest terms) are called adjacent if
which implies that they differ from each other by a unit fraction:
For instance,
and
are adjacent:
and
. However, some pairs of fractions whose difference is a unit fraction are not adjacent in this sense: for instance,
and
differ by a unit fraction, but are not adjacent, because for them
.
This terminology comes from the study of
Ford circles. These are a system of circles that are tangent to the
number line
A number line is a graphical representation of a straight line that serves as spatial representation of numbers, usually graduated like a ruler with a particular origin point representing the number zero and evenly spaced marks in either dire ...
at a given fraction and have the squared denominator of the fraction as their diameter. Fractions
and
are adjacent if and only if their Ford circles are
tangent circles.
Applications
Fair division and mathematics education
In
mathematics education
In contemporary education, mathematics education—known in Europe as the didactics or pedagogy of mathematics—is the practice of teaching, learning, and carrying out Scholarly method, scholarly research into the transfer of mathematical know ...
, unit fractions are often introduced earlier than other kinds of fractions, because of the ease of explaining them visually as equal parts of a whole. A common practical use of unit fractions is to divide food equally among a number of people, and exercises in performing this sort of
fair division
Fair division is the problem in game theory of dividing a set of resources among several people who have an Entitlement (fair division), entitlement to them so that each person receives their due share. The central tenet of fair division is that ...
are a standard classroom example in teaching students to work with unit fractions.
Probability and statistics

In a
uniform distribution on a discrete space, all probabilities are equal unit fractions. Due to the
principle of indifference, probabilities of this form arise frequently in statistical calculations.
Unequal probabilities related to unit fractions arise in
Zipf's law. This states that, for many observed phenomena involving the selection of items from an ordered sequence, the probability that the item is selected is proportional to the unit fraction
.
Combinatorial optimization
In the study of
combinatorial optimization
Combinatorial optimization is a subfield of mathematical optimization that consists of finding an optimal object from a finite set of objects, where the set of feasible solutions is discrete or can be reduced to a discrete set. Typical combina ...
problems,
bin packing problems involve an input sequence of items with fractional sizes, which must be placed into bins whose capacity (the total size of items placed into each bin) is one. Research into these problems has included the study of restricted bin packing problems where the item sizes are unit fractions.
One motivation for this is as a test case for more general bin packing methods. Another involves a form of
pinwheel scheduling, in which a collection of messages of equal length must each be repeatedly broadcast on a limited number of communication channels, with each message having a maximum delay between the start times of its repeated broadcasts. An item whose delay is
times the length of a message must occupy a fraction of at least
of the time slots on the channel it is assigned to, so a solution to the scheduling problem can only come from a solution to the unit fraction bin packing problem with the channels as bins and the fractions
as item sizes.
Even for bin packing problems with arbitrary item sizes, it can be helpful to round each item size up to the next larger unit fraction, and then apply a bin packing algorithm specialized for unit fraction sizes. In particular, the
harmonic bin packing method does exactly this, and then packs each bin using items of only a single rounded unit fraction size.
Physics

The energy levels of
photon
A photon () is an elementary particle that is a quantum of the electromagnetic field, including electromagnetic radiation such as light and radio waves, and the force carrier for the electromagnetic force. Photons are massless particles that can ...
s that can be absorbed or emitted by a hydrogen atom are, according to the
Rydberg formula, proportional to the differences of two unit fractions. An explanation for this phenomenon is provided by the
Bohr model
In atomic physics, the Bohr model or Rutherford–Bohr model was a model of the atom that incorporated some early quantum concepts. Developed from 1911 to 1918 by Niels Bohr and building on Ernest Rutherford's nuclear Rutherford model, model, i ...
, according to which the energy levels of
electron orbitals in a
hydrogen atom are inversely proportional to square unit fractions, and the energy of a photon is
quantized to the difference between two levels.
Arthur Eddington argued that the
fine-structure constant
In physics, the fine-structure constant, also known as the Sommerfeld constant, commonly denoted by (the Alpha, Greek letter ''alpha''), is a Dimensionless physical constant, fundamental physical constant that quantifies the strength of the el ...
was a unit fraction. He initially thought it to be 1/136 and later changed his theory to 1/137. This contention has been falsified, given that current estimates of the fine structure constant are (to 6 significant digits) 1/137.036.
See also
*
17-animal inheritance puzzle, a puzzle involving fair division into unit fractions
*
Submultiple, a number that produces a unit fraction when used as the numerator with a given denominator
*
Superparticular ratio, one plus a unit fraction, important in musical harmony
References
{{Fractions and ratios
Fractions (mathematics)
1 (number)
Elementary arithmetic
Integers