For any matrix $A$ the series $$\bex \exp A=I+A+\frac{A^2}{2!}+\cdots+\frac{A^n}{n!}+\cdots \eex$$ converges. This is called the exponential of $A$. The matrix $A$ is always invertible and $$\bex (\exp A)^{-1}=\exp(-A). \eex$$ Conversely, every invertible matrix can be expressed as the exponential of some matrix. Every unitary matrix can be expressed as the exponential of a skew-Hermitian matrix.

Solution.

(1). $$\bex \exp A=\sum_{n=0}^\infty \frac{A^n}{n!} \eex$$ follows from the fact that $$\bex \sum_{n=0}^\infty \frac{\sen{A}^2}{n!}=\exp \sen{A}<\infty \eex$$ and the completeness of $\M(n)$.

(2). By taking limits in $$\beex \bea &\quad\sex{\sum_{k=0}^n\frac{A^k}{k!}} \cdot \sex{\sum_{l=0}^n \frac{B^l}{l!}}\quad\sex{AB=BA}\\ &=\sum_{k,l=0}^n \frac{A^kB^l}{k!l!}\\ &=\sum_{s=0}^{2n} \frac{1}{s!}\sum_{k+l=s}\frac{s!}{k!(s-k)!}A^kB^{s-k}\\ &=\sum_{s=0}^{2n}\frac{1}{s!}(A+B)^s, \eea \eeex$$ we have $$\bex \exp(A)\cdot \exp (B)=\exp(A+B). \eex$$ Taking $B=-A$, we see readily that $$\bex \exp(A)\cdot \exp(-A)=I. \eex$$

(3). For invertible matrix $A$, by theJordan canonical decomposition, there exists an unitary $U$ such that $$\bex A=U\diag(J_1,\cdots,J_s)U^*, \eex$$ with the diagonals $\lm_i$ of $J_i$ is not equal to zero. We only need to show that $J_i$ is the exponential of some matrix. In fact, set $\mu_i\in\bbC$ satisfy $e^{\mu_i}=\lm_i$ and $$\bex \vLm_i=\diag(\mu_i,\cdots,\mu_i), \eex$$ then its exponential $$\bex \exp \vLm_i=\diag(\lm_i,\cdots,\lm_i) \eex$$ has the same eigenvalues of $J_i$. Hence, they are similar, and there exists some invertible matrix $P_i$ such that $$\bex J_i=P_i^{-1}\exp \vLm_i P_i=\exp [P_i^{-1}\vLm_iP_i]. \eex$$

(4). For $U\in \U(n)$, $$\bex U=\exp B\ra I=U^*U=\exp (B^*)\cdot \exp (B)=\exp(B^*+B)\ra B^*=-B. \eex$$

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

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

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

  9. [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. bootstrap 框架选型过程

    1.看有没有帮助文档,帮助文档的完整程度. 2.是否是我们业务需要的,花哨的功能真的有用吗? 对于偏pc端使用的系统 toggles意义不大 bootstrap和extjs的区别是什么呢? easyU ...

  2. 【cheerio】nodejs的抓取页面模块

    http://baike.baidu.com/link?url=8V1CZsEzNE05ujOzISquom_pvFj16sWu1rRb8js11pmd9HNq7ePW_aKfG9oyXj6Txuu5 ...

  3. 【bzoj3110】[Zjoi2013]K大数查询

    Description 有N个位置,M个操作.操作有两种,每次操作如果是1 a b c的形式表示在第a个位置到第b个位置,每个位置加入一个数c如果是2 a b c形式,表示询问从第a个位置到第b个位置 ...

  4. C# Windows - ListBox&CheckedListBox

    ListBox和CheckedListBox类的属性 属性 说明 SelectedIndex 这个值表明列表框中选中项的基于0的索引 ColumnWidth 在包含多个列的列表框中,这个属性指定列宽 ...

  5. 总有你需要的之 ios 小技巧 (下)

    图片上绘制文字 写一个UIImage的category NSMutableParagraphStyle* paragraphStyle = [[NSParagraphStyle defaultPara ...

  6. [转]oracle10.2.0.1下载链接

    记录一下ORACLE 10gR2的软件下载地址,备用. 下载OTN上的这些软件,你需要一个OTN免费帐号,不过如果通过迅雷进行下载,就不用登陆OTN了: Oracle Database 10g Rel ...

  7. poj 2060 Taxi Cab Scheme (最小路径覆盖)

    http://poj.org/problem?id=2060 Taxi Cab Scheme Time Limit: 1000MS   Memory Limit: 30000K Total Submi ...

  8. VB将PDF流写入ACCESS数据库,通过AcroPDF控件读出PDF流之实现

    问题描述: 1.把pdf文件写入access2.读出时用AcroPDF控件 问题解答: 使用流对象保存和显示图片与文件打开vb6,新建工程. 添加两个按钮,一个image控件注意:Access中的ph ...

  9. hdu 3952

    因为一个小错 不过  好不爽........ #include <iostream> #include <fstream> using namespace std; struc ...

  10. python参考手册--第4、5、6、7章

    1.zip zip(s,t):将序列组合为一个元组序列[(s[0],t[0]), (s[1],t[1]), (s[2],t[2]), (s[3],t[3]),...] >>> s = ...