(1). Let $\sed{A_\al}$ be a family of mutually commuting operators. Then, there exists a common Schur basis for $\sed{A_\al}$. In other words, there exists a unitary $Q$ such that $Q^*A_\al Q$ is upper triangular for all $\al$.

(2). Let $\sed{A_\al}$ be a family of mutually commuting normal operators. Then, there exists a unitary $Q$ such that $Q^*A_\al Q$ is diagonal for all $\al$.

Solution.

(1). We may assume $A_\al$ is not the multiplier of the identity operator (otherwise, we could just delete it). We prove by induction on the dimension $n$ of the vector space $\scrH$ we consider. If $n=1$, then it is obvious true. Suppose the conclusion holds for vector spaces with dimension $\leq n-1$. To prove the statements for the case $\dim \scrH=n$, we need only to prove that there exists an one-dimensional subspace that is $A_\al$-invariant for each $\al$. In fact, $$\beex \bea &\quad \sex{\ba{cc} 0&b\\ 0&B \ea}\sex{\ba{cc} 0&c\\ 0&C \ea}=\sex{\ba{cc} 0&c\\ 0&C \ea}\sex{\ba{cc} 0&b\\ 0&B \ea}\\ &\ra \sex{\ba{cc} 0&bC\\ 0&BC \ea}=\sex{\ba{cc} 0&cB\\ 0&CB \ea}\\ &\ra BC=CB. \eea \eeex$$ Fix a $\beta$, suppose $\lm$ is an eigenvalue of $A_\beta$, then $$\bex W=\sed{x\in\scrH;\ A_\beta x=\lm x} \eex$$ is $A_\al$-invariant. Indeed, $$\bex A_\beta A_\al x=A_\al A_\beta x=\lm A_\al x. \eex$$ Thus, $W\neq \scrH$ (by the fact that $A_\beta$ is not the multiplier of the identity operator), and $$\bex \dim W<\dim \scrH. \eex$$ Also, $A_\al$ may be viewed as a commuting operator on $W$, and the induction hypothesis may be invoked to deduce that there exists a orthonomal basis $x_1,\cdots,x_k$ of $W$ such that $$\bex A_\al(x_1,\cdots,x_k)=(x_1,\cdots,x_k)\sex{\ba{ccc} *&&*\\ &\ddots&\\ 0&&* \ea}. \eex$$ The subspace spanned by $x_1$ is then one-dimensional, and is $A_\al$-invariant for each $\al$.

(2). By (1), $\exists$ unitary $Q$ such that $A=QU_\al Q^*$ for some upper triangular $U_\al$. Since $A_\al$ is normal, we have $U_\al^*U_\al=U_\al U_\al^*$. By comparing the diagonal entries, we see readily that $U_\al$ is diagonal, as desired.

[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.2.3的更多相关文章

  1. [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 th ...

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

    For every matrix $A$, the matrix $$\bex \sex{\ba{cc} I&A\\ 0&I \ea} \eex$$ is invertible and ...

  3. [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$ ...

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

    Show that the inner product $$\bex \sef{x_1\vee \cdots \vee x_k,y_1\vee \cdots\vee y_k} \eex$$ is eq ...

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

    Show that the inner product $$\bex \sef{x_1\wedge \cdots \wedge x_k,y_1\wedge \cdots\wedge y_k} \eex ...

  6. [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 lexicographicall ...

  7. [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 ...

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

    For any matrix $A$ the series $$\bex \exp A=I+A+\frac{A^2}{2!}+\cdots+\frac{A^n}{n!}+\cdots \eex$$ c ...

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

    The set of all invertible matrices is a dense open subset of the set of all $n\times n$ matrices. Th ...

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

    If $\sen{A}<1$, then $I-A$ is invertible, and $$\bex (I-A)^{-1}=I+A+A^2+\cdots, \eex$$ aa converg ...

随机推荐

  1. vim插件:latex-suite 使用方法

    作者:jostree 转载请注明出处 http://www.cnblogs.com/jostree/p/4030057.html 零.操作快捷键:对于<++>的块,按下ctrl+j即可快速 ...

  2. css部分基础归纳--学习笔记

    (1)css不区别大小写: (2)颜色值:颜色值可以写成RGB格式,如:color:rgb(255,100,0),也可以写成十六进制格式,如:color:#ff0000.如果十六进制的值是成对重复的可 ...

  3. java中的多线程——进度2

    package src;/*多线程总结:1,进程和线程的概念.    |--进程:    |--线程:2,jvm中的多线程体现.    |--主线程,垃圾回收线程,自定义线程.以及他们运行的代码的位置 ...

  4. 如何更改Chrome默认的搜索引擎

    1 打开Chrome浏览器之后,点击窗口右上角的图标,在弹出的菜单中点击设置,如图所示: 2  在打开的窗口中,点击管理搜索引擎,如下图所示: 3 在弹出的窗口中,找到百度的搜索引擎或者bing的搜索 ...

  5. Html5页面返回机制解决方案

    需要处理的返回场景: 1.正常的a->b->c 2.页面上的按钮触发需要登陆 3.页面跳转需要登陆 4.页面上的可修改的部分(如选择地址,地址页面本身也是可以增删改查的) 整体的原则是原路 ...

  6. php 开启缓冲,页面纯静态化

    服务器默认不开启php缓冲区 两种方法开启 1.php.ini out_put_buffer = on 2.ob_start(); 页面纯静态化 file_put_contents()写文件 ob_s ...

  7. PHP初学留神(五)·小结

    来学习快两个月了,这周末即将回家开始写论文.那么走之前,好好总结一下这两个月的所学所得吧.这段时间,在实验室里做的Web开发主要涉及到了web开发的一些框架内容以及php基础知识.思维导图记录如下. ...

  8. python27读书笔记0.3

    #-*- coding:utf-8 -*- ##D.has_key(k): A predicate that returns True if D has a key k.##D.items(): Re ...

  9. 开发设计模式(八)抽象工厂模式(Abstract Factory Pattern)

    抽象工厂模式主要有以下角色: 抽象工厂角色:担任这个角色的是工厂方法模式的核心,它是与应用系统的商业逻辑无关的.通常使用接口或抽象类实现.    具体工厂角色:这个角色直接在客户端的调用下创建产品的实 ...

  10. 一步步学习ASP.NET MVC3 (1)——基础知识

    请注明转载地址:http://www.cnblogs.com/arhat 首先在这里我想声明一下,这个ASP.NET MVC3系列是我在授课过程中的一些经验,有什么不对的地方,请大家指出,我们共同的学 ...