Template:Short description Template:About Template:Use dmy dates

File:Absolute value.svg
The graph of the absolute value function for real numbers
File:AbsoluteValueDiagram.svg
The absolute value of a number may be thought of as its distance from zero.

In mathematics, the absolute value or modulus of a real number <math>x</math>, Template:Nowrap is the non-negative value Template:Nowrap without regard to its sign. Namely, <math>|x|=x</math> if <math>x</math> is a positive number, and <math>|x|=-x</math> if <math>x</math> is negative (in which case negating <math>x</math> makes <math>-x</math> positive), and Template:Nowrap For example, the absolute value of 3 Template:Nowrap and the absolute value of −3 is Template:Nowrap The absolute value of a number may be thought of as its distance from zero.

Generalisations of the absolute value for real numbers occur in a wide variety of mathematical settings. For example, an absolute value is also defined for the complex numbers, the quaternions, ordered rings, fields and vector spaces. The absolute value is closely related to the notions of magnitude, distance, and norm in various mathematical and physical contexts.

Terminology and notationEdit

In 1806, Jean-Robert Argand introduced the term module, meaning unit of measure in French, specifically for the complex absolute value,<ref name=oed>Oxford English Dictionary, Draft Revision, June 2008</ref><ref>Nahin, O'Connor and Robertson, and functions.Wolfram.com.; for the French sense, see Littré, 1877</ref> and it was borrowed into English in 1866 as the Latin equivalent modulus.<ref name=oed /> The term absolute value has been used in this sense from at least 1806 in French<ref>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</ref> and 1857 in English.<ref>James Mill Peirce, A Text-book of Analytic Geometry at Internet Archive. 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.</ref> The notation Template:Math, with a vertical bar on each side, was introduced by Karl Weierstrass in 1841.<ref>Nicholas J. Higham, Handbook of writing for the mathematical sciences, SIAM. Template:ISBN, p. 25</ref> Other names for absolute value include numerical value<ref name=oed /> and magnitude.<ref name=oed /> The absolute value of <math>x</math> has also been denoted <math>\operatorname{abs} x</math> in some mathematical publications,<ref>Template:Cite journal</ref> and in spreadsheets, programming languages, and computational software packages, the absolute value of <math display="inline">x</math> is generally represented by abs(x), or a similar expression,<ref>Template:Cite book</ref> as it has been since the earliest days of high-level programming languages.<ref>Template:Citation</ref>

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.<ref>Template:Cite report</ref> 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<ref>Template:Cite book</ref> or sup norm<ref>Template:Cite book</ref> of a vector Template:Nowrap although double vertical bars with subscripts Template:Nowrap Template:Nowrap respectively) are a more common and less ambiguous notation.

Definition and propertiesEdit

Real numbersEdit

For any Template:Nowrap the absolute value or modulus Template:Nowrap is denoted Template:Nowrap, with a vertical bar on each side of the quantity, and is defined as<ref>Mendelson, p. 2.</ref> <math display=block>|x| =

  \begin{cases}
    x, & \text{if }  x \geq 0 \\
    -x, & \text{if } x < 0.
  \end{cases}
</math>

The absolute value Template:Nowrap is thus always either a positive number or zero, but never negative. When <math>x</math> itself is negative Template:Nowrap then its absolute value is necessarily positive Template:Nowrap

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 (their absolute difference) is the distance between them.<ref>Template:Cite book</ref> 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 <math display=block qid=Q120645811>|x| = \sqrt{x^2}.</math> This is equivalent to the definition above, and may be used as an alternative definition of the absolute value of real numbers.<ref>Template:Cite book</ref>

The absolute value has the following four fundamental properties (<math display="inline">a</math>, <math display="inline">b</math> are real numbers), that are used for generalization of this notion to other domains:

<math qid=Q120645720>|a| \ge 0 </math> Non-negativity
a| = 0 \iff a = 0 </math> Positive-definiteness
ab| = \left|a\right| \left|b\right|</math> Multiplicativity
a+b| \le |a| + |b| </math> Subadditivity, specifically the triangle inequality

Non-negativity, positive definiteness, and multiplicativity are readily apparent from the definition. To see that subadditivity holds, first note that <math>|a+b|=s(a+b)</math> Template:Nowrap with its sign chosen to make the result positive. Now, since <math>-1 \cdot x \le |x|</math> Template:Nowrap it follows that, whichever of <math>\pm1</math> is the value Template:Nowrap one has <math>s \cdot x\leq |x|</math> for all Template:Nowrap Consequently, <math>|a+b|=s \cdot (a+b) = s \cdot a + s \cdot b \leq |a| + |b|</math>, as desired.

Some additional useful properties are given below. These are either immediate consequences of the definition or implied by the four fundamental properties above.

<math>\bigl| \left|a\right| \bigr| = |a|</math> Idempotence (the absolute value of the absolute value is the absolute value)
<math>\left|-a\right| = |a|</math> Evenness (reflection symmetry of the graph)
a - b| = 0 \iff a = b </math> Identity of indiscernibles (equivalent to positive-definiteness)
a - b| \le |a - c| + |c - b| </math> Triangle inequality (equivalent to subadditivity)
\frac{a}{b}\right| = \frac{|a|}{|b|}\ </math> (if <math>b \ne 0</math>) Preservation of division (equivalent to multiplicativity)
a-b| \geq \bigl| \left|a\right| - \left|b\right| \bigr| </math> Reverse triangle inequality (equivalent to subadditivity)

Two other useful properties concerning inequalities are:

a| \le b \iff -b \le a \le b </math>
a| \ge b \iff a \le -b\ </math> or <math>a \ge b </math>

These relations may be used to solve inequalities involving absolute values. For example:

x-3| \le 9 </math> <math>\iff -9 \le x-3 \le 9 </math>
<math>\iff -6 \le x \le 12 </math>

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 numbersEdit

Template:Anchor

File:Complex conjugate picture.svg
The absolute value of a Template:Nowrap is the Template:Nowrap Template:Nowrap from the origin. It is also seen in the picture that <math>z</math> and its Template:Nowrap have the same absolute value.

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 <math display=block>z = x + iy,</math> where <math>x</math> and <math>y</math> are real numbers, the absolute value or modulus Template:Nowrap is Template:Nowrap and is defined by<ref>Template:Cite book</ref> <math display=block>|z| = \sqrt{\operatorname{Re}(z)^2 + \operatorname{Im}(z)^2}=\sqrt{x^2 + y^2},</math> the Pythagorean addition of <math>x</math> and <math>y</math>, where <math>\operatorname{Re}(z)=x</math> and <math>\operatorname{Im}(z)=y</math> denote the real and imaginary parts Template:Nowrap respectively. When the Template:Nowrap is zero, this coincides with the definition of the absolute value of the Template:Nowrap

When a complex number <math>z</math> is expressed in its polar form Template:Nowrap its absolute value Template:Nowrap

Since the product of any complex number <math>z</math> and its Template:Nowrap with the same absolute value, is always the non-negative real number Template:Nowrap the absolute value of a complex number <math>z</math> is the square root Template:Nowrap which is therefore called the absolute square or squared modulus Template:Nowrap <math display=block>|z| = \sqrt{z \cdot \overline{z}}.</math> This generalizes the alternative definition for reals: Template:Nowrap

The complex absolute value shares the four fundamental properties given above for the real absolute value. The identity <math>|z|^2 = |z^2|</math> is a special case of multiplicativity that is often useful by itself.

Absolute value functionEdit

File:Absolute value.svg
The graph of the absolute value function for real numbers
File:Absolute value composition.svg
Composition of absolute value with a cubic function in different orders

The real absolute value function is continuous everywhere. It is differentiable everywhere except for Template:Math. It is monotonically decreasing on the interval Template:Open-closed and monotonically increasing on the interval Template:Closed-open. Since a real number and its opposite have the same absolute value, it is an even function, and is hence not invertible. The real absolute value function is a piecewise linear, convex function.

For both real and complex numbers the absolute value function is idempotent (meaning that the absolute value of any absolute value is itself).

Relationship to the sign functionEdit

The absolute value function of a real number returns its value irrespective of its sign, whereas the sign (or signum) function returns a number's sign irrespective of its value. The following equations show the relationship between these two functions:

<math>|x| = x \sgn(x),</math>

or

<math> |x| \sgn(x) = x,</math>

and for Template:Math,

<math>\sgn(x) = \frac{|x|}{x} = \frac{x}{|x|}.</math>

Relationship to the max and min functionsEdit

Let <math>s,t\in\R</math>, then the following relationship to the minimum and maximum functions hold:

<math>|t-s|= -2 \min(s,t)+s+t</math>

and

<math>|t-s|=2 \max(s,t)-s-t.</math>

The formulas can be derived by considering each case <math>s>t</math> and <math>t>s</math> separately.

From the last formula one can derive also <math>|t|= \max(t,-t)</math>.

DerivativeEdit

The real absolute value function has a derivative for every Template:Math, but is not differentiable at Template:Math. Its derivative for Template:Math is given by the step function:<ref name="MathWorld">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref name="BS163">Bartle and Sherbert, p. 163</ref>

<math>\frac{d\left|x\right|}{dx} = \frac{x}{|x|} = \begin{cases} -1 & x<0 \\ 1 & x>0. \end{cases}</math>

The real absolute value function is an example of a continuous function that achieves a global minimum where the derivative does not exist.

The subdifferential of Template:Math at Template:Math is the interval Template:Closed-closed.<ref>Peter Wriggers, Panagiotis Panatiotopoulos, eds., New Developments in Contact Problems, 1999, Template:ISBN, p. 31–32</ref>

The complex absolute value function is continuous everywhere but complex differentiable nowhere because it violates the Cauchy–Riemann equations.<ref name="MathWorld"/>

The second derivative of Template:Math with respect to Template:Mvar 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.

AntiderivativeEdit

The antiderivative (indefinite integral) of the real absolute value function is

<math>\int \left|x\right| dx = \frac{x\left|x\right|}{2} + C,</math>

where Template:Mvar 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.

Derivatives of compositionsEdit

The following two formulae are special cases of the chain rule:

<math>{d \over dx} f(|x|)={x \over |x|} (f'(|x|))</math>

if the absolute value is inside a function, and

<math>{d \over dx} |f(x)|={f(x) \over |f(x)|} f'(x)</math>

if another function is inside the absolute value. In the first case, the derivative is always discontinuous at <math display="inline">x=0</math> in the first case and where <math display="inline">f(x)=0</math> in the second case.

DistanceEdit

Template:See also 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.

The standard Euclidean distance between two points

<math>a = (a_1, a_2, \dots , a_n) </math>

and

<math>b = (b_1, b_2, \dots , b_n) </math>

in [[Euclidean space|Euclidean Template:Mvar-space]] is defined as:

<math>\sqrt{\textstyle\sum_{i=1}^n(a_i-b_i)^2}. </math>

This can be seen as a generalisation, since for <math>a_1</math> and <math>b_1</math> real, i.e. in a 1-space, according to the alternative definition of the absolute value,

<math>|a_1 - b_1| = \sqrt{(a_1 - b_1)^2} = \sqrt{\textstyle\sum_{i=1}^1(a_i-b_i)^2},</math>

and for <math> a = a_1 + i a_2 </math> and <math> b = b_1 + i b_2 </math> complex numbers, i.e. in a 2-space,

a - b| </math> (a_1 + i a_2) - (b_1 + i b_2)|</math>
(a_1 - b_1) + i(a_2 - b_2)|</math>
<math> = \sqrt{(a_1 - b_1)^2 + (a_2 - b_2)^2} = \sqrt{\textstyle\sum_{i=1}^2(a_i-b_i)^2}.</math>

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 Template:Mvar on a set Template:Math is called a metric (or a distance function) on Template:Mvar, if it satisfies the following four axioms:<ref>These axioms are not minimal; for instance, non-negativity can be derived from the other three: Template:Math.</ref>

<math>d(a, b) \ge 0 </math> Non-negativity
<math>d(a, b) = 0 \iff a = b </math> Identity of indiscernibles
<math>d(a, b) = d(b, a) </math> Symmetry
<math>d(a, b) \le d(a, c) + d(c, b) </math> Triangle inequality

GeneralizationsEdit

Ordered ringsEdit

The definition of absolute value given for real numbers above can be extended to any ordered ring. That is, if Template:Mvar is an element of an ordered ring R, then the absolute value of Template:Mvar, denoted by Template:Math, is defined to be:<ref>Mac Lane, p. 264.</ref>

<math>|a| = \left\{
  \begin{array}{rl}
    a, & \text{if }  a \geq 0 \\
    -a, & \text{if } a < 0.
  \end{array}\right.
</math>

where Template:Math is the additive inverse of Template:Mvar, 0 is the additive identity, and < and ≥ have the usual meaning with respect to the ordering in the ring.

FieldsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} 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 Template:Mvar on a field Template:Mvar is called an absolute value (also a modulus, magnitude, value, or valuation)<ref>Shechter, p. 260. This meaning of valuation is rare. Usually, a valuation is the logarithm of the inverse of an absolute value</ref> if it satisfies the following four axioms:

<math>v(a) \ge 0 </math> Non-negativity
<math>v(a) = 0 \iff a = \mathbf{0} </math> Positive-definiteness
<math>v(ab) = v(a) v(b) </math> Multiplicativity
<math>v(a+b) \le v(a) + v(b) </math> Subadditivity or the triangle inequality

Where 0 denotes the additive identity of Template:Mvar. It follows from positive-definiteness and multiplicativity that Template:Math, where 1 denotes the multiplicative identity of Template:Mvar. The real and complex absolute values defined above are examples of absolute values for an arbitrary field.

If Template:Mvar is an absolute value on Template:Mvar, then the function Template:Mvar on Template:Math, defined by Template:Math, is a metric and the following are equivalent:

  • Template:Mvar satisfies the ultrametric inequality <math>d(x, y) \leq \max(d(x,z),d(y,z))</math> for all Template:Mvar, Template:Mvar, Template:Mvar in Template:Mvar.
  • <math display="inline"> \left\{ v\left( \sum_{k=1}^n \mathbf{1}\right) : n \in \N \right\} </math> is bounded in R.
  • <math> v\left({\textstyle \sum_{k=1}^n } \mathbf{1}\right) \le 1\ </math> for every <math>n \in \N</math>.
  • <math> v(a) \le 1 \Rightarrow v(1+a) \le 1\ </math> for all <math>a \in F</math>.
  • <math> v(a + b) \le \max \{v(a), v(b)\}\ </math> for all <math>a, b \in F</math>.

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.<ref>Shechter, pp. 260–261.</ref>

Vector spacesEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} 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 Template:Mvar over a field Template:Mvar, represented as Template:Math, is called an absolute value, but more usually a norm, if it satisfies the following axioms:

For all Template:Mvar in Template:Mvar, and Template:Math, Template:Math in Template:Mvar,

\mathbf{v}\| \ge 0 </math> Non-negativity
\mathbf{v}\| = 0 \iff \mathbf{v} = 0</math> Positive-definiteness
a \mathbf{v}\| = \left|a\right| \left\|\mathbf{v}\right\| </math> Absolute homogeneity or positive scalability
\mathbf{v} + \mathbf{u}\| \le \|\mathbf{v}\| + \|\mathbf{u}\| </math> Subadditivity or the triangle inequality

The norm of a vector is also called its length or magnitude.

In the case of Euclidean space <math>\mathbb{R}^n</math>, the function defined by

<math>\|(x_1, x_2, \dots , x_n) \| = \sqrt{\textstyle\sum_{i=1}^{n} x_i^2}</math>

is a norm called the Euclidean norm. When the real numbers <math>\mathbb{R}</math> are considered as the one-dimensional vector space <math>\mathbb{R}^1</math>, the absolute value is a norm, and is the Template:Mvar-norm (see Lp space) for any Template:Mvar. In fact the absolute value is the "only" norm on <math>\mathbb{R}^1</math>, in the sense that, for every norm Template:Math on <math>\mathbb{R}^1</math>, Template:Math.

The complex absolute value is a special case of the norm in an inner product space, which is identical to the Euclidean norm when the complex plane is identified as the Euclidean plane <math>\mathbb{R}^2</math>.

Composition algebrasEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Every composition algebra A has an involution xx* 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 <math>\mathbb{R}</math>, complex numbers <math>\mathbb{C}</math>, and quaternions <math>\mathbb{H}</math> 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).

See alsoEdit

NotesEdit

Template:Reflist

ReferencesEdit

  • Bartle; Sherbert; Introduction to real analysis (4th ed.), John Wiley & Sons, 2011 Template:ISBN.
  • Nahin, Paul J.; An Imaginary Tale; Princeton University Press; (hardcover, 1998). Template:ISBN.
  • Mac Lane, Saunders, Garrett Birkhoff, Algebra, American Mathematical Soc., 1999. Template:ISBN.
  • Mendelson, Elliott, Schaum's Outline of Beginning Calculus, McGraw-Hill Professional, 2008. Template:ISBN.
  • O'Connor, J.J. and Robertson, E.F.; "Jean Robert Argand".
  • Schechter, Eric; Handbook of Analysis and Its Foundations, pp. 259–263, "Absolute Values", Academic Press (1997) Template:ISBN.

External linksEdit

|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:AbsoluteValue%7CAbsoluteValue.html}} |title = Absolute Value |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}

Template:Authority control