Revision as of 16:05, 7 May 2012 editKlappCK (talk | contribs)Extended confirmed users835 editsm →Relationship to other functions: Formatting.← Previous edit | Latest revision as of 18:31, 10 December 2024 edit undoPeter Grabs (talk | contribs)44 edits →Vector spaces: homogeneity means you can pull things out, positive homogeneity means you can pull positive things out, this is weaker than absolute homogeneity where you can pull things out by their absolute value. | ||
(781 intermediate revisions by more than 100 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Distance from zero to a number}} | |||
{{About||the philosophical term|Value (ethics)|the Akrobatik album|Absolute Value (album)}} | |||
{{about|the absolute value of real and complex numbers|other absolute values in mathematics|Absolute value (algebra)|other uses}} | |||
] of the absolute value function for real numbers]] | |||
{{Use dmy dates|date=December 2020}} | |||
In ], the '''absolute value''' (or '''modulus''') |{{math|''a''}}| of a ] {{math|''a''}} is the numerical value of {{math|''a''}} without regard to its ]. So, 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 ] from zero. | |||
] of the absolute value function for real numbers]] | |||
] | |||
In ], the '''absolute value''' or '''modulus''' of a ] <math>x</math>, {{nowrap|denoted <math>|x|</math>,}} is the ] value {{nowrap|of <math>x</math>}} without regard to its ]. Namely, <math>|x|=x</math> if <math>x</math> is a ], and <math>|x|=-x</math> if <math>x</math> is ] (in which case negating <math>x</math> makes <math>-x</math> positive), and {{nowrap|<math>|0|=0</math>.}} For example, the absolute value of 3 {{nowrap|is 3,}} and the absolute value of −3 is {{nowrap|also 3.}} The absolute value of a number may be thought of as its ] 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 ]s, the ]s, ]s, ] and ]s. The absolute value is closely related to the notions of ], ], and ] in various mathematical and physical contexts. | |||
==Terminology and notation== | ==Terminology and notation== | ||
] introduced the term |
In 1806, ] introduced the term ''module'', meaning ''unit of measure'' in French, specifically for the ''complex'' absolute value,<ref name=oed>], Draft Revision, June 2008</ref><ref>Nahin, , and ; for the French sense, see ], 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>], ''Mémoire sur la relation qui existe entre les distances respectives de cinq point quelconques pris dans l'espace'', p. 105 </ref> and 1857 in English.<ref>James Mill Peirce, ''A Text-book of Analytic Geometry'' . 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 {{math|{{abs|{{mvar|x}}}}}}, with a ] on each side, was introduced by ] in 1841.<ref>Nicholas J. Higham, ''Handbook of writing for the mathematical sciences'', SIAM. {{ISBN|0-89871-420-6}}, p. 25</ref> Other names for ''absolute value'' include ''numerical value''<ref name=oed /> and ''magnitude''.<ref name=oed /> In programming languages and computational software packages, the absolute value of <math display="inline">x</math> is generally represented by <code>abs(''x'')</code>, 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 ]; when applied to a ], it denotes its ]. Vertical bars denote the absolute value only for algebraic objects for which the notion of an absolute value is defined, notably an ] of a ], 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 ]<ref>{{Cite book|title=Calculus on Manifolds|last=Spivak|first=Michael|publisher=Westview|year=1965|isbn=0805390219|location=Boulder, CO|pages=1}}</ref> or ]<ref>{{Cite book|title=Analysis on Manifolds|last=Munkres|first=James|publisher=Westview|year=1991|isbn=0201510359|location=Boulder, CO|pages=4}}</ref> of a vector {{nowrap|in <math>\R^n</math>,}} although double vertical bars with subscripts {{nowrap|(<math>\|\cdot\|_2</math>}} {{nowrap|and <math>\|\cdot\|_\infty</math>,}} respectively) are a more common and less ambiguous notation. | |||
The same notation is used with sets to denote ]; the meaning depends on context. | |||
==Definition and properties== | ==Definition and properties== | ||
===Real numbers=== | ===Real numbers=== | ||
For any ] |
For any {{nowrap|] <math>x</math>,}} the '''absolute value''' or '''modulus''' {{nowrap|of <math>x</math>}} is denoted {{nowrap|by <math>|x|</math>}}, with a ] on each side of the quantity, and is defined as<ref>Mendelson, .</ref> | ||
<math display=block>|x| = | |||
\begin{cases} | |||
x, & \text{if } x \geq 0 \\ | |||
-x, & \text{if } x < 0. | |||
\end{cases} | |||
</math> | |||
The absolute value {{nowrap|of <math>x</math>}} is thus always either a ] or ], but never ]. When <math>x</math> itself is negative {{nowrap|(<math>x < 0</math>),}} then its absolute value is necessarily positive {{nowrap|(<math>|x|=-x>0</math>).}} | |||
:<math>|a| = \begin{cases} a, & \mbox{if } a \ge 0 \\ -a, & \mbox{if } a < 0. \end{cases} </math> | |||
From an ] point of view, the absolute value of a real number is that number's ] from zero along the ], and more generally the absolute value of the difference of two real numbers (their ]) is the distance between them.<ref>{{cite book|title=Precalculus: A Functional Approach to Graphing and Problem Solving|first=Karl|last=Smith|publisher=Jones & Bartlett Publishers|year=2013|isbn=978-0-7637-5177-7|page=8|url=https://books.google.com/books?id=ZUJbVQN37bIC&pg=PA8}}</ref> The notion of an abstract ] in mathematics can be seen to be a generalisation of the absolute value of the difference (see ] below). | |||
As can be seen from the above definition, the absolute value of ''a'' is always either ] or ], but never ]. | |||
Since the ] represents the unique ''positive'' ], when applied to a positive number, it follows that | |||
From an ] point of view, the absolute value of a real number is that number's ] from zero along the ], and more generally the absolute value of the difference of two real numbers is the distance between them. Indeed the notion of an abstract ] in mathematics can be seen to be a generalization of the absolute value of the difference (see ] below). | |||
<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>{{Cite book| author=Stewart, James B. | title=Calculus: concepts and contexts | year=2001 | publisher=Brooks/Cole | location=Australia | isbn=0-534-37718-1 | page=A5}}</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: | |||
Since the ] notation without sign represents the ''positive'' square root, it follows that | |||
{| style="margin-left:1.6em" | |||
:{| | |||
|- | |||
| style="width: 250px" | <math>|a| = \sqrt{a^2}</math> | |||
| <math>(1)</math> | |||
|} | |||
which is sometimes used as a definition of absolute value.<ref>{{Cite book| author=Stewart, James B. | coauthors= | title=Calculus: concepts and contexts | year=2001 | publisher=Brooks/Cole | location=Australia | isbn=0-534-37718-1 | pages=}}, p. A5</ref> | |||
The absolute value has the following four fundamental properties: | |||
:{| | |||
|- | |- | ||
| style="width: 250px" |<math>|a| \ge 0 </math> | | style="width: 250px" |<math qid=Q120645720>|a| \ge 0 </math> | ||
| style="width: 100px" | <math>(2)</math> | |||
| Non-negativity | | Non-negativity | ||
|- | |- | ||
|<math>|a| = 0 \iff a = 0 </math> | |<math>|a| = 0 \iff a = 0 </math> | ||
| <math>(3)</math> | |||
|Positive-definiteness | |Positive-definiteness | ||
|- | |- | ||
|<math>|ab| = |a||b |
|<math>|ab| = \left|a\right| \left|b\right|</math> | ||
|] | |||
| <math>(4)</math> | |||
|] | |||
|- | |- | ||
|<math>|a+b| |
|<math qid=Q120645947>|a+b| \le |a| + |b| </math> | ||
| ], specifically the ] | |||
| <math>(5)</math> | |||
|] | |||
|} | |} | ||
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> {{nowrap|where <math>s=\pm 1</math>,}} with its sign chosen to make the result positive. Now, since <math>-1 \cdot x \le |x|</math> {{nowrap|and <math>+1 \cdot x \le |x|</math>,}} it follows that, whichever of <math>\pm1</math> is the value {{nowrap|of <math>s</math>,}} one has <math>s \cdot x\leq |x|</math> for all {{nowrap|real <math>x</math>.}} Consequently, <math>|a+b|=s \cdot (a+b) = s \cdot a + s \cdot b \leq |a| + |b|</math>, as desired. | |||
Other important properties of the absolute value include: | |||
Some additional useful properties are given below. These are either immediate consequences of the definition or implied by the four fundamental properties above. | |||
:{| | |||
{| style="margin-left:1.6em" | |||
|- | |- | ||
| style="width:250px" |<math>||a|| = |a| |
| style="width:250px" |<math>\bigl| \left|a\right| \bigr| = |a|</math> | ||
|] (the absolute value of the absolute value is the absolute value) | |||
| style="width: 100px" | <math>(6)</math> | |||
|] (the absolute value of the absolute value is the absolute value) | |||
|- | |- | ||
| style="width:250px" |<math>|-a| = |a| |
| style="width:250px" |<math>\left|-a\right| = |a|</math> | ||
|] (] of the graph) | |||
| style="width: 100px" | <math>(7)</math> | |||
|] | |||
|- | |- | ||
|<math>|a - b| = 0 \iff a = b </math> | |<math>|a - b| = 0 \iff a = b </math> | ||
| <math>(8)</math> | |||
|] (equivalent to positive-definiteness) | |] (equivalent to positive-definiteness) | ||
|- | |- | ||
|<math>|a - b| \le |a - c| +|c - b| </math> | |<math>|a - b| \le |a - c| + |c - b| </math> | ||
|] (equivalent to subadditivity) | |||
| <math>(9)</math> | |||
|] (equivalent to subadditivity) | |||
|- | |- | ||
|<math>|a |
|<math>\left|\frac{a}{b}\right| = \frac{|a|}{|b|}\ </math> (if <math>b \ne 0</math>) | ||
|Preservation of division (equivalent to multiplicativity) | |||
| <math>(10)</math> | |||
|Preservation of division (equivalent to multiplicativeness) | |||
|- | |- | ||
|<math>|a-b| \ |
|<math>|a-b| \geq \bigl| \left|a\right| - \left|b\right| \bigr| </math> | ||
|] (equivalent to subadditivity) | |||
| <math>(11)</math> | |||
|(equivalent to subadditivity) | |||
|} | |} | ||
Two other useful properties concerning inequalities are: | |||
{| style="margin-left:1.6em" | |||
:<math>|a| \le b \iff -b \le a \le b </math> | |||
|- | |||
:<math>|a| \ge b \iff a \le -b \mbox{ or } b \le a </math> | |||
|<math>|a| \le b \iff -b \le a \le b </math> | |||
|- | |||
|<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: | These relations may be used to solve inequalities involving absolute values. For example: | ||
{| style="margin-left:1.6em" | |||
:{| | |||
|- | |- | ||
|<math>|x-3| \le 9 </math> | |<math>|x-3| \le 9 </math> | ||
Line 95: | Line 93: | ||
|} | |} | ||
The absolute value, as "distance from zero", is used to define the absolute difference between arbitrary real numbers, the standard ] on the real numbers. | |||
===Complex numbers=== | ===Complex numbers=== | ||
] |
{{Anchor|complex modulus}}] <math>z</math>}} is the {{nowrap|distance <math>r</math>}} {{nowrap|of <math>z</math>}} from the origin. It is also seen in the picture that <math>z</math> and its {{nowrap|] <math>\bar z</math>}} have the same absolute value.]] | ||
Since the ]s are not ], the definition given |
Since the ]s are not ], 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 ] from the ]. This can be computed using the ]: 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''' {{nowrap|of <math>z</math>}} is {{nowrap|denoted <math>|z|</math>}} and is defined by<ref>{{cite book|author=González, Mario O.|title=Classical Complex Analysis|publisher=CRC Press|year=1992|isbn=9780824784157|page=19|url=https://books.google.com/books?id=ncxL7EFr7GsC&pg=PA19}}</ref> | |||
can be seen as motivating the following definition. | |||
<math display=block>|z| = \sqrt{\operatorname{Re}(z)^2 + \operatorname{Im}(z)^2}=\sqrt{x^2 + y^2},</math> | |||
the ] 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 {{nowrap|of <math>z</math>,}} respectively. When the {{nowrap|imaginary part <math>y</math>}} is zero, this coincides with the definition of the absolute value of the {{nowrap|real number <math>x</math>.}} | |||
When a complex number <math>z</math> is expressed in its ] {{nowrap|as <math>z = r e^{i \theta},</math>}} its absolute value {{nowrap|is <math>|z| = r.</math>}} | |||
For any complex number | |||
Since the product of any complex number <math>z</math> and its {{nowrap|] <math>\bar z = x - iy</math>,}} with the same absolute value, is always the non-negative real number {{nowrap|<math>\left(x^2 + y^2\right)</math>,}} the absolute value of a complex number <math>z</math> is the square root {{nowrap|of <math>z \cdot \overline{z},</math>}} which is therefore called the ] or ''squared modulus'' {{nowrap|of <math>z</math>:}} | |||
:<math>z = x + iy,\,</math> | |||
<math display=block>|z| = \sqrt{z \cdot \overline{z}}.</math> | |||
This generalizes the alternative definition for reals: {{nowrap|<math display="inline">|x| = \sqrt{x\cdot x}</math>.}} | |||
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. | |||
where ''x'' and ''y'' are real numbers, the '''absolute value''' or '''modulus''' of ''z'' is denoted |''z''| and is defined as | |||
==Absolute value function== | |||
:<math>|z| = \sqrt{x^2 + y^2}.</math> | |||
] of the absolute value function for real numbers]] | |||
] of absolute value with a ] in different orders]] | |||
The real absolute value function is ] everywhere. It is ] everywhere except for {{math|1=''x'' = 0}}. It is ] on the ] {{open-closed|−∞, 0}} and monotonically increasing on the interval {{closed-open|0, +∞}}. Since a real number and its ] have the same absolute value, it is an ], and is hence not ]. The real absolute value function is a ], ]. | |||
For both real and complex numbers the absolute value function is ] (meaning that the absolute value of any absolute value is itself). | |||
===Relationship to the sign function=== | |||
:<math> |x + i0| = \sqrt{x^2 + 0^2} = \sqrt{x^2} = |x|.</math> | |||
The absolute value function of a real number returns its value irrespective of its sign, whereas the ] 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> | |||
Similar to the geometric interpretation of the absolute value for real numbers, it follows from the ] that the absolute value of a complex number is the distance in the ] of that complex number from the ], and more generally, that the absolute value of the difference of two complex numbers is equal to the distance between those two complex numbers. | |||
or | |||
:<math> |x| \sgn(x) = x,</math> | |||
The complex absolute value shares all the properties of the real absolute value given in (2)–(10) above. In addition, If | |||
and for {{math|''x'' ≠ 0}}, | |||
:<math> |
:<math>\sgn(x) = \frac{|x|}{x} = \frac{x}{|x|}.</math> | ||
===Relationship to the max and min functions=== | |||
Let <math>s,t\in\R</math>, then | |||
:<math>|t-s|= -2 \min(s,t)+s+t</math> | |||
and | and | ||
:<math>|t-s|=2 \max(s,t)-s-t.</math> | |||
:<math>\overline{z} = x - iy</math> | |||
is the ] of ''z'', then it is easily seen that | |||
:<math>\begin{align} |z| & = r, \\ |z| & = |\overline{z}|\end{align}</math> | |||
and | |||
:<math>|z| = \sqrt{z\overline{z}},</math> | |||
with the last formula being the complex analogue of equation (1) mentioned above in the real case. | |||
The absolute square of ''z'' is defined as | |||
:<math>|z|^2 = z\overline{z} = x^2 + y^2.</math> | |||
Since the positive reals form a subgroup of the complex numbers under multiplication, we may think of absolute value as an ] of the ] of the complex numbers.{{citation needed|date=February 2012}} | |||
==Absolute value function== | |||
The real absolute value function is ] everywhere. It is ] everywhere except for ''x'' = 0. It is ] on the interval <nowiki>(−∞, 0]</nowiki> and monotonically increasing on the interval <nowiki>], and is hence not ]. | |||
Both the real and complex functions are ]. | |||
It is a ] ] function. | |||
===Derivative=== | ===Derivative=== | ||
The ] |
The real absolute value function has a ] for every {{math|''x'' ≠ 0}}, but is not ] at {{math|1=''x'' = 0}}. Its derivative for {{math|''x'' ≠ 0}} is given by the ]:<ref name="MathWorld">{{cite web| url = http://mathworld.wolfram.com/AbsoluteValue.html| title = Weisstein, Eric W. ''Absolute Value.'' From MathWorld – A Wolfram Web Resource.}}</ref><ref name="BS163">Bartle and Sherbert, p. 163</ref> | ||
:<math>\frac{d|x|}{dx} = \frac{ |
:<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 ] where the derivative does not exist. | |||
The ] of <math>|x|</math> at <math>x = 0</math> is the ] .<ref>Peter Wriggers, Panagiotis Panatiotopoulos, eds., ''New Developments in Contact Problems'', 1999, ISBN 3211831541, </ref> | |||
The ] of {{math|{{abs|{{mvar|x}}}}}} at {{math|1=''x'' = 0}} is the interval {{closed-closed|−1, 1}}.<ref>Peter Wriggers, Panagiotis Panatiotopoulos, eds., ''New Developments in Contact Problems'', 1999, {{ISBN|3-211-83154-1}}, </ref> | |||
The ] absolute value function is continuous everywhere but ] ''nowhere'' because it violates the ].<ref name="MathWorld"/> | |||
The ] absolute value function is continuous everywhere but ] ''nowhere'' because it violates the ].<ref name="MathWorld"/> | |||
As can be shown from the ], for a ] ] <math> f(x) \,</math> of a real variable <math> x \,</math>, | |||
:<math> \frac{d |f(x)|}{d x} = \frac{f(x)}{|f(x)|} \frac{d f(x)}{d x}\quad \text{and} \quad\frac{d f(|x|)}{d x} = \frac{|x|}{x} \left.\frac{d f(x)}{d x}\right|_{x=|x|} </math>. | |||
The second derivative of |
The second derivative of {{math|{{abs|{{mvar|x}}}}}} with respect to {{mvar|x}} is zero everywhere except zero, where it does not exist. As a ], the second derivative may be taken as two times the ]. | ||
===Antiderivative=== | ===Antiderivative=== | ||
The ] (indefinite integral) of the absolute value function is | The ] (indefinite ]) of the real absolute value function is | ||
:<math>\int|x|dx=\frac{x|x|}{2}+C,</math> | :<math>\int \left|x\right| dx = \frac{x\left|x\right|}{2} + C,</math> | ||
where |
where {{mvar|C}} is an arbitrary ]. This is not a ] because complex antiderivatives can only exist for complex-differentiable (]) functions, which the complex absolute value function is not. | ||
:<math>{\int|x|dx=x|x|-\int\frac{|x|}{x^2}dx= x|x|-\int|x|dx\iff 2\int|x|dx = x|x| \iff \int|x|dx =\frac{x|x|}{2}+C.}</math> | |||
=== Derivatives of compositions === | |||
More generally, for a ] ] ''f''(''x''), | |||
The following two formulae are special cases of the ]: | |||
<math>{d \over dx} f(|x|)={x \over |x|} (f'(|x|))</math> | |||
if the absolute value is inside a function, and | |||
where the constants of integration have been dropped for brevity. | |||
<math>{d \over dx} |f(x)|={f(x) \over |f(x)|} f'(x)</math> | |||
===Relationship to other functions=== | |||
Where the absolute value function of a real number returns a value without respect to its sign, the ] returns a number's sign without respect to its value. The following equations show the relationship between these two functions<ref name="WolframAlpha"/>: | |||
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. | |||
:<math>|a| = \tfrac{a}{\sgn(a)},</math> | |||
:<math>\sgn(a) = \tfrac{a}{|a|}.</math> | |||
The real absolute value function is also related to a form of the ] used in signal processing, defined as: | |||
:<math> u(x) = | |||
\begin{cases} 0, & x < 0 | |||
\\ \frac{1}{2}, & x = 0 | |||
\\ 1, & x > 0, | |||
\end{cases} | |||
</math> | |||
where the value of the Heaviside function at zero is conventional. So for all nonzero points on the ], | |||
:<math>u(x) = \frac{\sgn(x) +1}{2}.\,</math> | |||
==Distance== | ==Distance== | ||
{{See also|Metric space}} | |||
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 ] 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 absolute value is closely related to the idea of ]. 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 ] between two points | The standard ] between two points | ||
Line 206: | Line 175: | ||
:<math>b = (b_1, b_2, \dots , b_n) </math> | :<math>b = (b_1, b_2, \dots , b_n) </math> | ||
in ] is defined as: | in ] is defined as: | ||
:<math>\sqrt{\sum_{i=1}^n(a_i-b_i)^2}. </math> | :<math>\sqrt{\textstyle\sum_{i=1}^n(a_i-b_i)^2}. </math> | ||
This can be seen to be a generalization of | ''a'' − ''b'' |, since if ''a'' and ''b'' are real, then by equation (1), | |||
:<math>|a - b| = \sqrt{(a - b)^2}.</math> | |||
While if | |||
:<math> a = a_1 + i a_2 \,</math> | |||
and | |||
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> b = b_1 + i b_2 \,</math> | |||
:<math>|a_1 - b_1| = \sqrt{(a_1 - b_1)^2} = \sqrt{\textstyle\sum_{i=1}^1(a_i-b_i)^2},</math> | |||
are complex numbers, then | |||
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, | |||
:{| | :{| | ||
|- | |- | ||
|<math>|a - b| |
|<math>|a - b| </math> | ||
|<math> = |(a_1 + i a_2) - (b_1 + i b_2)| |
|<math> = |(a_1 + i a_2) - (b_1 + i b_2)|</math> | ||
|- | |- | ||
| | | | ||
|<math> = |(a_1 - b_1) + i(a_2 - 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}.</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" |
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 ] as follows: | 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 ] as follows: | ||
A real valued function |
A real valued function {{mvar|d}} on a set {{math|''X'' × ''X''}} is called a ] (or a ''distance function'') on {{mvar|X}}, if it satisfies the following four axioms:<ref>These axioms are not minimal; for instance, non-negativity can be derived from the other three: {{math|1=0 = ''d''(''a'', ''a'') ≤ ''d''(''a'', ''b'') + ''d''(''b'', ''a'') = 2''d''(''a'', ''b'')}}.</ref> | ||
:{| | :{| | ||
|- | |- | ||
Line 247: | Line 209: | ||
|Identity of indiscernibles | |Identity of indiscernibles | ||
|- | |- | ||
|<math>d(a, b) = d(b, a) |
|<math>d(a, b) = d(b, a) </math> | ||
|Symmetry | |Symmetry | ||
|- | |- | ||
Line 255: | Line 217: | ||
==Generalizations== | ==Generalizations== | ||
===Ordered rings=== | ===Ordered rings=== | ||
The definition of absolute value given for real numbers above can |
The definition of absolute value given for real numbers above can be extended to any ]. That is, if {{mvar|a}} is an element of an ordered ring ''R'', then the '''absolute value''' of {{mvar|a}}, denoted by {{math|{{abs|''a''}}}}, is defined to be:<ref>Mac Lane, .</ref> | ||
:<math>|a| = \left\{ | |||
:<math>|a| = \begin{cases} a, & \mbox{if } a \ge 0 \\ -a, & \mbox{if } a \le 0 \end{cases} \; </math> | |||
\begin{array}{rl} | |||
a, & \text{if } a \geq 0 \\ | |||
-a, & \text{if } a < 0. | |||
\end{array}\right. | |||
</math> | |||
where −''a'' is the ] of |
where {{math|−''a''}} is the ] of {{mvar|a}}, 0 is the ], and < and ≥ have the usual meaning with respect to the ordering in the ring. | ||
===Fields=== | ===Fields=== | ||
{{Main|Absolute value (algebra)}} | |||
The fundamental properties of the absolute value for real numbers given in (2)–(5) above, can be used to generalize the notion of absolute value to an arbitrary field, as follows. | |||
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 |
A real-valued function {{mvar|v}} on a ] {{mvar|F}} is called an ''absolute value'' (also a ''modulus'', ''magnitude'', ''value'', or ''valuation'')<ref>Shechter, . This meaning of ''valuation'' is rare. Usually, a ] is the logarithm of the inverse of an absolute value</ref> if it satisfies the following four axioms: | ||
:{| cellpadding=10 | :{| cellpadding=10 | ||
Line 275: | Line 244: | ||
|Positive-definiteness | |Positive-definiteness | ||
|- | |- | ||
|<math>v(ab) = v(a) v(b) |
|<math>v(ab) = v(a) v(b) </math> | ||
|Multiplicativity | |||
|Multiplicativeness | |||
|- | |- | ||
|<math>v(a+b) \le v(a) + v(b) </math> | |<math>v(a+b) \le v(a) + v(b) </math> | ||
Line 282: | Line 251: | ||
|} | |} | ||
Where '''0''' denotes the additive |
Where '''0''' denotes the ] of {{mvar|F}}. It follows from positive-definiteness and multiplicativity that {{math|1=''v''('''1''') = 1}}, where '''1''' denotes the ] of {{mvar|F}}. The real and complex absolute values defined above are examples of absolute values for an arbitrary field. | ||
If |
If {{mvar|v}} is an absolute value on {{mvar|F}}, then the function {{mvar|d}} on {{math|''F'' × ''F''}}, defined by {{math|1=''d''(''a'', ''b'') = ''v''(''a'' − ''b'')}}, is a metric and the following are equivalent: | ||
* |
* {{mvar|d}} satisfies the ] inequality <math>d(x, y) \leq \max(d(x,z),d(y,z))</math> for all {{mvar|x}}, {{mvar|y}}, {{mvar|z}} in {{mvar|F}}. | ||
* <math display="inline"> \left\{ v\left( \sum_{k=1}^n \mathbf{1}\right) : n \in \N \right\} </math> is ] 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 ].<ref>Shechter, .</ref> | |||
* <math> \big\{ v\Big({\textstyle \sum_{k=1}^n } \mathbf{1}\Big) : n \in \mathbb{N} \big\} </math> is ] in '''R'''. | |||
* <math> v\Big({\textstyle \sum_{k=1}^n } \mathbf{1}\Big) \le 1 \text{ for every } n \in \mathbb{N}.</math> | |||
* <math> v(a) \le 1 \Rightarrow v(1+a) \le 1 \text{ for all } a \in F.</math> | |||
* <math> v(a + b) \le \mathrm{max}\{v(a), v(b)\} \text{ for all } 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 ].<ref name="Shechter">.</ref> | |||
===Vector spaces=== | ===Vector spaces=== | ||
{{Main|Norm (mathematics)}} | {{Main|Norm (mathematics)}} | ||
Again the fundamental properties of the absolute value for real numbers can be used, with a slight modification, to |
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 ] |
A real-valued function on a ] {{mvar|V}} over a field {{mvar|F}}, represented as {{math|{{norm}}}}, is called an '''absolute value''', but more usually a ], if it satisfies the following axioms: | ||
For all |
For all {{mvar|a}} in {{mvar|F}}, and {{math|'''v'''}}, {{math|'''u'''}} in {{mvar|V}}, | ||
:{| cellpadding=10 | :{| cellpadding=10 | ||
Line 314: | Line 279: | ||
|Positive-definiteness | |Positive-definiteness | ||
|- | |- | ||
|<math>\|a \mathbf{v}\| = |a| \|\mathbf{v}\| </math> | |<math>\|a \mathbf{v}\| = \left|a\right| \left\|\mathbf{v}\right\| </math> | ||
| |
|Absolute homogeneity or positive scalability | ||
|- | |- | ||
|<math>\|\mathbf{v} + \mathbf{u}\| \le \|\mathbf{v}\| + \|\mathbf{u}\| </math> | |<math>\|\mathbf{v} + \mathbf{u}\| \le \|\mathbf{v}\| + \|\mathbf{u}\| </math> | ||
Line 323: | Line 288: | ||
The norm of a vector is also called its ''length'' or ''magnitude''. | The norm of a vector is also called its ''length'' or ''magnitude''. | ||
In the case of ] |
In the case of ] <math>\mathbb{R}^n</math>, the function defined by | ||
:<math>\|(x_1, x_2, \dots , x_n) \| = \sqrt{\sum_{i=1}^{n} x_i^2}</math> | :<math>\|(x_1, x_2, \dots , x_n) \| = \sqrt{\textstyle\sum_{i=1}^{n} x_i^2}</math> | ||
is a norm called the |
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 ], and is the {{mvar|p}}-norm (see ]) for any {{mvar|p}}. In fact the absolute value is the "only" norm on <math>\mathbb{R}^1</math>, in the sense that, for every norm {{math|{{norm}}}} on <math>\mathbb{R}^1</math>, {{math|1={{norm|''x''}} = {{norm|1}} ⋅ {{abs|''x''}}}}. | ||
The complex absolute value is a special case of the norm in an ], which is identical to the Euclidean norm when the complex plane is identified as the ] <math>\mathbb{R}^2</math>. | |||
==Smooth approximation== | |||
Sometimes, an approximation that is smooth in the neighborhood of ''x''=0 is required. One such approximation for ] ''x'' is given by: | |||
:<math>|x| \approx \frac{2x}{\pi} \mathrm{arctan}(kx)</math> | |||
where ''k''>0, which improves as ''k'' increases. The ] of the approximation is given by | |||
:<math> \epsilon (x,k) = 1-\tfrac{2x \arctan \left(kx\right)}{\pi \left|x\right|}</math>. | |||
However, the relative error has a constant limit at ''x''=0: | |||
:<math> \lim_{x \to 0} \epsilon(x,k) = 1 </math> | |||
even though the average relative error over the ] is zero-valued: | |||
:<math> \lim_{k y \to \infty} \int_{0}^{y} \tfrac{\epsilon(x,k)}{y} \text{d}x = | |||
\lim_{k y \to \infty} \tfrac{\pi k y - 2 k y \arctan\left(k y\right)+\log\left(1+k^2 y^2\right)}{\pi k y} = | |||
1 + \lim_{\chi \to \infty} \left(\tfrac{\log\left(1+\chi^2\right)}{\pi \chi} - \tfrac{2\arctan\left(\chi\right)}{\pi}\right) = 0 | |||
</math>. | |||
===Composition algebras=== | |||
==Infinite series== | |||
{{Main|Composition algebra}} | |||
The absolute value function can be written as various infinite series convergent for -1 < ''x'' < 1:<ref name="WolframAlpha"></ref> | |||
Every composition algebra ''A'' has an ] ''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 <math>\mathbb{R}</math>, complex numbers <math>\mathbb{C}</math>, and quaternions <math>\mathbb{H}</math> are all composition algebras with norms given by ]s. The absolute value in these ]s is given by the square root of the composition algebra norm. | |||
* <math>|x| = \frac{2}{\pi} \left(1 - 2 \sum_{k=1}^\infty \frac{(-1)^k}{4k^2-1}T_{2k}(x)\right)</math>, where <math> T_{n}(x)\, </math> are the ]. | |||
* <math>|x| = \frac{-1}{2\sqrt{\pi}} \sum_{k=0}^\infty \frac{(-1)^k \left(2k + \tfrac{1}{2}\right)\Gamma\left(k-\tfrac{1}{2}\right)}{\left(k+1\right)!}P_{2k}(x)</math>, where <math> P_{n}(x) \,</math> are the ]. | |||
* <math>|x| = \frac{-1}{2\pi} \sum_{k=0}^\infty \frac{(-1)^k \Gamma\left(k-\tfrac{1}{2}\right)}{(2k)!} H_{2k}(x)</math>, where <math> H_{n}(x)\,</math> are the ]. | |||
In general the norm of a composition algebra may be a ] that is not definite and has ]s. However, as in the case of division algebras, when an element ''x'' has a non-zero norm, then ''x'' has a ] given by ''x''*/''N''(''x''). | |||
Note that <math>x! = \Gamma(x+1)\,</math> are the ] and ]s, respectively. | |||
==See also== | ==See also== | ||
* |
*] | ||
* ] | |||
==Notes== | ==Notes== | ||
{{Reflist}} | {{Reflist|30em}} | ||
==References== | ==References== | ||
* Bartle; Sherbert; ''Introduction to real analysis'' (4th ed.), John Wiley & Sons, 2011 ISBN |
* Bartle; Sherbert; ''Introduction to real analysis'' (4th ed.), John Wiley & Sons, 2011 {{ISBN|978-0-471-43331-6}}. | ||
* Nahin, Paul J.; |
* 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 |
* 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 |
* 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.; . | * O'Connor, J.J. and Robertson, E.F.; . | ||
* Schechter, Eric; ''Handbook of Analysis and Its Foundations'', pp |
* Schechter, Eric; ''Handbook of Analysis and Its Foundations'', pp. 259–263, , Academic Press (1997) {{ISBN|0-12-622760-8}}. | ||
==External links== | ==External links== | ||
* {{springer|title=Absolute value|id=p/a010370|mode=cs1}} | |||
* {{PlanetMath | urlname=AbsoluteValue | title=absolute value | id=448}} | * {{PlanetMath | urlname=AbsoluteValue | title=absolute value | id=448}} | ||
* {{MathWorld | urlname=AbsoluteValue | title=Absolute Value}} | * {{MathWorld | urlname=AbsoluteValue | title=Absolute Value}} | ||
{{Authority control}} | |||
{{DEFAULTSORT:Absolute Value}} | |||
] | |||
{{DEFAULTSORT:Absolute Value}} | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] | |||
] |
Latest revision as of 18:31, 10 December 2024
Distance from zero to a number This article is about the absolute value of real and complex numbers. For other absolute values in mathematics, see Absolute value (algebra). For other uses, see Absolute value (disambiguation).
In mathematics, the absolute value or modulus of a real number , denoted , is the non-negative value of without regard to its sign. Namely, if is a positive number, and if is negative (in which case negating makes positive), and . 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.
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 notation
In 1806, Jean-Robert Argand introduced the term module, meaning unit of measure in French, specifically for the complex absolute value, and it was borrowed into English in 1866 as the Latin equivalent modulus. The term absolute value has been used in this sense from at least 1806 in French and 1857 in English. The notation |x|, with a vertical bar on each side, was introduced by Karl Weierstrass in 1841. Other names for absolute value include numerical value and magnitude. In programming languages and computational software packages, the absolute value of 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 or sup norm of a vector in , although double vertical bars with subscripts ( and , respectively) are a more common and less ambiguous notation.
Definition and properties
Real numbers
For any real number , the absolute value or modulus of is denoted by , with a vertical bar on each side of the quantity, and is defined as
The absolute value of is thus always either a positive number or zero, but never negative. When itself is negative (), then its absolute value is necessarily positive ().
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. 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 This is equivalent to the definition above, and may be used as an alternative definition of the absolute value of real numbers.
The absolute value has the following four fundamental properties (, are real numbers), that are used for generalization of this notion to other domains:
Non-negativity | |
Positive-definiteness | |
Multiplicativity | |
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 where , with its sign chosen to make the result positive. Now, since and , it follows that, whichever of is the value of , one has for all real . Consequently, , 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.
Idempotence (the absolute value of the absolute value is the absolute value) | |
Evenness (reflection symmetry of the graph) | |
Identity of indiscernibles (equivalent to positive-definiteness) | |
Triangle inequality (equivalent to subadditivity) | |
(if ) | Preservation of division (equivalent to multiplicativity) |
Reverse triangle inequality (equivalent to subadditivity) |
Two other useful properties concerning inequalities are:
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 and are real numbers, the absolute value or modulus of is denoted and is defined by the Pythagorean addition of and , where and denote the real and imaginary parts of , respectively. When the imaginary part is zero, this coincides with the definition of the absolute value of the real number .
When a complex number is expressed in its polar form as its absolute value is
Since the product of any complex number and its complex conjugate , with the same absolute value, is always the non-negative real number , the absolute value of a complex number is the square root of which is therefore called the absolute square or squared modulus of : This generalizes the alternative definition for reals: .
The complex absolute value shares the four fundamental properties given above for the real absolute value. The identity is a special case of multiplicativity that is often useful by itself.
Absolute value function
The real absolute value function is continuous everywhere. It is differentiable everywhere except for x = 0. It is monotonically decreasing on the interval (−∞, 0] and monotonically increasing on the interval [0, +∞). 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 function
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:
or
and for x ≠ 0,
Relationship to the max and min functions
Let , then
and
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:
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 |x| at x = 0 is the interval [−1, 1].
The complex absolute value function is continuous everywhere but complex differentiable nowhere because it violates the Cauchy–Riemann equations.
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.
Derivatives of compositions
The following two formulae are special cases of the chain rule:
if the absolute value is inside a function, and
if another function is inside the absolute value. In the first case, the derivative is always discontinuous at in the first case and where in the second case.
Distance
See also: Metric spaceThe 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
and
in Euclidean n-space is defined as:
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,
and for and complex numbers, i.e. in a 2-space,
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:
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:
where −a is the additive inverse of a, 0 is the additive identity, and < and ≥ have the usual meaning with respect to the ordering in the ring.
Fields
Main article: Absolute value (algebra)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) if it satisfies the following four axioms:
Non-negativity Positive-definiteness Multiplicativity Subadditivity or the triangle inequality
Where 0 denotes the additive identity of F. It follows from positive-definiteness and multiplicativity that v(1) = 1, where 1 denotes the multiplicative identity 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:
- d satisfies the ultrametric inequality for all x, y, z in F.
- 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.
Vector spaces
Main article: Norm (mathematics)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:
For all a in F, and v, u in V,
Non-negativity Positive-definiteness Absolute homogeneity or positive scalability Subadditivity or the triangle inequality
The norm of a vector is also called its length or magnitude.
In the case of Euclidean space , the function defined by
is a norm called the Euclidean norm. When the real numbers are considered as the one-dimensional vector space , the absolute value is a norm, and is the p-norm (see L space) for any p. In fact the absolute value is the "only" norm on , in the sense that, for every norm ‖ · ‖ on , ‖x‖ = ‖1‖ ⋅ |x|.
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 .
Composition algebras
Main article: Composition algebraEvery 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).
See also
Notes
- ^ Oxford English Dictionary, Draft Revision, June 2008
- Nahin, O'Connor and Robertson, and functions.Wolfram.com.; for the French sense, see Littré, 1877
- 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
- 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.
- Nicholas J. Higham, Handbook of writing for the mathematical sciences, SIAM. ISBN 0-89871-420-6, p. 25
- Spivak, Michael (1965). Calculus on Manifolds. Boulder, CO: Westview. p. 1. ISBN 0805390219.
- Munkres, James (1991). Analysis on Manifolds. Boulder, CO: Westview. p. 4. ISBN 0201510359.
- Mendelson, p. 2.
- Smith, Karl (2013). Precalculus: A Functional Approach to Graphing and Problem Solving. Jones & Bartlett Publishers. p. 8. ISBN 978-0-7637-5177-7.
- Stewart, James B. (2001). Calculus: concepts and contexts. Australia: Brooks/Cole. p. A5. ISBN 0-534-37718-1.
- González, Mario O. (1992). Classical Complex Analysis. CRC Press. p. 19. ISBN 9780824784157.
- ^ "Weisstein, Eric W. Absolute Value. From MathWorld – A Wolfram Web Resource".
- Bartle and Sherbert, p. 163
- Peter Wriggers, Panagiotis Panatiotopoulos, eds., New Developments in Contact Problems, 1999, ISBN 3-211-83154-1, p. 31–32
- These axioms are not minimal; for instance, non-negativity can be derived from the other three: 0 = d(a, a) ≤ d(a, b) + d(b, a) = 2d(a, b).
- Mac Lane, p. 264.
- Shechter, p. 260. This meaning of valuation is rare. Usually, a valuation is the logarithm of the inverse of an absolute value
- Shechter, pp. 260–261.
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".
- Schechter, Eric; Handbook of Analysis and Its Foundations, pp. 259–263, "Absolute Values", Academic Press (1997) ISBN 0-12-622760-8.
External links
- "Absolute value". Encyclopedia of Mathematics. EMS Press. 2001 .
- absolute value at PlanetMath.
- Weisstein, Eric W. "Absolute Value". MathWorld.