Inner products & orthogonality

orthonormal basis

An orthonormal basis is the gold-standard coordinate system: a set of basis vectors that are all mutually orthogonal (every pair meets at a right angle) and each exactly length 1. Ortho for the right angles, normal for the unit lengths.

When your basis is orthonormal, finding coordinates stops being work. To learn how much of a vector lies along one basis direction, you just take the dot product with that direction, no equation-solving required.

The everyday axes (1,0) and (0,1) are the simplest example. Stack an orthonormal basis as the columns of a matrix and you get an orthogonal matrix, a pure rotation or reflection that never stretches anything.

e1=(1,0), e2=(0,1): e1 . e2 = 0, ||e1||=||e2||=1

Mutually perpendicular and each of unit length.

Orthonormal means two things at once: mutually orthogonal AND each of length 1.

Also called
orthonormal frame正交规范基规范正交基標準正交基底規範正交基