Norm (mathematics)

In mathematics, a norm is a function from a real or complex vector space to the non-negative real numbers that behaves in certain ways like the distance from the origin: it commutes with scaling, obeys a form of the triangle inequality, and is zero only at the origin. In particular, the Euclidean distance in a Euclidean space is defined by a norm on the associated Euclidean vector space, called the Euclidean norm, the 2-norm, or, sometimes, the magnitude or length of the vector. This norm can be defined as the square root of the inner product of a vector with itself.

A seminorm satisfies the first two properties of a norm but may be zero for vectors other than the origin.[1] A vector space with a specified norm is called a normed vector space. In a similar manner, a vector space with a seminorm is called a seminormed vector space.

The term pseudonorm has been used for several related meanings. It may be a synonym of "seminorm".[1] It can also refer to a norm that can take infinite values[2] or to certain functions parametrised by a directed set.[3]

Definition

Given a vector spaceX{\displaystyle X} over a subfieldF{\displaystyle F} of the complex numbers C,{\displaystyle \mathbb {C} ,} a norm on X{\displaystyle X} is a real-valued functionp:XR{\displaystyle p:X\to \mathbb {R} } with the following properties, where |s|{\displaystyle |s|} denotes the usual absolute value of a scalar s{\displaystyle s}:[4]

  1. Subadditivity / Triangle inequality:p(x+y)p(x)+p(y){\displaystyle p(x+y)\leq p(x)+p(y)} for all x,yX.{\displaystyle x,y\in X.}
  2. Absolute homogeneity:p(sx)=|s|p(x){\displaystyle p(sx)=|s|p(x)} for all xX{\displaystyle x\in X} and all scalars s.{\displaystyle s.}
  3. Positive definiteness / Positiveness[5] / Point-separating:for all xX,{\displaystyle x\in X,} if p(x)=0,{\displaystyle p(x)=0,} then x=0.{\displaystyle x=0.}
    • Because property (2.) implies p(0)=0,{\displaystyle p(0)=0,} some authors replace property (3.) with the equivalent condition: for every xX,{\displaystyle x\in X,}p(x)=0{\displaystyle p(x)=0} if and only if x=0.{\displaystyle x=0.}

A seminorm on X{\displaystyle X} is a function p:XR{\displaystyle p:X\to \mathbb {R} } that has properties (1.) and (2.)[6] so that in particular, every norm is also a seminorm (and thus also a sublinear functional). However, there exist seminorms that are not norms.

Properties (1.) and (2.) imply that if p{\displaystyle p} is a norm (or more generally, a seminorm), then p(0)=0{\displaystyle p(0)=0} and that p{\displaystyle p} also has the following property:[a]

  1. Non-negativity:[5]p(x)0{\displaystyle p(x)\geq 0} for all xX.{\displaystyle x\in X.}

Some authors include non-negativity as part of the definition of "norm", although this is not necessary. Although this article defined "positive" to be a synonym of "positive definite", some authors instead define "positive" to be a synonym of "non-negative";[7] these definitions are not equivalent.

Notation

If a norm p:XR{\displaystyle p:X\to \mathbb {R} } is given on a vector space X,{\displaystyle X,} then the norm of a vector zX{\displaystyle z\in X} is usually denoted by enclosing it within double vertical lines: z=p(z){\displaystyle \|z\|=p(z)}, as proposed by Stefan Banach in his doctoral thesis from 1920. Such notation is also sometimes used if p{\displaystyle p} is only a seminorm. For the length of a vector in Euclidean space (which is an example of a norm, as explained below), the notation |x|{\displaystyle |x|} with single vertical lines is also widespread.

Examples

Every (real or complex) vector space admits a norm: If x=(xi)iI{\displaystyle x_{\bullet }=\left(x_{i}\right)_{i\in I}} is a Hamel basis for a vector space X{\displaystyle X} then the real-valued map that sends x=iIsixiX{\displaystyle x=\sum _{i\in I}s_{i}x_{i}\in X} (where all but finitely many of the scalars si{\displaystyle s_{i}} are 0{\displaystyle 0}) to iI|si|{\displaystyle \sum _{i\in I}\left|s_{i}\right|} is a norm on X.{\displaystyle X.}[8] There are also a large number of norms that exhibit additional properties that make them useful for specific problems.

Absolute-value norm

The absolute value|x|{\displaystyle |x|} is a norm on the vector space formed by the real or complex numbers. The complex numbers form a one-dimensional vector space over themselves and a two-dimensional vector space over the reals, and the absolute value is a norm for these two structures. For example, 1 as the basis and the complex numbers as scalars form a 1-dimensional vector space, while {1,i}{\textstyle \{1,i\}} as the basis and real numbers as scalars form a 2-dimensional vector space, and the absolute value x2+y2{\textstyle {\sqrt {x^{2}+y^{2}}}} of a complex number z=x+iy{\displaystyle z=x+iy}, where x{\displaystyle x} and y{\displaystyle y} are real numbers, form a norm.

Any norm p{\displaystyle p} on a one-dimensional vector space X{\displaystyle X} is equivalent (up to scaling) to the absolute value norm, meaning that there is a norm-preserving isomorphism of vector spaces f:FX,{\displaystyle f:\mathbb {F} \to X,} where F{\displaystyle \mathbb {F} } is either R{\displaystyle \mathbb {R} } or C,{\displaystyle \mathbb {C} ,} and norm-preserving means that |x|=p(f(x)).{\displaystyle |x|=p(f(x)).} This isomorphism is given by sending 1F{\displaystyle 1\in \mathbb {F} } to a vector of norm 1,{\displaystyle 1,} which exists since such a vector is obtained by multiplying any non-zero vector by the inverse of its norm.

Euclidean norm

On the n{\displaystyle n}-dimensional Euclidean spaceRn,{\displaystyle \mathbb {R} ^{n},} the intuitive notion of length of the vector x=(x1,x2,,xn){\displaystyle {\boldsymbol {x}}=\left(x_{1},x_{2},\ldots ,x_{n}\right)} is captured by the formula[9]x2:=x12++xn2.{\displaystyle \|{\boldsymbol {x}}\|_{2}:={\sqrt {x_{1}^{2}+\cdots +x_{n}^{2}}}.}

This is the Euclidean norm, which gives the ordinary distance from the origin to the point X—a consequence of the Pythagorean theorem. This operation may also be referred to as "SRSS", which is an acronym for the square root of the sum of squares.[10]

The Euclidean norm is by far the most commonly used norm on Rn,{\displaystyle \mathbb {R} ^{n},}[9] but there are other norms on this vector space as will be shown below. However, all these norms are equivalent in the sense that they all define the same topology on finite-dimensional spaces.

The inner product of two vectors of a Euclidean vector space is the dot product of their coordinate vectors over an orthonormal basis. Hence, the Euclidean norm can be written in a coordinate-free way as x:=xx.{\displaystyle \|{\boldsymbol {x}}\|:={\sqrt {{\boldsymbol {x}}\cdot {\boldsymbol {x}}}}.}

The Euclidean norm is also called the quadratic norm, L2{\displaystyle L^{2}} norm,[11]2{\displaystyle \ell ^{2}} norm, 2-norm, or square norm; see Lp{\displaystyle L^{p}} space. It defines a distance function called the Euclidean length, L2{\displaystyle L^{2}} distance, or 2{\displaystyle \ell ^{2}} distance.

The set of vectors in Rn+1{\displaystyle \mathbb {R} ^{n+1}} whose Euclidean norm is a given positive constant forms an n{\displaystyle n}-sphere.

Euclidean norm of complex numbers

The Euclidean norm of a complex number is the absolute value (also called the modulus) of it, if the complex plane is identified with the Euclidean planeR2.{\displaystyle \mathbb {R} ^{2}.} This identification of the complex number x+iy{\displaystyle x+iy} as a vector in the Euclidean plane, makes the quantity x2+y2{\textstyle {\sqrt {x^{2}+y^{2}}}} (as first suggested by Euler) the Euclidean norm associated with the complex number. For z=x+iy{\displaystyle z=x+iy}, the norm can also be written as z¯z{\displaystyle {\sqrt {{\bar {z}}z}}} where z¯{\displaystyle {\bar {z}}} is the complex conjugate of z.{\displaystyle z\,.}

Quaternions and octonions

There are exactly four Euclidean Hurwitz algebras over the real numbers. These are the real numbers R,{\displaystyle \mathbb {R} ,} the complex numbers C,{\displaystyle \mathbb {C} ,} the quaternionsH,{\displaystyle \mathbb {H} ,} and lastly the octonionsO,{\displaystyle \mathbb {O} ,} where the dimensions of these spaces over the real numbers are 1,2,4, and 8,{\displaystyle 1,2,4,{\text{ and }}8,} respectively. The canonical norms on R{\displaystyle \mathbb {R} } and C{\displaystyle \mathbb {C} } are their absolute value functions, as discussed previously.

The canonical norm on H{\displaystyle \mathbb {H} } of quaternions is defined by q=qq =qq =a2+b2+c2+d2 {\displaystyle \lVert q\rVert ={\sqrt {\,qq^{*}~}}={\sqrt {\,q^{*}q~}}={\sqrt {\,a^{2}+b^{2}+c^{2}+d^{2}~}}} for every quaternion q=a+bi+cj+dk{\displaystyle q=a+b\,\mathbf {i} +c\,\mathbf {j} +d\,\mathbf {k} } in H.{\displaystyle \mathbb {H} .} This is the same as the Euclidean norm on H{\displaystyle \mathbb {H} } considered as the vector space R4.{\displaystyle \mathbb {R} ^{4}.} Similarly, the canonical norm on the octonions is just the Euclidean norm on R8.{\displaystyle \mathbb {R} ^{8}.}

Finite-dimensional complex normed spaces

On an n{\displaystyle n}-dimensional complex spaceCn,{\displaystyle \mathbb {C} ^{n},} the most common norm is z:=|z1|2++|zn|2=z1z¯1++znz¯n.{\displaystyle \|{\boldsymbol {z}}\|:={\sqrt {\left|z_{1}\right|^{2}+\cdots +\left|z_{n}\right|^{2}}}={\sqrt {z_{1}{\bar {z}}_{1}+\cdots +z_{n}{\bar {z}}_{n}}}.}

In this case, the norm can be expressed as the square root of the inner product of the vector and itself: x:=xH x,{\displaystyle \|{\boldsymbol {x}}\|:={\sqrt {{\boldsymbol {x}}^{H}~{\boldsymbol {x}}}},} where x{\displaystyle {\boldsymbol {x}}} is represented as a column vector[x1x2xn]T{\displaystyle {\begin{bmatrix}x_{1}\;x_{2}\;\dots \;x_{n}\end{bmatrix}}^{\rm {T}}} and xH{\displaystyle {\boldsymbol {x}}^{H}} denotes its conjugate transpose.

This formula is valid for any inner product space, including Euclidean and complex spaces. For complex spaces, the inner product is equivalent to the complex dot product. Hence the formula in this case can also be written using the following notation: x:=xx.{\displaystyle \|{\boldsymbol {x}}\|:={\sqrt {{\boldsymbol {x}}\cdot {\boldsymbol {x}}}}.}

Taxicab norm or Manhattan norm

x1:=i=1n|xi|.{\displaystyle \|{\boldsymbol {x}}\|_{1}:=\sum _{i=1}^{n}\left|x_{i}\right|.} The name relates to the distance a taxi has to drive in a rectangular street grid (like that of the New York borough of Manhattan) to get from the origin to the point x.{\displaystyle x.}

The set of vectors whose 1-norm is a given constant forms the surface of a cross polytope, which has dimension equal to the dimension of the vector space minus 1. The Taxicab norm is also called the 1{\displaystyle \ell ^{1}} norm. The distance derived from this norm is called the Manhattan distance or 1{\displaystyle \ell ^{1}} distance.

The 1-norm is simply the sum of the absolute values of the columns.

In contrast, i=1nxi{\displaystyle \sum _{i=1}^{n}x_{i}} is not a norm because it may yield negative results.

p-norm

Let p1{\displaystyle p\geq 1} be a real number. The p{\displaystyle p}-norm (also called p{\displaystyle \ell ^{p}}-norm) of vector x=(x1,,xn){\displaystyle \mathbf {x} =(x_{1},\ldots ,x_{n})} is[9]xp:=(i=1n|xi|p)1/p.{\displaystyle \|\mathbf {x} \|_{p}:={\biggl (}\sum _{i=1}^{n}\left|x_{i}\right|^{p}{\biggr )}^{1/p}.} For p=1,{\displaystyle p=1,} we get the taxicab norm, for p=2{\displaystyle p=2} we get the Euclidean norm, and as p{\displaystyle p} approaches {\displaystyle \infty } the p{\displaystyle p}-norm approaches the infinity norm or maximum norm: x:=maxi|xi|.{\displaystyle \|\mathbf {x} \|_{\infty }:=\max _{i}\left|x_{i}\right|.} The p{\displaystyle p}-norm is related to the generalized mean or power mean.

For p=2,{\displaystyle p=2,} the 2{\displaystyle \|\,\cdot \,\|_{2}}-norm is even induced by a canonical inner product,,{\displaystyle \langle \,\cdot ,\,\cdot \rangle ,} meaning that x2=x,x{\textstyle \|\mathbf {x} \|_{2}={\sqrt {\langle \mathbf {x} ,\mathbf {x} \rangle }}} for all vectors x.{\displaystyle \mathbf {x} .} This inner product can be expressed in terms of the norm by using the polarization identity. On 2,{\displaystyle \ell ^{2},} this inner product is the Euclidean inner product defined by (xn)n,(yn)n2 = nxn¯yn{\displaystyle \langle \left(x_{n}\right)_{n},\left(y_{n}\right)_{n}\rangle _{\ell ^{2}}~=~\sum _{n}{\overline {x_{n}}}y_{n}} while for the space L2(X,μ){\displaystyle L^{2}(X,\mu )} associated with a measure space(X,Σ,μ),{\displaystyle (X,\Sigma ,\mu ),} which consists of all square-integrable functions, this inner product is f,gL2=Xf(x)¯g(x)dx.{\displaystyle \langle f,g\rangle _{L^{2}}=\int _{X}{\overline {f(x)}}g(x)\,\mathrm {d} x.}

This definition is still of some interest for 0<p<1,{\displaystyle 0<p<1,} but the resulting function does not define a norm,[12] because it violates the triangle inequality. What is true for this case of 0<p<1,{\displaystyle 0<p<1,} even in the measurable analog, is that the corresponding Lp{\displaystyle L^{p}}الفئة هي فضاء متجهي، ومن الصحيح أيضاً أن الدالة X|و(x)-ز(x)|ص دμ{\displaystyle \int _{X}|f(x)-g(x)|^{p}~\mathrm {d} \mu } (بدونص{\displaystyle p}يُعرّف الجذر النوني مسافة تجعللص(X){\displaystyle L^{p}(X)}إلى فضاء متجهي طوبولوجي متري كامل . تحظى هذه الفضاءات بأهمية بالغة في التحليل الوظيفي ، ونظرية الاحتمالات ، والتحليل التوافقي . مع ذلك، باستثناء الحالات البسيطة، فإن هذا الفضاء المتجهي الطوبولوجي ليس محدبًا محليًا، ولا يحتوي على أشكال خطية غير صفرية متصلة. وبالتالي، فإن الفضاء الثنائي الطوبولوجي لا يحتوي إلا على الدالة الصفرية.

المشتق الجزئي لـص{\displaystyle p}يُعطى المعيار -norm بواسطة xكxص=xك|xك|ص-2xصص-1.{\displaystyle {\frac {\partial }{\partial x_{k}}}\|\mathbf {x} \|_{p}={\frac {x_{k}\left|x_{k}\right|^{p-2}}{\|\mathbf {x} \|_{p}^{p-1}}}.}

المشتق بالنسبة إلىx،{\displaystyle x,}لذلك، هو xصx=(x|x|ص-2xصص-1).{\displaystyle {\frac {\partial \|\mathbf {x} \|_{p}}{\partial \mathbf {x} }}=\left({\frac {\mathbf {x} \circ |\mathbf {x} |^{p-2}}{\|\mathbf {x} \|_{p}^{p-1}}}\right)^{\top }.} أين{\displaystyle \circ }يشير إلى منتج هادامارد و||{\displaystyle |\cdot |}يُستخدم لحساب القيمة المطلقة لكل عنصر من عناصر المتجه.

في الحالة الخاصة لـص=2،{\displaystyle p=2,}يصبح هذا xكx2=xكx2،{\displaystyle {\frac {\partial }{\partial x_{k}}}\|\mathbf {x} \|_{2}={\frac {x_{k}}{\|\mathbf {x} \|_{2}}},} أو xx2=(xx2).{\displaystyle {\frac {\partial }{\partial \mathbf {x} }}\|\mathbf {x} \|_{2}=\left({\frac {\mathbf {x} }{\|\mathbf {x} \|_{2}}}\right)^{\top }.}

المعيار الأقصى (حالة خاصة من: معيار اللانهاية، أو المعيار الموحد، أو المعيار الأعلى)

x=1{\displaystyle \|x\|_{\infty }=1}

لوx{\displaystyle \mathbf {x} }هو متجه ما بحيثx=(x1،x2،...،xن)،{\displaystyle \mathbf {x} =(x_{1},x_{2},\ldots ,x_{n}),}ثم: x:=الأعلى(|x1|،...،|xن|).{\displaystyle \|\mathbf {x} \|_{\infty }:=\max \left(\left|x_{1}\right|,\ldots ,\left|x_{n}\right|\right).}

مجموعة المتجهات التي يكون معيارها اللانهائي ثابتًا معطى،ج،{\displaystyle c,}يشكل سطح مكعب فائق بطول حافة2ج.{\displaystyle 2c.}

معيار الطاقة

معيار الطاقة [ 13 ] للمتجهx=(x1،x2،...،xن)Rن{\displaystyle {\boldsymbol {x}}=\left(x_{1},x_{2},\ldots ,x_{n}\right)\in \mathbb {R} ^{n}}يتم تعريفها بدلالة مصفوفة متناظرة موجبة التحديدأRن{\displaystyle A\in \mathbb {R} ^{n}}مثل

xأ:=xتيأx.{\displaystyle {\|{\boldsymbol {x}}\|}_{A}:={\sqrt {{\boldsymbol {x}}^{T}\cdot A\cdot {\boldsymbol {x}}}}.}

من الواضح أنه إذاأ{\displaystyle A}إذا كانت مصفوفة الوحدة ، فإن هذا المعيار يتوافق مع المعيار الإقليدي .أ{\displaystyle A}إذا كان قطريًا، يُطلق على هذا المعيار أيضًا اسم المعيار الموزون . ويُستنتج معيار الطاقة من الضرب الداخلي المعطى بواسطةx،yأ:=xتيأy{\displaystyle \langle {\boldsymbol {x}},{\boldsymbol {y}}\rangle _{A}:={\boldsymbol {x}}^{T}\cdot A\cdot {\boldsymbol {y}}}لx،yRن{\displaystyle {\boldsymbol {x}},{\boldsymbol {y}}\in \mathbb {R} ^{n}}.

بشكل عام، تعتمد قيمة المعيار على نطاقأ{\displaystyle A}: بالنسبة للمتجهx{\displaystyle {\boldsymbol {x}}}بمعيار إقليدي يساوي واحدًا، فإن قيمةxأ{\displaystyle {\|{\boldsymbol {x}}\|}_{A}}محصورة من الأسفل والأعلى بأصغر وأكبر القيم الذاتية المطلقة لـأ{\displaystyle A}على التوالي، حيث يتم تحقيق الحدود إذاx{\displaystyle {\boldsymbol {x}}}يتطابق مع المتجهات الذاتية (المُعَيَّرة) المناظرة. استنادًا إلى الجذر التربيعي للمصفوفة المتناظرةأ1/2{\displaystyle A^{1/2}}يمكن كتابة معيار الطاقة لمتجه بدلالة المعيار الإقليدي القياسي على النحو التالي:

xأ=أ1/2x2.{\displaystyle {\|{\boldsymbol {x}}\|}_{A}={\|A^{1/2}{\boldsymbol {x}}\|}_{2}.}

المعيار الصفري

في الاحتمالات والتحليل الوظيفي، يُنشئ المعيار الصفري طوبولوجيا مترية كاملة لفضاء الدوال القابلة للقياس وفضاء F للمتتاليات ذات المعيار F.(xن)ن2-نxن/(1+xن).{\textstyle (x_{n})\mapsto \sum _{n}{2^{-n}x_{n}/(1+x_{n})}.}[ 14 ] ونقصد هنابالمعيار Fدالة حقيقية القيمة{\displaystyle \lVert \cdot \rVert }على مساحة F مع مسافةد،{\displaystyle d,}بحيثx=د(x،0).{\displaystyle \lVert x\rVert =d(x,0).}إن المعيار F الموصوف أعلاه ليس معيارًا بالمعنى المعتاد لأنه يفتقر إلى خاصية التجانس المطلوبة.

مسافة هامينغ لمتجه من الصفر

في الهندسة المترية ، تأخذ المسافة المتقطعة القيمة واحد للنقاط المتميزة وصفرًا فيما عدا ذلك. عند تطبيقها إحداثيًا على عناصر فضاء متجهي، تُعرّف المسافة المتقطعة مسافة هامينغ ، وهي مهمة في الترميز ونظرية المعلومات . في مجال الأعداد الحقيقية أو المركبة، لا تكون مسافة المسافة المتقطعة من الصفر متجانسة عند النقطة غير الصفرية؛ بل تبقى المسافة من الصفر واحدًا كلما اقترب وسيطها غير الصفري من الصفر. مع ذلك، فإن المسافة المتقطعة لعدد من الصفر تُحقق الخصائص الأخرى للمعيار، وهي متباينة المثلث والتحديد الموجب. عند تطبيقها عنصرًا عنصرًا على المتجهات، تتصرف المسافة المتقطعة من الصفر كمعيار غير متجانس، يحسب عدد العناصر غير الصفرية في وسيط المتجه؛ ومرة ​​أخرى، هذا المعيار غير المتجانس غير متصل.

في معالجة الإشارات والإحصاء ، أشار ديفيد دونوهو إلى " المعيار " الصفري بين علامتي اقتباس. ووفقًا لترميز دونوهو، فإن "المعيار" الصفري لـx{\displaystyle x}هو ببساطة عدد الإحداثيات غير الصفرية لـx،{\displaystyle x,}أو مسافة هامينغ للمتجه من الصفر. عندما يتم تحديد هذا "المعيار" لمجموعة محدودة، فإنه يمثل نهايةص{\displaystyle p}-norms كـص{\displaystyle p}يقترب من الصفر. بالطبع، فإن "المعيار" الصفري ليس معيارًا حقيقيًا، لأنه ليس متجانسًا موجبًا . في الواقع، هو ليس حتى معيارًا من النوع F بالمعنى المذكور أعلاه، لأنه غير متصل، بشكل مشترك ومنفرد، بالنسبة للمتغير القياسي في ضرب عدد قياسي في متجه، وبالنسبة لمتغيره المتجه. وبسبب إساءة استخدام المصطلحات ، يتجاهل بعض المهندسين علامات اقتباس دونوهو ويطلقون بشكل غير مناسب على دالة عدد القيم غير الصفرية اسمل0{\displaystyle L^{0}}المعيار، الذي يعكس الترميز الخاص بفضاء ليبيغ للدوال القابلة للقياس .

أبعاد لا نهائية

يؤدي تعميم المعايير المذكورة أعلاه إلى عدد لا نهائي من المكونات إلىص{\displaystyle \ell ^{p}}ولص{\displaystyle L^{p}}مساحات لـص1،{\displaystyle p\geq 1\,,}وفقًا للمعايير

xص=(أناشمال|xأنا|ص)1/ص و  وص،X=(X|و(x)|ص دx)1/ص{\displaystyle \|x\|_{p}={\bigg (}\sum _{i\in \mathbb {N} }\left|x_{i}\right|^{p}{\bigg )}^{1/p}{\text{ and }}\ \|f\|_{p,X}={\bigg (}\int _{X}|f(x)|^{p}~\mathrm {d} x{\bigg )}^{1/p}}

بالنسبة للمتتاليات والدوال ذات القيم المركبة علىXRن{\displaystyle X\subseteq \mathbb {R} ^{n}}على التوالي، والتي يمكن تعميمها بشكل أكبر (انظر مقياس هار ). هذه المعايير صالحة أيضًا في النهاية كماص+{\displaystyle p\rightarrow +\infty }، مما يعطي معيارًا أعلى ، ويسمى{\displaystyle \ell ^{\infty }}ول.{\displaystyle L^{\infty }\,.}

أي منتج داخلي يحفز بشكل طبيعي القاعدةx:=x،x.{\textstyle \|x\|:={\sqrt {\langle x,x\rangle }}.}

يمكن العثور على أمثلة أخرى للفضاءات المتجهة المعيارية ذات الأبعاد اللانهائية في مقالة فضاء باناخ .

عموماً، لا تُعطي هذه المعايير نفس البنى الطوبولوجية. على سبيل المثال، بنية لا نهائية الأبعادص{\displaystyle \ell ^{p}} space gives a strictly finer topology than an infinite-dimensional q{\displaystyle \ell ^{q}} space when p<q.{\displaystyle p<q\,.}

Composite norms

Other norms on Rn{\displaystyle \mathbb {R} ^{n}} can be constructed by combining the above; for example x:=2|x1|+3|x2|2+max(|x3|,2|x4|)2{\displaystyle \|x\|:=2\left|x_{1}\right|+{\sqrt {3\left|x_{2}\right|^{2}+\max(\left|x_{3}\right|,2\left|x_{4}\right|)^{2}}}} is a norm on R4.{\displaystyle \mathbb {R} ^{4}.}

For any norm and any injectivelinear transformationA{\displaystyle A} we can define a new norm of x,{\displaystyle x,} equal to Ax.{\displaystyle \|Ax\|.} In 2D, with A{\displaystyle A} a rotation by 45° and a suitable scaling, this changes the taxicab norm into the maximum norm. Each A{\displaystyle A} applied to the taxicab norm, up to inversion and interchanging of axes, gives a different unit ball: a parallelogram of a particular shape, size, and orientation.

In 3D, this is similar but different for the 1-norm (octahedrons) and the maximum norm (prisms with parallelogram base).

There are examples of norms that are not defined by "entrywise" formulas. For instance, the Minkowski functional of a centrally-symmetric convex body in Rn{\displaystyle \mathbb {R} ^{n}} (centered at zero) defines a norm on Rn{\displaystyle \mathbb {R} ^{n}} (see § Classification of seminorms: absolutely convex absorbing sets below).

All the above formulas also yield norms on Cn{\displaystyle \mathbb {C} ^{n}} without modification.

There are also norms on spaces of matrices (with real or complex entries), the so-called matrix norms.

In abstract algebra

Let E{\displaystyle E} be a finite extension of a field k{\displaystyle k} of inseparable degreepμ,{\displaystyle p^{\mu },} and let k{\displaystyle k} have algebraic closure K.{\displaystyle K.} If the distinct embeddings of E{\displaystyle E} are {σj}j,{\displaystyle \left\{\sigma _{j}\right\}_{j},} then the Galois-theoretic norm of an element αE{\displaystyle \alpha \in E} is the value (jσk(α))pμ.{\textstyle \left(\prod _{j}{\sigma _{k}(\alpha )}\right)^{p^{\mu }}.} As that function is homogeneous of degree [E:k]{\displaystyle [E:k]}, the Galois-theoretic norm is not a norm in the sense of this article. However, the [E:k]{\displaystyle [E:k]}-th root of the norm (assuming that concept makes sense) is a norm.[15]

Composition algebras

The concept of norm N(z){\displaystyle N(z)} in composition algebras does not share the usual properties of a norm since null vectors are allowed. A composition algebra (A,,N){\displaystyle (A,{}^{*},N)} consists of an algebra over a fieldA,{\displaystyle A,} an involution,{\displaystyle {}^{*},} and a quadratic formN(z)=zz{\displaystyle N(z)=zz^{*}} called the "norm".

The characteristic feature of composition algebras is the homomorphism property of N{\displaystyle N}: for the product wz{\displaystyle wz} of two elements w{\displaystyle w} and z{\displaystyle z} of the composition algebra, its norm satisfies N(wz)=N(w)N(z).{\displaystyle N(wz)=N(w)N(z).} In the case of division algebrasR,{\displaystyle \mathbb {R} ,}C,{\displaystyle \mathbb {C} ,}H,{\displaystyle \mathbb {H} ,} and O{\displaystyle \mathbb {O} } the composition algebra norm is the square of the norm discussed above. In those cases the norm is a definite quadratic form. In the split algebras the norm is an isotropic quadratic form.

Properties

For any norm p:XR{\displaystyle p:X\to \mathbb {R} } on a vector space X,{\displaystyle X,}تتحقق متباينة المثلث العكسية :ص(x±y)|ص(x)-ص(y)| للجميع x،yX.{\displaystyle p(x\pm y)\geq |p(x)-p(y)|{\text{ for all }}x,y\in X.} لوu:XY{\displaystyle u:X\to Y}إذا كانت دالة خطية متصلة بين فضاءات معيارية، فإن معيارu{\displaystyle u}ومعيار منقولةu{\displaystyle u}متساويان. [ 16 ]

لـلص{\displaystyle L^{p}} المعايير ، لدينا متباينة هولدر [ 17 ]|x،y|xصyq1ص+1q=1.{\displaystyle |\langle x,y\rangle |\leq \|x\|_{p}\|y\|_{q}\qquad {\frac {1}{p}}+{\frac {1}{q}}=1.} ومن الحالات الخاصة لذلك متباينة كوشي-شفارتز : [ 17 ]|x،y|x2y2.{\displaystyle \left|\langle x,y\rangle \right|\leq \|x\|_{2}\|y\|_{2}.}

رسوم توضيحية لدوائر الوحدة بمعايير مختلفة.

كل معيار هو شبه معيار، وبالتالي يحقق جميع خصائص المعيار . وبدوره، كل شبه معيار هو دالة شبه خطية ، وبالتالي يحقق جميع خصائص المعيار . وعلى وجه الخصوص، كل معيار هو دالة محدبة .

التكافؤ

يختلف مفهوم دائرة الوحدة (مجموعة جميع المتجهات ذات المعيار 1) باختلاف المعايير: ففي المعيار 1، تكون دائرة الوحدة مربعًا موجهًا على شكل معين؛ وفي المعيار 2 (المعيار الإقليدي)، تكون دائرة الوحدة المعروفة؛ أما في معيار اللانهاية، فتكون مربعًا محاذيًا للمحاور.ص{\displaystyle p}وفقًا لمعيار -norm، فهو قطع ناقص فائق ذو محاور متطابقة (انظر الرسم التوضيحي المرفق). وبسبب تعريف المعيار، يجب أن تكون دائرة الوحدة محدبة ومتناظرة مركزيًا (لذلك، على سبيل المثال، قد تكون كرة الوحدة مستطيلة ولكن لا يمكن أن تكون مثلثًا، وص1{\displaystyle p\geq 1}لـص{\displaystyle p}-norm).

في سياق الفضاء المتجهي، يُعرّف المعيار الجزئي طوبولوجيا على هذا الفضاء، وهي طوبولوجيا هاوسدورف تحديدًا عندما يستطيع المعيار الجزئي التمييز بين متجهات مختلفة، وهو ما يُكافئ كون المعيار الجزئي معيارًا. يمكن فهم الطوبولوجيا المُعرّفة بهذه الطريقة (سواءً بواسطة معيار أو معيار جزئي) إما من حيث المتتاليات أو المجموعات المفتوحة. متتالية من المتجهات{vن}{\displaystyle \{v_{n}\}}يقال إنها تتقارب في المعيار إلىv،{\displaystyle v,}لوvن-v0{\displaystyle \left\|v_{n}-v\right\|\to 0}مثلن.{\displaystyle n\to \infty .}بصورة مكافئة، تتكون الطوبولوجيا من جميع المجموعات التي يمكن تمثيلها كاتحاد كرات مفتوحة . إذا(X،){\displaystyle (X,\|\cdot \|)}إذا كان فضاءً معياريًا [ 18 ]x-y=x-z+z-y للجميع x،yX و z[x،y].{\displaystyle \|x-y\|=\|x-z\|+\|z-y\|{\text{ for all }}x,y\in X{\text{ and }}z\in [x,y].}

معيارانα{\displaystyle \|\cdot \|_{\alpha }}وβ{\displaystyle \|\cdot \|_{\beta }}في فضاء متجهيX{\displaystyle X}تم الاتصال بـتكون متكافئة إذا أدت إلى نفس البنية الطوبولوجية، [ 19 ] وهو ما يحدث إذا وفقط إذا وُجدت أعداد حقيقية موجبةج{\displaystyle C}ود{\displaystyle D}بحيث يكون ذلك لجميعxX{\displaystyle x\in X}جxαxβدxα.{\displaystyle C\|x\|_{\alpha }\leq \|x\|_{\beta }\leq D\|x\|_{\alpha }.} على سبيل المثال، إذاص>ر1{\displaystyle p>r\geq 1}علىجن،{\displaystyle \mathbb {C} ^{n},}ثم [ 20 ]xصxرن(1/ر-1/ص)xص.{\displaystyle \|x\|_{p}\leq \|x\|_{r}\leq n^{(1/r-1/p)}\|x\|_{p}.}

بخاصة، x2x1نx2{\displaystyle \|x\|_{2}\leq \|x\|_{1}\leq {\sqrt {n}}\|x\|_{2}}xx2نx{\displaystyle \|x\|_{\infty }\leq \|x\|_{2}\leq {\sqrt {n}}\|x\|_{\infty }}xx1نx،{\displaystyle \|x\|_{\infty }\leq \|x\|_{1}\leq n\|x\|_{\infty },} إنه، xx2x1نx2نx.{\displaystyle \|x\|_{\infty }\leq \|x\|_{2}\leq \|x\|_{1}\leq {\sqrt {n}}\|x\|_{2}\leq n\|x\|_{\infty }.} إذا كان الفضاء المتجهي حقيقيًا أو مركبًا محدود الأبعاد، فإن جميع المعايير تكون متكافئة. أما في حالة الفضاءات المتجهة غير المحدودة الأبعاد، فلا تكون جميع المعايير متكافئة.

تُعرّف المعايير المتكافئة نفس مفاهيم الاستمرارية والتقارب، ولا داعي للتمييز بينها في كثير من الأحيان. بتعبير أدق، فإن البنية المنتظمة التي تُعرّفها المعايير المتكافئة على فضاء المتجهات متماثلة بشكل منتظم . يجب ألا يُفهم من هذا التكافؤ أن المعايير قابلة للتبادل دائمًا. ففي سياق ملاءمة النماذج، على سبيل المثال، قد تؤدي المعايير المختلفة إلى نتائج ملاءمة مختلفة وكفاءات خوارزمية متباينة.

تصنيف المعايير شبهية: مجموعات محدبة مطلقة ماصة

جميع المعايير شبهية على فضاء متجهيX{\displaystyle X}يمكن تصنيفها من حيث المجموعات الفرعية المحدبة المطلقة الماصةأ{\displaystyle A}لX.{\displaystyle X.}لكل مجموعة فرعية من هذا القبيل معيار شبهيصأ{\displaystyle p_{A}}يُطلق عليه مقياسأ،{\displaystyle A,}يُعرَّف بأنه صأ(x):=معلومات{رR:ر>0،xرأ}{\displaystyle p_{A}(x):=\inf\{r\in \mathbb {R} :r>0,x\in rA\}} أينمعلومات{\displaystyle \inf _{}}هو الحد الأدنى ، وله الخاصية التي {xX:صأ(x)<1}  أ  {xX:صأ(x)1}.{\displaystyle \left\{x\in X:p_{A}(x)<1\right\}~\subseteq ~A~\subseteq ~\left\{x\in X:p_{A}(x)\leq 1\right\}.} وعلى العكس:

أي فضاء متجهي طوبولوجي محدب محليًا له أساس محلي يتكون من مجموعات محدبة مطلقًا. إحدى الطرق الشائعة لإنشاء مثل هذا الأساس هي استخدام عائلة(ص){\displaystyle (p)}من المعايير شبه القياسيةص{\displaystyle p}التي تفصل النقاط : مجموعة جميع التقاطعات المحدودة للمجموعات{ص<1/ن}{\displaystyle \{p<1/n\}}يحول الفضاء إلى فضاء متجهي طوبولوجي محدب محليًا بحيث يكون كل p متصلًا .

تُستخدم هذه الطريقة لتصميم الطوبولوجيات الضعيفة والضعيفة* .

الحالة العادية:

لنفترض الآن أن(ص){\displaystyle (p)}يحتوي على واحدص:{\displaystyle p:}منذ(ص){\displaystyle (p)}ينفصلان ،ص{\displaystyle p}هذا أمر طبيعي، وأ={ص<1}{\displaystyle A=\{p<1\}}هي كرة الوحدة المفتوحة . ثمأ{\displaystyle A}هي جوار محدب ومحدود تمامًا للصفر، وص=صأ{\displaystyle p=p_{A}}متصل.
أما العكس فيعود إلى أندريه كولموغوروف : أي فضاء متجهي طوبولوجي محدب محليًا ومحدود محليًا يكون قابلاً للتطبيع . تحديدًا:
لوX{\displaystyle X}هي جوار محدب ومحدود تمامًا للصفر، وهو المقياسزX{\displaystyle g_{X}}(لهذا السببX={زX<1}{\displaystyle X=\{g_{X}<1\}}هذا أمر طبيعي.

انظر أيضاً

ملحوظات

  1. تلميح: في الخاصية (1.)، استخدمy=-x{\displaystyle y=-x}.

مراجع

  1. 1 2 كناب، أ. و. (2005). التحليل الحقيقي الأساسي . بيركهاوزر. ص. رقم الكتاب المعياري الدولي ( ISBN) 978-0-817-63250-2.
  2. "Pseudonorm" . www.spektrum.de (بالألمانية) . تم الاطلاع عليه بتاريخ 12-05-2022 .
  3. هايرز، د. هـ. (1939-09-01). "الفضاءات الخطية شبه المعيارية والمجموعات الأبيلية" . مجلة ديوك الرياضية . 5 (3). doi : 10.1215/s0012-7094-39-00551-x . ISSN 0012-7094 . 
  4. بو، سي سي (2015). التحليل الرياضي الحقيقي . سبرينغر. ص. صفحة 28. ISBN  978-3-319-17770-0.بروغوفيتشكي، إي. (1981). ميكانيكا الكم في فضاء هيلبرت . ص. الصفحة 20 . 
  5. 1 2 كوبروسلي 2011 ، ص. 200.
  6. رودين، و. (1991). التحليل الوظيفي . ص 25. 
  7. ناريسي وبيكنشتاين 2011 ، ص 120-121.
  8. ويلانسكي 2013 ، ص 20-21.
  9. 1 2 3 وايسشتاين، إريك دبليو. "معيار المتجه" . mathworld.wolfram.com . تم الاسترجاع في 24 أغسطس 2020 .
  10. تشوبرا، أنيل (2012). ديناميكيات الهياكل، الطبعة الرابعة . برنتيس هول. ISBN 978-0-13-285803-8.
  11. وايسشتاين، إريك دبليو. "نورم" . mathworld.wolfram.com . تم الاطلاع عليه بتاريخ 24 أغسطس 2020 .
  12. باستثناء فيR1،{\displaystyle \mathbb {R} ^{1},}حيث يتطابق مع المعيار الإقليدي، وR0،{\displaystyle \mathbb {R} ^{0},}حيث يكون الأمر تافهاً.
  13. سعد، يوسف (2003)، الطرق التكرارية للأنظمة الخطية المتفرقة ، ص 32، ISBN  978-0-89871-534-7
  14. روليفيتش، ستيفان (1987)، التحليل الوظيفي ونظرية التحكم: الأنظمة الخطية ، الرياضيات وتطبيقاتها (سلسلة أوروبا الشرقية)، المجلد 29 (ترجمة من البولندية بواسطة إيفا بيدنارتشوك، محررة)، دوردريخت؛ وارسو: دار نشر دي. ريدل؛ PWN - الناشرون العلميون البولنديون، الصفحات 16، 524، doi : 10.1007/978-94-015-7758-8 ، ISBN    90-277-2186-6، MR 0920371 ، OCLC 13064804  
  15. ^ لانج، سيرج (2002) [1993]. الجبر (الطبعة الثالثة المنقحة ). نيويورك: سبرينغر فيرلاغ. ص. 284. ردمك   0-387-95385-X.
  16. ^ تريف 2006 ، ص 242-243.
  17. 1 2 غولوب، جين ؛ فان لون، تشارلز ف. (1996). حسابات المصفوفات ( الطبعة الثالثة). بالتيمور: مطبعة جامعة جونز هوبكنز. ص 53. ISBN   0-8018-5413-X.
  18. ناريسي وبيكنشتاين 2011 ، ص 107-113.
  19. كونراد، كيث. "تكافؤ المعايير" (ملف PDF) . kconrad.math.uconn.edu . تم الاطلاع عليه في 7 سبتمبر 2020 .
  20. "العلاقة بين المعايير p" . موقع تبادل الأسئلة والأجوبة في الرياضيات .

فهرس