markdown
Norms and the triangle inequalitymd 93a54b2
lecture/math/linear-algebra/norms-and-triangle-inequality.lecture.n.md
Download PDF

Normsノルム and the triangle inequality三角不等式さんかくふとうしき

date2026-07-14document_iddoc_93cbcfbc9802d342a016007674df05d6descriptionノルムを、長さと距離を対象にする関数として定義し、内積から三角不等式が導かれる理由まで整理する講義である。prerequisites内積空間の基本 / ベクトル空間と基底 / 不等式の基本type講義content_typelecturestatusactiverelateddata/lecture/math/linear-algebra/linear-algebra-portal.lecture.n.md / data/lecture/math/linear-algebra/inner-product-space-basics.lecture.n.md / data/lecture/math/linear-algebra/orthogonal-complements-and-projections.lecture.n.md / data/exercise/math/linear-algebra/inner-products-orthogonality-and-projections.exercise.n.md
mathlinear-algebraundergraduatelecture

1Introduction

The important point of this lecture is that a normノルム is a function that abstracts length, and the triangle inequality三角不等式さんかくふとうしき guarantees that it behaves like distance.

If we define v=v,v from an inner product内積ないせき, we still need to check that it really behaves like length: it should be nonnegative, scale by |a| under scalar multiplication, and satisfy the rule that the length of a sum is no greater than the sum of the lengths. The last condition is the triangle inequality.

2Terms and definitions

A normノルム on a vector space V is a function · from V to the nonnegative real numbers such that, for all u,vV and scalars a,

v[PARSE ERROR: Undefined("Command(\"ge\")")]0,v=0v=0,
av=|a|v,

and

u+v[PARSE ERROR: Undefined("Command(\"le\")")]u+v.

The third inequality is the triangle inequality三角不等式さんかくふとうしき. A metric距離きょり can be defined from a norm by

d(u,v)=u-v.

3Plan

First we verify the norm axioms. Then we show that the norm induced by an inner product satisfies them. The triangle inequality is the only nontrivial part, and it follows from the Cauchy-Schwarz inequality.

data/lecture/math/linear-algebra/inner-product-space-basics.lecture.n.md

4Intuitive explanation

The triangle inequality is the abstract form of the geometric fact that a detour is not shorter than the direct path. Moving by u and then by v is a path whose total length is u+v, while moving directly to u+v has length u+v. Therefore

u+v[PARSE ERROR: Undefined("Command(\"le\")")]u+v.

5Precise explanation

5.11. Defining a norm from an inner product

In an inner product space内積空間ないせきくうかん,

v=v,v.

Positive definiteness gives v,v[PARSE ERROR: Undefined("Command(\"ge\")")]0 and v,v=0v=0, so nonnegativity and the zero-vector condition hold.

For a scalar a,

av2=av,av=|a|2v,v,

so

av=|a|v.

5.22. Deriving the triangle inequality

In a real inner product space,

u+v2=u+v,u+v=u2+2u,v+v2.

By Cauchy-Schwarz,

u,v[PARSE ERROR: Undefined("Command(\"le\")")]|u,v|[PARSE ERROR: Undefined("Command(\"le\")")]uv.

Therefore

u+v2[PARSE ERROR: Undefined("Command(\"le\")")]u2+2uv+v2=(u+v)2.

Both sides are nonnegative, so taking square roots gives

u+v[PARSE ERROR: Undefined("Command(\"le\")")]u+v.

In a complex inner product space, the expansion contains 2Reu,v, and the proof is the same because

Reu,v[PARSE ERROR: Undefined("Command(\"le\")")]|u,v|.

6Concrete example

In R2 with the standard inner product,

(x,y)=x2+y2.

For u=(1,0) and v=(0,1),

u+v=2,u+v=2,

so the triangle inequality reads 2[PARSE ERROR: Undefined("Command(\"le\")")]2.

7Another viewpoint

Once a norm is given,

d(u,v)=u-v

defines distance. This supports notions such as convergence and error:

d(vn,v)=vn-v0.

Geometrically, a norm is distance from the origin, and the triangle inequality ensures that this distance is compatible with geometric intuition.

8Criteria

  • When length, distance, convergence, or error is involved, identify the norm.
  • If an inner product is given, first construct v=v,v.
  • For inequalities involving norms induced by inner products, Cauchy-Schwarz is the standard tool leading to the triangle inequality.

9Scope and limitations

Every norm obtained from an inner product satisfies the triangle inequality. However, not every norm comes from an inner product. For example, the 1 and norms on Rn are important norms, but they are not generally the norm induced by the standard inner product.

10Final forms

[PARSE ERROR: Undefined("Command(\"boxed\")")]v=v,v
[PARSE ERROR: Undefined("Command(\"boxed\")")]u+v[PARSE ERROR: Undefined("Command(\"le\")")]u+v
[PARSE ERROR: Undefined("Command(\"boxed\")")]d(u,v)=u-v

11In one sentence

A normノルム abstracts length, and the triangle inequality三角不等式さんかくふとうしき makes that length behave as a distance.

raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる