Intuition
A basis whose vectors are at right angles to one another is the most convenient kind there is. Coordinates in it are found by dot products, one at a time, with no system to solve, and a matrix whose columns form such a basis turns and reflects space without stretching it.
A map drawn on a square grid lets you read east and north independently. On a slanted grid, moving east also changes the northern reading, and every position has to be worked out.
In the orthogonal basis , , the coordinates of are dot products: and . The dashed path is .
Orthogonal and orthonormal
A set of vectors is orthogonal when every two different vectors in it are orthogonal, and orthonormal when, in addition, each has length . An orthogonal set of non-zero vectors is independent, the theorem below, so of them are a basis of . A square matrix is orthogonal when its columns are orthonormal, which is the equation .
What they give
- In an orthogonal basis the coordinates of are : dot with and every other term vanishes. In an orthonormal basis, simply .
Orthogonal vectors are independent
Take a relation and dot it with . Every term but one vanishes by orthogonality, leaving , and since is not zero, . That holds for every .
Proof steps
Take any relation among the vectors.
Dot it with : the other terms vanish by orthogonality.
The relation says the left side is .
, so : every weight vanishes.
Applications
Practice
Orthogonal Sets
Check every pair: a set is orthogonal when each dot product between two different members is .
Try it
Which set is orthogonal?
Coordinates by Dot Products
In an orthogonal basis, dot with : all the other terms vanish, and is left alone.
Try it
, , is an orthogonal basis of . What is the coordinate of on ?
Try it
An orthogonal set that contains the zero vector is independent.
Orthogonal Matrices
A square matrix with orthonormal columns satisfies : entry of is column dotted with column . So its inverse is its transpose.
Try it
. What is ?
Try it
An orthogonal matrix keeps the length of every vector.
Try it
is an orthogonal matrix. What is ?
Try it
Which list is an orthonormal basis of ?
Try it
In the orthonormal basis , of , what is the first coordinate of ?
What You Learned
- Orthogonal non-zero vectors are independent.
- In an orthogonal basis ; in an orthonormal one .
Final checkpoint
Try it
What are the coordinates of in the orthogonal basis , ?
Try it
If a square matrix has orthonormal columns, its rows are orthonormal too.
Try it
is a orthogonal matrix and . What is ?
Completion
Lesson complete
Great work! You now know how to:
- recognise orthogonal and orthonormal sets;
- find coordinates in an orthogonal basis by dot products;
- use for an orthogonal matrix;
- explain why orthogonal matrices keep lengths and angles.