[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.2.4

简介: (1). The singular value decomposition leads tot eh polar decomposition: Every operator $A$ can be written as $A=UP$, where $U$ is unitary and $P$ is positive.

(1). The singular value decomposition leads tot eh polar decomposition: Every operator $A$ can be written as $A=UP$, where $U$ is unitary and $P$ is positive. In this decomposition the positive part $P$ is unique, $P=|A|$. The unitary part $U$ is unique if $A$ is invertible.

 

(2). An operator $A$ is normal if and only if the factors $U$ and $P$ in the polar decomposition of $A$ commute.

 

(3). We have derived the polar decomposition from the singular value decomposition. Show that it is possible to derive the latter from the former.

 

Solution.  

 

(1). By the singular value decomposition, there exists unitaries $W$ and $Q$ such that $$\bex A=WSQ^*, \eex$$ and thus $$\bex A=WQ^*\cdot QSQ^*. \eex$$ Setting $$\bex U=WQ^*,\quad P=QSQ^*=|A|, \eex$$ we are completed.

 

(2). $\ra$: By density argument, we may assume $A$ is invertible. Suppose $A$ is normal and $A=UP$ is the polar decomposition, then by the spectral theorem, there exists a unitary $V$ such that $$\bex A=V\vLm V^*,\quad \vLa=\diag(\lm_1,\cdots,\lm_n). \eex$$ By the uniqueness part of (1), $$\bex U=V\sgn(\vLm)V^*,\quad P=V|\vLm|V^*, \eex$$ and thus $UP=PU=A$. $\la$: Suppose $A=UP$ is the polar decomposition with $UP=PU$, then $$\bex A^*A=PU^*UP=P^2, \eex$$ $$\bex AA^*=UP\cdot(UP)^*=PU\cdot (PU)^* =PUU^*P=P^2. \eex$$

 

(3). Suppose $A=UP$ is the polar decomposition, then by the spectral theorem, there exists a unitary $V$ such that $$\bex P=V\diag(s_1,\cdots,s_n)V^*,\quad s_i\geq 0. \eex$$ Hence, $$\bex A=UV\cdot \diag(s_1,\cdots,s_n)\cdot V^*. \eex$$

目录
相关文章
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.10
Every $k\times k$ positive matrix $A=(a_{ij})$ can be realised as a Gram matrix, i.e., vectors $x_j$, $1\leq j\leq k$, can be found so that $a_{ij}=\sef{x_i,x_j}$ for all $i,j$.
644 0
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.9
(Schur's Theorem) If $A$ is positive, then $$\bex \per(A)\geq \det A. \eex$$   Solution. By Exercise I.
552 0
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.8
Prove that for any matrices $A,B$ we have $$\bex |\per (AB)|^2\leq \per (AA^*)\cdot \per (B^*B). \eex$$ (The corresponding relation for determinants is an easy equality.
585 0
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.7
Prove that for any vectors $$\bex u_1,\cdots,u_k,\quad v_1,\cdots,v_k, \eex$$ we have $$\bex |\det(\sef{u_i,v_j})|^2 \leq \det\sex{\sef{u_i,u_j}}\cdot...
603 0
|
应用服务中间件 AHAS Perl
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.6
Let $A$ be a nilpotent operator. Show how to obtain, from aJordan basis for $A$, aJordan basis of $\wedge^2A$.
789 0
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.3
Let $\scrM$ be a $p$-dimensional subspace of $\scrH$ and $\scrN$ its orthogonal complement. Choosing $j$ vectors from $\scrM$ and $k-j$ vectors from $...
718 0
|
Go
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.4.1
Let $x,y,z$ be linearly independent vectors in $\scrH$. Find a necessary and sufficient condition that a vector $w$ mush satisfy in order that the bil...
662 0
|
机器学习/深度学习
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.4.6
Let $A$ and $B$ be two matrices (not necessarily of the same size). Relative to the lexicographically ordered basis on the space of tensors, the matri...
752 0
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.4.4
(1). There is a natural isomorphism between the spaces $\scrH\otimes \scrH^*$ and $\scrL(\scrH,\scrK)$ in which the elementary tensor $k\otimes h^*$co...
657 0
|
Perl
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.2.9
(1). When $A$ is normal, the set $W(A)$ is the convex hull of the eigenvalues of $A$. For nonnormal matrices, $W(A)$ may be bigger than the convex hull of its eigenvalues.
542 0