Unit Fractions
   HOME

TheInfoList



OR:

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 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 ...
, 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 fraction An Egyptian fraction is a finite sum of distinct unit fractions, such as \frac+\frac+\frac. That is, each fraction in the expression has a numerator equal to 1 and a denominator that is a positive integer, and all the denominators differ from eac ...
s based on their use in
ancient Egyptian mathematics Ancient Egyptian mathematics is the mathematics that was developed and used in Ancient Egypt 3000 to c. , from the Old Kingdom of Egypt until roughly the beginning of Hellenistic Egypt. The ancient Egyptians utilized a numeral system for countin ...
. Many infinite sums of unit fractions are meaningful mathematically. In geometry, unit fractions can be used to characterize the curvature of
triangle group In mathematics, a triangle group is a group that can be realized geometrically by sequences of reflections across the sides of a triangle. The triangle can be an ordinary Euclidean triangle, a triangle on the sphere, or a hyperbolic triang ...
s 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 The principle of indifference (also called principle of insufficient reason) is a rule for assigning epistemic probabilities. The principle of indifference states that in the absence of any relevant evidence, agents should distribute their cre ...
. 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 The emission spectrum of atomic hydrogen has been divided into a number of ''spectral series'', with wavelengths given by the Rydberg formula. These observed spectral lines are due to the electron making transitions between two energy levels i ...
.


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 \frac1n, where n 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 n equal parts, each part is a 1/n 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: \frac1x \times \frac1y = \frac1. However, adding, subtracting, or dividing two unit fractions produces a result that is generally not a unit fraction: \frac1x + \frac1y = \frac \frac1x - \frac1y = \frac \frac1x \div \frac1y = \frac. 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 x, modulo y, can be performed by converting the unit fraction 1/x into an equivalent whole number modulo y, and then multiplying by that number. In more detail, suppose that x 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 y (otherwise, division by x is not defined modulo y). 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 a and b 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: \displaystyle ax + by = \gcd(x,y)=1. In modulo-y arithmetic, the term by can be eliminated as it is zero modulo y. This leaves \displaystyle ax \equiv 1 \pmod y. That is, a is the modular inverse of x, the number that when multiplied by x produces one. Equivalently, a \equiv \frac1x \pmod y. Thus division by x (modulo y) can instead be performed by multiplying by the integer a.


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, :\frac45=\frac12+\frac14+\frac1=\frac13+\frac15+\frac16+\frac1. These sums are called
Egyptian fraction An Egyptian fraction is a finite sum of distinct unit fractions, such as \frac+\frac+\frac. That is, each fraction in the expression has a numerator equal to 1 and a denominator that is a positive integer, and all the denominators differ from eac ...
s, 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 The Erdős–Straus conjecture is an unproven statement in number theory. The conjecture is that, for every integer n that is greater than or equal to 2, there exist positive integers x, y, and z for which \frac=\frac+\frac+\frac. In other word ...
concern sums of unit fractions, as does the definition of Ore's harmonic numbers. In
geometric group theory Geometric group theory is an area in mathematics devoted to the study of finitely generated groups via exploring the connections between algebraic properties of such groups and topological and geometric properties of spaces on which these group ...
,
triangle group In mathematics, a triangle group is a group that can be realized geometrically by sequences of reflections across the sides of a triangle. The triangle can be an ordinary Euclidean triangle, a triangle on the sphere, or a hyperbolic triang ...
s 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 \frac11 + \frac12 + \frac13 + \cdots + \frac1n 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 n plus the
Euler–Mascheroni constant Euler's constant (sometimes called the Euler–Mascheroni constant) is a mathematical constant, usually denoted by the lowercase Greek letter gamma (), defined as the limiting difference between the harmonic series and the natural logarith ...
. Changing every other addition to a subtraction produces the alternating harmonic series, which sums to the
natural logarithm of 2 In mathematics, the natural logarithm of 2 is the unique real number argument such that the exponential function equals two. It appears frequently in various formulas and is also given by the alternating harmonic series. The decimal value of th ...
: \sum_^\infty \frac = 1 - \frac + \frac - \frac + \frac - \cdots = \ln 2. * The
Leibniz formula for π In mathematics, the Leibniz formula for , named after Gottfried Wilhelm Leibniz, states that \frac = 1-\frac+\frac-\frac+\frac-\cdots = \sum_^ \frac, an alternating series. It is sometimes called the Madhava–Leibniz series as it was firs ...
is 1 - \frac + \frac - \frac + \frac - \cdots = \frac. * The
Basel problem The Basel problem is a problem in mathematical analysis with relevance to number theory, concerning an infinite sum of inverse squares. It was first posed by Pietro Mengoli in 1650 and solved by Leonhard Euler in 1734, and read on 5 December 1735 ...
concerns the sum of the square unit fractions: 1 + \frac14 + \frac19 + \frac1 + \cdots = \frac. Similarly,
Apéry's constant In mathematics, Apéry's constant is the infinite sum of the reciprocals of the positive integers, cubed. That is, it is defined as the number : \begin \zeta(3) &= \sum_^\infty \frac \\ &= \lim_ \left(\frac + \frac + \cdots + \f ...
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 1 + \frac12 + \frac14 + \frac18 + \frac1 + \cdots = 2.


Matrices

A
Hilbert matrix In linear algebra, a Hilbert matrix, introduced by , is a square matrix with entries being the unit fractions : H_ = \frac. For example, this is the 5 × 5 Hilbert matrix: : H = \begin 1 & \frac & \frac & \frac & \frac \\ \frac & \frac & \ ...
is a
square matrix In mathematics, a square matrix is a Matrix (mathematics), matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Squ ...
in which the elements on the
antidiagonal In linear algebra, the main diagonal (sometimes principal diagonal, primary diagonal, leading diagonal, major diagonal, or good diagonal) of a matrix A is the list of entries a_ where i = j. All off-diagonal elements are zero in a diagonal matrix ...
all equal the unit fraction 1/i. That is, it has elements B_ = \frac1. For example, the matrix \begin 1 & \frac & \frac \\ \frac & \frac & \frac \\ \frac & \frac & \frac \end is a Hilbert matrix. It has the unusual property that all elements in its
inverse matrix In linear algebra, an invertible matrix (''non-singular'', ''non-degenarate'' or ''regular'') is a square matrix that has an inverse. In other words, if some other matrix is multiplied by the invertible matrix, the result can be multiplied by an ...
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: C_ = \frac1, where F_i 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 a/b and c/d (in lowest terms) are called adjacent if ad-bc=\pm1, which implies that they differ from each other by a unit fraction: \left, \frac-\frac\=\frac=\frac. For instance, \tfrac12 and \tfrac35 are adjacent: 1\cdot 5-2\cdot 3=-1 and \tfrac35-\tfrac12=\tfrac1. However, some pairs of fractions whose difference is a unit fraction are not adjacent in this sense: for instance, \tfrac13 and \tfrac23 differ by a unit fraction, but are not adjacent, because for them ad-bc=3. 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 a/b and c/d are adjacent if and only if their Ford circles are
tangent circles In geometry, tangent circles (also known as kissing circles) are circles in a common plane that intersect in a single point. There are two types of tangency: internal and external. Many problems and constructions in geometry are related to tangen ...
.


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 The principle of indifference (also called principle of insufficient reason) is a rule for assigning epistemic probabilities. The principle of indifference states that in the absence of any relevant evidence, agents should distribute their cre ...
, probabilities of this form arise frequently in statistical calculations. Unequal probabilities related to unit fractions arise in
Zipf's law Zipf's law (; ) is an empirical law stating that when a list of measured values is sorted in decreasing order, the value of the -th entry is often approximately inversely proportional to . The best known instance of Zipf's law applies to the ...
. 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 1/n.


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 The bin packing problem is an optimization problem, in which items of different sizes must be packed into a finite number of bins or containers, each of a fixed given capacity, in a way that minimizes the number of bins used. The problem has m ...
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 k times the length of a message must occupy a fraction of at least 1/k 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 1/k 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 In atomic physics, the Rydberg formula calculates the wavelengths of a spectral line in many chemical elements. The formula was primarily presented as a generalization of the Balmer series for all atomic electron transitions of hydrogen. It was ...
, 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 An electron orbital may refer to: * An atomic orbital, describing the behaviour of an electron in an atom * A molecular orbital, describing the behaviour of an electron in a molecule See also * Electron configuration, the arrangement of electro ...
in a
hydrogen atom A hydrogen atom is an atom of the chemical element hydrogen. The electrically neutral hydrogen atom contains a single positively charged proton in the nucleus, and a single negatively charged electron bound to the nucleus by the Coulomb for ...
are inversely proportional to square unit fractions, and the energy of a photon is quantized to the difference between two levels.
Arthur Eddington Sir Arthur Stanley Eddington, (28 December 1882 – 22 November 1944) was an English astronomer, physicist, and mathematician. He was also a philosopher of science and a populariser of science. The Eddington limit, the natural limit to the lu ...
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 The 17-animal inheritance puzzle is a mathematical puzzle involving unequal but fair item allocation, fair allocation of Utility functions on indivisible goods, indivisible goods, usually stated in terms of inheritance of a number of large anim ...
, 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 In mathematics, a superparticular ratio, also called a superparticular number or epimoric ratio, is the ratio of two consecutive integer numbers. More particularly, the ratio takes the form: :\frac = 1 + \frac where is a positive integer. Thu ...
, one plus a unit fraction, important in musical harmony


References

{{Fractions and ratios Fractions (mathematics) 1 (number) Elementary arithmetic Integers