The
by
matrix
is factorized as
where
is an
by
orthogonal matrix and
is an
by
upper triangular matrix. The factorization is obtained by Householder's method. The
th transformation matrix,
, which is used to introduce zeros into the
th column of
is given in the form
where
is a scalar and
is an
element vector.
and
are chosen to annihilate the elements below the triangular part of
.
The vector
is returned in the
th element of the array
zeta and in the
th column of
a, such that
is in
and the elements of
are in
. The elements of
are returned in the upper triangular part of
a.
is given by
Good background descriptions to the
factorization are given in
Dongarra et al. (1979) and
Golub and Van Loan (1996).
The computed factors
and
satisfy the relation
where
, and
is the
machine precision,
is a modest function of
and
and
denotes the spectral (two) norm.
Not applicable.
To obtain the
factorization of the 5 by 3 matrix