Let $A=A_1\oplus A_2$. Show that

(1). $W(A)$ is the convex hull of $W(A_1)$ and $W(A_2)$; i.e., the smallest convex set containing $W(A_1)\cup W(A_2)$.

(2). $$\beex \bea \sen{A}&=\max\sed{\sen{A_1},\sen{A_2}},\\ \spr(A)&=\max\sed{\spr(A_1),\spr(A_2)},\\ w(A)&=\max\sed{w(A_1),w(A_2)}. \eea \eeex$$

Solution.

(1). We have $$\beex \bea W(A)&=\sed{x^*Ax;\sen{x}=1}\\ &=\sed{y^*A_1y+z^*A_2z;\sen{y}^2+\sen{z}^2=1}\\ &\supset W(A_1)\cup W(A_2), \eea \eeex$$ and $$\bex W(A)=\sed{\sen{y}^2 \sex{\frac{y}{\sen{y}}}^*A_1\frac{y}{\sen{y}} +\sen{z}^2 \sex{\frac{z}{\sen{z}}}^*A_2\frac{z}{\sen{z}}; \sen{y}^2+\sen{z}^2=1} \eex$$ is contained in any convex set containing $W(A_1)\cup W(A_2)$.

(2). $$\beex \bea \sen{Ax}^2&=\sen{\sex{A_1y\atop A_2z}}^2\quad\sex{x=\sex{y\atop z}}\\ &=\sen{A_1y}^2+\sen{A_2z}^2\\ &\leq \sen{A_1}^2\sen{y}^2+\sen{A_2}^2\sen{z}^2\\ &\leq \max\sed{\sen{A_1},\sen{A_2}}^2 \sex{\sen{y}^2+\sen{z}^2}\\ &=\max\sed{\sen{A_1},\sen{A_2}}^2 \sen{x}^2. \eea \eeex$$ $$\beex \bea &\quad Ax=\lm x\quad\sex{x\neq 0}\\ &\ra A_1y=\lm y,\quad A_2z=\lm z\quad\sex{x=\sex{y\atop z}}\\ &\ra |\lm|\leq\sedd{\ba{ll} \spr(A_1),&y\neq 0\\ \spr(A_2),&z\neq 0 \ea}\\ &\ra |\lm|\leq \max\sed{\spr(A_1),\spr(A_2)};\\ &\quad A_1y=\lm y\quad\sex{y\neq 0}\\ &\ra A\sex{y\atop 0}=\lm \sex{y\atop 0}\\ &\ra |\lm|\leq \spr(A);\\ &\quad A_2z=\lm z\quad\sex{z\neq 0}\\ &\ra |\lm|\leq \spr(A). \eea \eeex$$ $$\beex \bea w(A)&=\sup_{\sen{x}=1}\sev{\sef{x,Ax}}\\ &=\sup_{\sen{y}^2+\sen{z}^2=1} \sev{\sef{y,A_1y}+\sev{z,A_2z}}\\ &\leq \sup_{\sen{y}^2+\sen{z}^2=1} \sez{ \sen{y}^2w(A_1)+\sen{z}^2w(A_2) }\\ &\leq \max\sed{w(A_1),w(A_2)};\\ w(A_1)&=\sup_{\sen{y}=1}\sen{\sef{y,A_1y}}\\ &=\sup_{\sen{\sex{y\atop 0}}=1} \sev{\sef{\sex{y\atop 0},A\sex{y\atop 0}}}\\ &\leq w(A),\\ w(A_2)&\leq w(A). \eea \eeex$$

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

  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. EXTJS 4.2 资料 控件之 Store 用法

    最近工作,发现在Extjs中自定义Store的功能挺多,特意在此做笔记,几下来,具体代码如下: 1.定义Store //定义Store var ItemSelectorStore = new Ext. ...

  2. eclipse(Version: Neon Release (4.6.0))安装hibernate tools

    这里需要说明的是,hibernate tools是jboss推出的. eclipse——>Eclipse Marketplace... 输入jboss-tools进行搜索 选择jboss too ...

  3. uva 10051

    将每一个分解为六个两面的 简单地dp 回溯输出路径..... #include <cstdio> #include <cstring> #include <cmath&g ...

  4. 关于delete和delete[]

    [精彩] 求问delete和delete[] 的区别??http://www.chinaunix.net/jh/23/311058.html C++告诉我们在回收用 new 分配的单个对象的内存空间的 ...

  5. Java Code Examples for org.springframework.http.HttpStatus

    http://www.programcreek.com/java-api-examples/index.php?api=org.springframework.http.HttpStatus

  6. DJANGO输出HIGHCHARTS数据的样例

    XXX,DJANGO ORM里确实有很深的水,需要慢慢理解.. 比如: 获取指定时间段的数据: app.deployversion_set.filter(add_date__range=(date_s ...

  7. hdu 2028 Lowest Common Multiple Plus(最小公倍数)

    Lowest Common Multiple Plus Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (J ...

  8. 使用JS创建表格以及隔行换色(包括隔N行换色)

    <html> <head> <title></title> <style> table{ width:800px; border-colla ...

  9. svn的merge使用例子

    先说说什么是branch.按照Subversion的说法,一个branch是某个development line(通常是主线也即trunk)的一个拷贝,见下图: branch存在的意义在于,在不干扰t ...

  10. win8 hyper-v 禁用不必卸载虚拟机

    转载:http://tylzwp.blogbus.com/logs/232938121.html 禁用hyperv的目的是使用之前在用的VMware的虚拟机,不必重新处理一遍. 具体操作: 1确报之前 ...