Absolute Value-Wiki
Absolute Value-Wiki
org/wiki/Absolute_value
Absolute value
In mathematics, the absolute value or modulus |x| of a real number x is
the non-negative value of x without regard to its sign. Namely, |x| = x for a
positive x, |x| = −x for a negative x (in which case −x is positive), and
|0| = 0. For example, the absolute value of 3 is 3, and the absolute value of
−3 is also 3. The absolute value of a number may be thought of as its
distance from zero.
1 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
absolute value has been used in this sense from at least 1806 in French[3] and 1857 in English.[4] The notation |x|, with
a vertical bar on each side, was introduced by Karl Weierstrass in 1841.[5] Other names for absolute value include
numerical value[1] and magnitude.[1] In programming languages and computational software packages, the absolute
value of x is generally represented by abs(x), or a similar expression.
The vertical bar notation also appears in a number of other mathematical contexts: for example, when applied to a set,
it denotes its cardinality; when applied to a matrix, it denotes its determinant. Vertical bars denote the absolute value
only for algebraic objects for which the notion of an absolute value is defined, notably an element of a normed division
algebra, for example a real number, a complex number, or a quaternion. A closely related but distinct notation is the
use of vertical bars for either the euclidean norm[6] or sup norm[7] of a vector in , although double vertical bars with
subscripts ( and , respectively) are a more common and less ambiguous notation.
Real numbers
For any real number x, the absolute value or modulus of x is denoted by |x| (a vertical bar on each side of the
quantity) and is defined as[8]
The absolute value of x is thus always either positive or zero, but never negative: when x itself is negative (x < 0), then
its absolute value is necessarily positive (|x| = −x > 0).
From an analytic geometry point of view, the absolute value of a real number is that number's distance from zero along
the real number line, and more generally the absolute value of the difference of two real numbers is the distance
between them. Indeed, the notion of an abstract distance function in mathematics can be seen to be a generalisation of
the absolute value of the difference (see "Distance" below).
Since the square root symbol represents the unique positive square root (when applied to a positive number), it follows
that
is equivalent to the definition above, and may be used as an alternative definition of the absolute value of real
numbers.[9]
The absolute value has the following four fundamental properties (a, b are real numbers), that are used for
generalization of this notion to other domains:
Non-negativity
Positive-definiteness
Multiplicativity
Subadditivity, specifically the triangle inequality
2 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
Non-negativity, positive definiteness, and multiplicativity are readily apparent from the definition. To see that
subadditivity holds, first note that one of the two alternatives of taking s as either –1 or +1 guarantees that
Now, since and , it follows that, whichever is the value of s, one
has for all real . Consequently, , as desired. (For a
generalization of this argument to complex numbers, see "Proof of the triangle inequality for complex numbers"
below.)
Some additional useful properties are given below. These are either immediate consequences of the definition or
implied by the four fundamental properties above.
or
These relations may be used to solve inequalities involving absolute values. For example:
The absolute value, as "distance from zero", is used to define the absolute difference between arbitrary real numbers,
the standard metric on the real numbers.
Complex numbers
Since the complex numbers are not ordered, the definition given at the top for the real absolute value cannot be
directly applied to complex numbers. However the geometric interpretation of the absolute value of a real number as
its distance from 0 can be generalised. The absolute value of a complex number is defined by the Euclidean distance of
its corresponding point in the complex plane from the origin. This can be computed using the Pythagorean theorem:
for any complex number
where x and y are real numbers, the absolute value or modulus of z is denoted |z| and is defined by[10]
3 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
where Re(z) = x and Im(z) = y denote the real and imaginary parts of z,
respectively. When the imaginary part y is zero, this coincides with the
definition of the absolute value of the real number x.
Since the product of any complex number z and its complex conjugate
The absolute value of a complex
with the same absolute value, is always the non-negative real
number is the distance of from
number , the absolute value of a complex number can be the origin. It is also seen in the
conveniently expressed as picture that and its complex
conjugate have the same absolute
value.
The complex absolute value shares the four fundamental properties given above for the real absolute value.
In the language of group theory, the multiplicative property may be rephrased as follows: the absolute value is a group
homomorphism from the multiplicative group of the complex numbers onto the group under multiplication of positive
real numbers.[11]
Importantly, the property of subadditivity ("triangle inequality") extends to any finite collection of n complex
numbers as
This inequality also applies to infinite families, provided that the infinite series is absolutely convergent. If
Lebesgue integration is viewed as the continuous analog of summation, then this inequality is analogously obeyed by
complex-valued, measurable functions when integrated over a measurable subset :
4 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
The triangle inequality, as given by , can be demonstrated by applying three easily verified properties of the
complex numbers: Namely, for every complex number ,
(iii): if , then .
It is clear from this proof that equality holds in exactly if all the are non-negative real numbers, which in turn
occurs exactly if all nonzero have the same argument, i.e., for a complex constant and real constants
for .
Since measurable implies that is also measurable, the proof of the inequality proceeds via the same
technique, by replacing with and with .[12]
or
5 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
and for x ≠ 0,
Derivative
The real absolute value function has a derivative for every x ≠ 0, but
is not differentiable at x = 0. Its derivative for x ≠ 0 is given by the
step function:[13][14]
The second derivative of |x| with respect to x is zero everywhere except zero, where it does not exist. As a generalised
function, the second derivative may be taken as two times the Dirac delta function.
Antiderivative
The antiderivative (indefinite integral) of the real absolute value function is
where C is an arbitrary constant of integration. This is not a complex antiderivative because complex antiderivatives
can only exist for complex-differentiable (holomorphic) functions, which the complex absolute value function is not.
Distance
The absolute value is closely related to the idea of distance. As noted above, the absolute value of a real or complex
number is the distance from that number to the origin, along the real number line, for real numbers, or in the complex
plane, for complex numbers, and more generally, the absolute value of the difference of two real or complex numbers is
the distance between them.
and
6 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
This can be seen as a generalisation, since for and real, i.e. in a 1-space, according to the alternative definition of
the absolute value,
The above shows that the "absolute value"-distance, for real and complex numbers, agrees with the standard Euclidean
distance, which they inherit as a result of considering them as one and two-dimensional Euclidean spaces, respectively.
The properties of the absolute value of the difference of two real or complex numbers: non-negativity, identity of
indiscernibles, symmetry and the triangle inequality given above, can be seen to motivate the more general notion of a
distance function as follows:
A real valued function d on a set X × X is called a metric (or a distance function) on X, if it satisfies the following four
axioms:[16]
Non-negativity
Identity of indiscernibles
Symmetry
Triangle inequality
Generalizations
Ordered rings
The definition of absolute value given for real numbers above can be extended to any ordered ring. That is, if a is an
element of an ordered ring R, then the absolute value of a, denoted by |a|, is defined to be:[17]
where −a is the additive inverse of a, 0 is the additive identity element, and < and ≥ have the usual meaning with
7 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
Fields
The four fundamental properties of the absolute value for real numbers can be used to generalise the notion of absolute
value to an arbitrary field, as follows.
A real-valued function v on a field F is called an absolute value (also a modulus, magnitude, value, or valuation)[18] if
it satisfies the following four axioms:
Non-negativity
Positive-definiteness
Multiplicativity
Where 0 denotes the additive identity element of F. It follows from positive-definiteness and multiplicativity that
v(1) = 1, where 1 denotes the multiplicative identity element of F. The real and complex absolute values defined above
are examples of absolute values for an arbitrary field.
If v is an absolute value on F, then the function d on F × F, defined by d(a, b) = v(a − b), is a metric and the following
are equivalent:
is bounded in R.
for every
for all
for all
An absolute value which satisfies any (hence all) of the above conditions is said to be non-Archimedean, otherwise it
is said to be Archimedean.[19]
Vector spaces
Again the fundamental properties of the absolute value for real numbers can be used, with a slight modification, to
generalise the notion to an arbitrary vector space.
A real-valued function on a vector space V over a field F, represented as ǁ·ǁ, is called an absolute value, but more
usually a norm, if it satisfies the following axioms:
8 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
Non-negativity
Positive-definiteness
The norm of a vector is also called its length or magnitude.
is a norm called the Euclidean norm. When the real numbers R are considered as the one-dimensional vector
space R1, the absolute value is a norm, and is the p-norm (see Lp space) for any p. In fact the absolute value is the
"only" norm on R1, in the sense that, for every norm ǁ·ǁ on R1, ǁxǁ = ǁ1ǁ ⋅ |x|. The complex absolute value is a special
case of the norm in an inner product space. It is identical to the Euclidean norm, if the complex plane is identified with
the Euclidean plane R2.
Composition algebras
Every composition algebra A has an involution x → x* called its conjugation. The product in A of an element x and its
conjugate x* is written N(x) = x x* and called the norm of x.
The real numbers ℝ, complex numbers ℂ, and quaternions ℍ are all composition algebras with norms given by definite
quadratic forms. The absolute value in these division algebras is given by the square root of the composition algebra
norm.
In general the norm of a composition algebra may be a quadratic form that is not definite and has null vectors.
However, as in the case of division algebras, when an element x has a non-zero norm, then x has a multiplicative
inverse given by x*/N(x).
Notes
1. Oxford English Dictionary, Draft Revision, June 2008
2. Nahin, O'Connor and Robertson (http://www-history.mcs.st-andrews.ac.uk/Mathematicians/Argand.html), and
functions.Wolfram.com. (http://functions.wolfram.com/ComplexComponents/Abs/35/); for the French sense, see
Littré, 1877
3. Lazare Nicolas M. Carnot, Mémoire sur la relation qui existe entre les distances respectives de cinq point
quelconques pris dans l'espace, p. 105 at Google Books (https://books.google.com/books?id=YyIOAAAAQAAJ&
pg=PA105)
4. James Mill Peirce, A Text-book of Analytic Geometry at Google Books (https://books.google.com
/books?id=RJALAAAAYAAJ&pg=PA42). The oldest citation in the 2nd edition of the Oxford English Dictionary is
from 1907. The term absolute value is also used in contrast to relative value.
5. Nicholas J. Higham, Handbook of writing for the mathematical sciences, SIAM. ISBN 0-89871-420-6, p. 25
6. Spivak, Michael (1965). Calculus on Manifolds. Boulder, CO: Westview. p. 1. ISBN 0805390219.
7. Munkres, James (1991). Analysis on Manifolds. Boulder, CO: Westview. p. 4. ISBN 0201510359.
8. Mendelson, p. 2 (https://books.google.com/books?id=A8hAm38zsCMC&pg=PA2).
9. Stewart, James B. (2001). Calculus: concepts and contexts. Australia: Brooks/Cole. ISBN 0-534-37718-1., p. A5
9 of 10 4/26/2019, 12:23 PM
Absolute value - Wikipedia https://en.wikipedia.org/wiki/Absolute_value
References
Bartle; Sherbert; Introduction to real analysis (4th ed.), John Wiley & Sons, 2011 ISBN 978-0-471-43331-6.
Nahin, Paul J.; An Imaginary Tale; Princeton University Press; (hardcover, 1998). ISBN 0-691-02795-1.
Mac Lane, Saunders, Garrett Birkhoff, Algebra, American Mathematical Soc., 1999. ISBN 978-0-8218-1646-2.
Mendelson, Elliott, Schaum's Outline of Beginning Calculus, McGraw-Hill Professional, 2008.
ISBN 978-0-07-148754-2.
O'Connor, J.J. and Robertson, E.F.; "Jean Robert Argand" (http://www-history.mcs.st-andrews.ac.uk
/Mathematicians/Argand.html).
Schechter, Eric; Handbook of Analysis and Its Foundations, pp. 259–263, "Absolute Values"
(https://books.google.com/books?id=eqUv3Bcd56EC&pg=PA259), Academic Press (1997) ISBN 0-12-622760-8.
External links
Hazewinkel, Michiel, ed. (2001) [1994], "Absolute value" (https://www.encyclopediaofmath.org/index.php?title=p
/a010370), Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers,
ISBN 978-1-55608-010-4
absolute value (https://planetmath.org/AbsoluteValue) at PlanetMath.org.
Weisstein, Eric W. "Absolute Value" (http://mathworld.wolfram.com/AbsoluteValue.html). MathWorld.
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using
this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia
Foundation, Inc., a non-profit organization.
10 of 10 4/26/2019, 12:23 PM