Commutative property

Commutative property

In mathematics an operation is commutative if changing the order of the operands does not change the end result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. The commutativity of simple operations, such as multiplication and addition of numbers, was for many years implicitly assumed and the property was not named until the 19th century when mathematics started to become formalized. By contrast, division and subtraction are not commutative.

Contents

Common uses

The commutative property (or commutative law) is a property associated with binary operations and functions. Similarly, if the commutative property holds for a pair of elements under a certain binary operation then it is said that the two elements commute under that operation.

In group and set theory, many algebraic structures are called commutative when certain operands satisfy the commutative property. In higher branches of mathematics, such as analysis and linear algebra the commutativity of well known operations (such as addition and multiplication on real and complex numbers) is often used (or implicitly assumed) in proofs.[1][2][3]

Mathematical definitions

The term "commutative" is used in several related senses.[4][5]

1. A binary operation ∗ on a set S is called commutative if:

x * y = y * x\qquad\mbox{for all }x,y\in S

An operation that does not satisfy the above property is called noncommutative.

2. One says that x commutes with y under ∗ if:

 x * y = y * x \,

3. A binary function f \colon A \times A \to B is called commutative if:

f(x, y) = f(y, x)\qquad\mbox{for all }x,y\in A

History and etymology

The first known use of the term was in a French Journal published in 1814

Records of the implicit use of the commutative property go back to ancient times. The Egyptians used the commutative property of multiplication to simplify computing products.[6][7] Euclid is known to have assumed the commutative property of multiplication in his book Elements.[8] Formal uses of the commutative property arose in the late 18th and early 19th centuries, when mathematicians began to work on a theory of functions. Today the commutative property is a well known and basic property used in most branches of mathematics.

The first recorded use of the term commutative was in a memoir by François Servois in 1814,[9][10] which used the word commutatives when describing functions that have what is now called the commutative property. The word is a combination of the French word commuter meaning "to substitute or switch" and the suffix -ative meaning "tending to" so the word literally means "tending to substitute or switch." The term then appeared in English in Philosophical Transactions of the Royal Society in 1844.[9]

Related properties

Graph showing the symmetry of the addition function

Associativity

The associative property is closely related to the commutative property. The associative property of an expression containing two or more occurrences of the same operator states that the order operations are performed in does not affect the final result, as long as the order of terms doesn't change. In contrast, the commutative property states that the order of the terms does not affect the final result.

Symmetry

Symmetry can be directly linked to commutativity. When a commutative operator is written as a binary function then the resulting function is symmetric across the line y = x. As an example, if we let a function f represent addition (a commutative operation) so that f(x,y) = x + y then f is a symmetric function, which can be seen in the image on the right.

For relations, a symmetric relation is analogous to a commutative operation, in that if a relation R is symmetric, then a R b \Leftrightarrow b R a.

Examples

Commutative operations in everyday life

  • Putting on socks resembles a commutative operation, since which sock is put on first is unimportant. Either way, the end result (having both socks on), is the same.
  • The commutativity of addition is observed when paying for an item with cash. Regardless of the order the bills are handed over in, they always give the same total.

Commutative operations in mathematics

Two well-known examples of commutative binary operations are:[4]

y + z = z + y \qquad\mbox{for all }y,z\in \mathbb{R}
For example 4 + 5 = 5 + 4, since both expressions equal 9.
y z = z y \qquad\mbox{for all }y,z\in \mathbb{R}
For example, 3 × 5 = 5 × 3, since both expressions equal 15.

Noncommutative operations in everyday life

  • Concatenation, the act of joining character strings together, is a noncommutative operation. For example
EA + T = EAT \neq TEA = T + EA
  • Washing and drying clothes resembles a noncommutative operation; washing and then drying produces a markedly different result to drying and then washing.
  • The twists of the Rubik's Cube are noncommutative. This is studied in group theory.

Noncommutative operations in mathematics

Some noncommutative binary operations are:[11]


\begin{bmatrix}
0 & 2 \\
0 & 1
\end{bmatrix}
=
\begin{bmatrix}
1 & 1 \\
0 & 1
\end{bmatrix}
\cdot
\begin{bmatrix}
0 & 1 \\
0 & 1
\end{bmatrix}
\neq
\begin{bmatrix}
0 & 1 \\
0 & 1
\end{bmatrix}
\cdot
\begin{bmatrix}
1 & 1 \\
0 & 1
\end{bmatrix}
=
\begin{bmatrix}
0 & 1 \\
0 & 1
\end{bmatrix}

Mathematical structures and commutativity

Non-commuting operators in quantum mechanics

In quantum mechanics as formulated by Schrödinger, physical variables are represented by linear operators such as x (meaning multiply by x), and d/dx. These two operators do not commute as may be seen by considering the effect of their products x(d/dx) and (d/dx)x on a one-dimensional wave function ψ(x):


x{d\over dx}\psi = x\psi' \neq {d\over dx}x\psi = \psi + x\psi'

According to the uncertainty principle of Heisenberg, if the two operators representing a pair of variables do not commute, then that pair of variables are mutually complementary, which means they cannot be simultaneously measured or known precisely. For example, the position and the linear momentum of a particle are represented respectively (in the x-direction) by the operators x and (ħ/i)d/dx (where ħ is the reduced Planck constant). This is the same example except for the constant (ħ/i), so again the operators do not commute and the physical meaning is that the position and linear momentum in a given direction are complementary.

See also

Notes

  1. ^ Axler, p.2
  2. ^ a b Gallian, p.34
  3. ^ p. 26,87
  4. ^ a b Krowne, p.1
  5. ^ Weisstein, Commute, p.1
  6. ^ Lumpkin, p.11
  7. ^ Gay and Shute, p.?
  8. ^ O'Conner and Robertson, Real Numbers
  9. ^ a b Cabillón and Miller, Commutative and Distributive
  10. ^ O'Conner and Robertson, Servois
  11. ^ Yark, p.1
  12. ^ Gallian p.236
  13. ^ Gallian p.250

References

Books

  • Axler, Sheldon (1997). Linear Algebra Done Right, 2e. Springer. ISBN 0-387-98258-2. 
Abstract algebra theory. Covers commutativity in that context. Uses property throughout book.
  • Goodman, Frederick (2003). Algebra: Abstract and Concrete, Stressing Symmetry, 2e. Prentice Hall. ISBN 0-13-067342-0. 
Abstract algebra theory. Uses commutativity property throughout book.
  • Gallian, Joseph (2006). Contemporary Abstract Algebra, 6e. Boston, Mass.: Houghton Mifflin. ISBN 0-618-51471-6. 
Linear algebra theory. Explains commutativity in chapter 1, uses it throughout.

Articles

Article describing the mathematical ability of ancient civilizations.
  • Robins, R. Gay, and Charles C. D. Shute. 1987. The Rhind Mathematical Papyrus: An Ancient Egyptian Text. London: British Museum Publications Limited. ISBN 0-7141-0944-4
Translation and interpretation of the Rhind Mathematical Papyrus.

Online resources

Definition of commutativity and examples of commutative operations
Explanation of the term commute
Examples proving some noncommutative operations
Article giving the history of the real numbers
Page covering the earliest uses of mathematical terms
Biography of Francois Servois, who first used the term

Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Commutative — Com*mut a*tive, a. [CF. F. commutatif.] 1. Relative to exchange; interchangeable; reciprocal. {Com*mut a*tive ly}, adv. [1913 Webster] Rich traders, from their success, are presumed . . . to have cultivated an habitual regard to commutative… …   The Collaborative International Dictionary of English

  • Commutative ring — In ring theory, a branch of abstract algebra, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Some specific kinds of commutative rings are given with …   Wikipedia

  • commutative — commutatively, adv. commutativity, n. /keuh myooh teuh tiv, kom yeuh tay tiv/, adj. 1. of or pertaining to commutation, exchange, substitution, or interchange. 2. Math. a. (of a binary operation) having the property that one term operating on a… …   Universalium

  • commutative — com•mu•ta•tive [[t]kəˈmyu tə tɪv, ˈkɒm yəˌteɪ tɪv[/t]] adj. 1) of or pertaining to commutation, exchange, substitution, or interchange 2) math. a) (of a binary operation) having the property that one term operating on a second is equal to the… …   From formal English to slang

  • commutative — adjective Date: 1612 1. of, relating to, or showing commutation 2. of, relating to, having, or being the property that a given mathematical operation and set have when the result obtained using any two elements of the set with the operation does… …   New Collegiate Dictionary

  • Loi commutative — En mathématiques, une loi de composition interne sur un ensemble S est dite commutative lorsque, pour tous x et y dans S, . Les exemples les plus simples de lois commutatives sont sans doute l addition et la multiplication des entiers naturels. D …   Wikipédia en Français

  • Zero-product property — In the mathematical areas of algebra and analysis, the zero product property, also known as the zero product rule , is an abstract and explicit statement of the familiar property from elementary mathematics that if the product of two real numbers …   Wikipedia

  • Local property — In mathematics, a phenomenon is sometimes said to occur locally if, roughly speaking, it occurs on sufficiently small or arbitrarily small neighborhoods of points. Contents 1 Properties of a single space 1.1 Examples 2 Properties of a pair of… …   Wikipedia

  • Distributive property — In mathematics, and in particular in abstract algebra, distributivity is a property of binary operations that generalizes the distributive law from elementary algebra. For example: 2 × (1 + 3) = (2 × 1) + (2 × 3). In the left hand side of the… …   Wikipedia

  • Associative property — This article is about associativity in mathematics. For associativity in the central processor unit memory cache, see CPU cache. For associativity in programming languages, see operator associativity. In mathematics, associativity is a property… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”