Vault Of Euclid

Orthogonal Matrices Preserve Inner Products and Norms

Inner product spaces and orthogonality warmup

Suppose \( P \) is an orthogonal matrix. Show that (a) \( \langle Pu, Pv \rangle = \langle u, v \rangle \) for any \( u, v \in V \); (b) \( \|Pu\| = \|u\| \) for every \( u \in V \). Use \( P^T P = I \) and \( \langle u, v \rangle = u^T v \).
linear-algebrainner-productorthogonal-matrixmatrix-transposenormlength-preservingisometrydot-productmatrix-multiplicationvector-spacesproofsproperties-of-matrices

The solution and a full step-by-step explanation are here. Sign in to read them.

What you need first

What this problem tests

Tests the ability to manipulate matrix transposes and apply the definitions of orthogonal matrices and vector norms.

This is a foundational result in linear algebra, establishing that orthogonal transformations correspond to rigid rotations and reflections.