Chapter 6 extra note 5

Schmidt decomposition
singular value decomposition
image of unit ball in a linear transformation

Selected lecture notes

Let

TL(V,W), where
V
and
W
are inner product spaces we can define the following operators:

  • TL(W,V)
    ;
  • TTL(V)
    ;
  • |T|=TTL(V)
    ;
  • TTL(W)
    ;
  • |T|=TTL(W)
    ;
  • TL(W,V)
    .

Reduced SVD

Since

TT0, we can find
{v1,,vn}V
and
λ1λn0
such that
(1)TTvi=λivi.

Define
r
be such that
λr>0
and
λr+1=0
, then the singular values of
T
are
{σi}i=1r
where
σi=λi
. We then have
(2)TTvi=σi2vi.

Let us also define
(3)wi=1σiT(vi).

The reduced singular value decomposition (reduced SVD) of
T
is then given by
(4)Tv=i=1rσiv,viwi.

Remark:

(5)TTwi=TT(1σiT(vi))=1σiT(TTvi)=1σiT(σi2vi)=σiTvi=σi2wi.

Reduced SVD 2

Since

TT0, we can find
{w1,,wm}W
and
λ1λm0
such that
(6)TTwi=λiwi.

Define
r
be such that
λr>0
and
λr+1=0
, then the singular values of
T
are
{σi}i=1r
where
σi=λi
. We then have
(7)TTwi=σi2wi.

Let us also define
(8)vi=1σiT(wi).

The reduced singular value decomposition (reduced SVD) of
T
is then given by
Tv=i=1rσiv,viwi.

Remark:
One can either solve the eigenvalue problem for

TT or
TT
to obtain the singular values and SVD.


The adjoint transformation

(9)v,Tw=Tv,w=i=1rσiv,viwi,w=i=1rσiv,viwi,w=i=1rσiwi,wv,vi=v,i=1rσiwi,wvi=v,i=1rσiw,wivi.
Therefore, the reduced SVD of
T
is given by
(10)Tw=i=1rσiw,wivi.


Pseudoinverse

The pseudoinverse of

T is given by
(11)Tw=i=1r1σiw,wivi.


Image of the unit ball

Define an unit ball in

V as
(12)B1={vV,v1.}

Given
vB1
, we have
(13)v=i=1nv,vivi,v=i=1nv,vi21.

Based on SVD, we know that
Tv=i=1rσiv,viwiW.

Let us denote the coordinate of
Tv
in the basis
{w1,,wm}
as
(y1,,ym)
, then we have
(14)yi={σiv,vi,1ir0,r<im.

Therefore
(15)y12σ12++yr2σr2=i=1rv,vi21,

that is,
Tv
lies inside the ellipse
(16)E1={w=(y1,,ym)W,y1σ12++yrσr21.}