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

最新文章

  1. Java源码之 java.util.concurrent 学习笔记01
  2. JBOSS目录结构详细说明
  3. Solr初始化源码分析-Solr初始化与启动
  4. 如何判断retina,如何判断设备的比例
  5. maxscript,#号和$号
  6. IOS开发之──应用之间调用(2)
  7. MacBook Pro 的照相机在哪?
  8. C# partial 说明
  9. 网易校招C++研发工程师笔试题
  10. Nodejs进阶:使用DiffieHellman密钥交换算法
  11. MySQL字段操作与数据处理
  12. [Swift]LeetCode48. 旋转图像 | Rotate Image
  13. python 开发环境部署
  14. vue的Vuex
  15. Missing artifact javax.transaction:jta:jar:1.0.1B
  16. 2.虚拟机安装的ubuntu全屏显示
  17. 如何补装oracle的sample schema
  18. PCI学习之总线原理01
  19. MapReduce模式MapReduce patterns
  20. cool 软件 —— Carnac(实时桌面显示按键)

热门文章

  1. ubuntu系统根目录下各个目录用途说明
  2. iOS应用数据存储的常用方式
  3. Linux时间设置
  4. MySQL基础学习之索引
  5. 推荐:PHPCMS v9 安全防范教程!
  6. 虚拟机添加磁盘LVM分区
  7. C# 目录与文件管理
  8. IIS修改队列长度
  9. 关于Qt5 UI设计的一些小知识
  10. AMH4.2免费版手动编译升级Nginx1.8版本方法