A Householder transformation (also known as a Householder reflection or elementary reflector) is a linear transformation that describes a reflection about a plane or hyperplane containing the origin.
Definition
The reflection hyperplane can be defined by its normal vector, a unit vector that is orthogonal to the hyperplane. The reflection of a point about this hyperplane is the linear transformation:
or written as the matrix form
Properties
It is easy to verify that is
- orthogonal ()
- symmetric ()
- involutory () where the last property follows from the first two.
has an eigenvalue with the eigenvector , since . And has eigenvalues with eigenvectors any set of linearly independent vectors orthogonal to
has trace and determinant , as can be derived directly or deduced from the facts that the trace is the sum of the eigenvalues and the determinant is the product of the eigenvalues.