Householder operator

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Merge to In linear algebra, the Householder operator is defined as follows.[1] Let V be a finite-dimensional inner product space with inner product , and unit vector uV. Then

Hu:VV

is defined by

Hu(x)=x2x,uu.

This operator reflects the vector x across a plane given by the normal vector u.[2]

It is also common to choose a non-unit vector qV, and normalize it directly in the Householder operator's expression:[3]

Hq(x)=x2x,qq,qq.

Properties

The Householder operator satisfies the following properties:

  • It is linear; if V is a vector space over a field K, then
(λ,μ)K2,(x,y)V2,Hq(λx+μy)=λ Hq(x)+μ Hq(y).

Special cases

Over a real or complex vector space, the Householder operator is also known as the Householder transformation.

References

Template:Reflist


Template:Linear-algebra-stub