In mathematics, various typographical forms of brackets are frequently used in mathematical notation such as parentheses ( ), square brackets [ ], braces { }, and angle brackets
Contents
- Symbols for representing angle brackets
- Algebra
- Functions
- Coordinates and vectors
- Intervals
- Sets and groups
- Matrices
- Derivatives
- Falling and rising factorial
- Quantum mechanics
- Polynomial rings
- Lie bracket and commutator
- Floorceiling functions and fractional part
- References
Historically, other notations, such as the vinculum, were similarly used for grouping; in present-day use, these notations all have specific meanings. The earliest use of brackets to indicate aggregation (i.e. grouping) was suggested in 1608 by Christopher Clavius and in 1629 by Albert Girard.
In the Z formal specification language, braces denote a set and angle brackets denote a sequence.
Symbols for representing angle brackets
A variety of different symbols are used to represent angle brackets. In e-mail and other ASCII text it is common to use the less-than (<
) and greater-than (>
) signs to represent angle brackets, because ASCII does not include angle brackets. Unicode has three pairs of dedicated characters:
In LaTeX the markup is langle
and angle
:
Algebra
In elementary algebra parentheses, ( ), are used to specify the order of operations. Terms inside the bracket are evaluated first; hence 2×(3 + 4) is 14 and 10 ÷ 5(1 + 0) is 2 and (2×3) + 4 is 10. This notation is extended to cover more general algebra involving variables: for example
Also in mathematical expressions in general, parentheses are used to indicate grouping (that is, which parts belong together) when necessary to avoid ambiguities, or for the sake of clarity. For example, in the formula (εη)X = εXηX, used in the definition of composition of two natural transformations, the parentheses around εη serve to indicate that the indexing by X is applied to the composition εη, and not just its last component η.
Functions
The arguments to a function are frequently surrounded by brackets:
Coordinates and vectors
In the cartesian coordinate system brackets are used to specify the coordinates of a point: (2,3) denotes the point with x-coordinate 2 and y-coordinate 3.
The inner product of two vectors is commonly written as
Intervals
Both parentheses, ( ), and square brackets, [ ], can also be used to denote an interval. The notation
The endpoint adjoining the square bracket is known as closed, while the endpoint adjoining the parenthesis is known as open. If both types of brackets are the same, the entire interval may be referred to as closed or open as appropriate. Whenever infinity or negative infinity is used as an endpoint in the case of intervals on the real number line, it is always considered open and adjoined to a parenthesis. The endpoint can be closed when considering intervals on the extended real number line.
Sets and groups
Braces { } are used to identify the elements of a set: {a,b,c} denotes a set of three elements.
Angle brackets are used in group theory to write group presentations, and to denote the subgroup generated by a collection of elements.
Matrices
An explicitly given matrix is commonly written between large round or square brackets:
Derivatives
The notation
stands for the n-th derivative of function f, applied to argument x. So, for example, if
Falling and rising factorial
The notation (x)n is used to denote the falling factorial, an n-th degree polynomial defined by
Confusingly, the same notation may be encountered as representing the rising factorial, also called "Pochhammer symbol". Another notation for the same is x(n). It can be defined by
Quantum mechanics
In quantum mechanics, angle brackets are also used as part of Dirac's formalism, bra–ket notation, to note vectors from the dual spaces of the bra
In statistical mechanics, angle brackets denote ensemble or time average.
Polynomial rings
Square brackets are used to denote the variable in polynomial rings. For example,
Lie bracket and commutator
In group theory and ring theory, square brackets are used to denote the commutator. In group theory, the commutator [g,h] is commonly defined as g−1h−1gh. In ring theory, the commutator [a,b] is defined as ab − ba. Furthermore, in theory, braces are used to denote the anticommutator where {a,b} is defined as ab + ba.
The Lie bracket of a Lie algebra is a binary operation denoted by
Floor/ceiling functions and fractional part
Square brackets, as in [π] = 3, are sometimes used to denote the floor function, which rounds a real number down to the next integer. However the floor and ceiling functions are usually typeset with left and right square brackets where only the lower (for floor function) or upper (for ceiling function) horizontal bars are displayed, as in ⌊π⌋ = 3 or ⌈π⌉ = 4.
Braces, as in {π} < 1/7, may denote the fractional part of a real number.