<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Unitary + Upper Triangular =&gt; Diagonal</title>
	<atom:link href="http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal/</link>
	<description>somewhere near the beginning.</description>
	<pubDate>Mon, 01 Dec 2008 21:29:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Fanfan</title>
		<link>http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal/#comment-97072</link>
		<dc:creator>Fanfan</dc:creator>
		<pubDate>Sun, 25 Feb 2007 20:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal#comment-97072</guid>
		<description>Indeed, combining your remark that the eigenvalues have modulus one, the fact that they are equal to the diagonal entries on a triangular matrix and the norm of any row equal to one gives a not very difficult solution, but yours is even simpler: knowing that the inverse of upper-triangular is upper-triangular, the answer is immediate.</description>
		<content:encoded><![CDATA[<p>Indeed, combining your remark that the eigenvalues have modulus one, the fact that they are equal to the diagonal entries on a triangular matrix and the norm of any row equal to one gives a not very difficult solution, but yours is even simpler: knowing that the inverse of upper-triangular is upper-triangular, the answer is immediate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal/#comment-96880</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 25 Feb 2007 07:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal#comment-96880</guid>
		<description>&lt;p&gt;Damn, I didn't realize it was so simple, mainly because I didn't exploit (b)-- I usually think about the orthonormality condition on the columns in terms of an 'inner product', not the most concrete euclidean one. That makes this problem so trivial!&lt;/p&gt;

&lt;p&gt;An alternate way to get [tex]&#124;U_{ii}&#124;=1 [/tex] is [tex]\&#124;Ux\&#124;=\&#124;x\&#124;[/tex], so already you know the eigenvalues are all modulus one. Easier for me than arguing that the inverse of an upper-triangular matrix is upper-triangular (sounds sensible, but off the top of my head, I can't agree).&lt;/p&gt;

&lt;p&gt;My way of doing it, which I'm now slightly less proud of, is to note that [tex]U^* = U^{-1} = p(U)[/tex] for some poly [tex]p[/tex], so [tex]U^*[/tex] is also upper-triangular. But [tex]U[/tex] is upper-triangular, so [tex]U*[/tex] is lower triangular, so [tex]U^*, U[/tex] are diagonal.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Damn, I didn&#8217;t realize it was so simple, mainly because I didn&#8217;t exploit (b)&#8211; I usually think about the orthonormality condition on the columns in terms of an &#8216;inner product&#8217;, not the most concrete euclidean one. That makes this problem so trivial!</p>
<p>An alternate way to get <img src='/cz/latexrender/pictures/3d6fb8757e91cdc3ab0fe89768a69c2c.png' title='|U_{ii}|=1 ' alt='|U_{ii}|=1 ' align='middle'/> is <img src='/cz/latexrender/pictures/2ff54fe63b8b22ec9bd72b53fae1be0b.png' title='\|Ux\|=\|x\|' alt='\|Ux\|=\|x\|' align='middle'/>, so already you know the eigenvalues are all modulus one. Easier for me than arguing that the inverse of an upper-triangular matrix is upper-triangular (sounds sensible, but off the top of my head, I can&#8217;t agree).</p>
<p>My way of doing it, which I&#8217;m now slightly less proud of, is to note that <img src='/cz/latexrender/pictures/af043fba62486859132913596db56427.png' title='U^* = U^{-1} = p(U)' alt='U^* = U^{-1} = p(U)' align='middle'/> for some poly <img src='/cz/latexrender/pictures/83878c91171338902e0fe0fb97a8c47a.png' title='p' alt='p' align='middle'/>, so <img src='/cz/latexrender/pictures/2dde78db963b7766b13fbbc880b59796.png' title='U^*' alt='U^*' align='middle'/> is also upper-triangular. But <img src='/cz/latexrender/pictures/4c614360da93c0a041b22e537de151eb.png' title='U' alt='U' align='middle'/> is upper-triangular, so <img src='/cz/latexrender/pictures/39c0016944c74ea0ab51ab9345167fd5.png' title='U*' alt='U*' align='middle'/> is lower triangular, so <img src='/cz/latexrender/pictures/9821a63ee306fb7302bd0da0b4e1b6c4.png' title='U^*, U' alt='U^*, U' align='middle'/> are diagonal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fanfan</title>
		<link>http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal/#comment-96551</link>
		<dc:creator>Fanfan</dc:creator>
		<pubDate>Fri, 23 Feb 2007 21:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tangentspace.net/cz/archives/2007/02/unitary-upper-triangular-diagonal#comment-96551</guid>
		<description>(a) U unitary  U* = inv(U)
(b) U unitary  sum_j &#124;U_ij&#124;^2 = 1
(c) Inverse of an upper-triangular matrix U with diagonal elements U_ii is also upper-triangular with diagonal elements 1/U_ii 

(a),(c) =&#62; 1/U_ii = U*_ii =&#62; &#124;U_ii&#124;=1 
with (b) =&#62; U diagonal</description>
		<content:encoded><![CDATA[<p>(a) U unitary  U* = inv(U)<br />
(b) U unitary  sum_j |U_ij|^2 = 1<br />
(c) Inverse of an upper-triangular matrix U with diagonal elements U_ii is also upper-triangular with diagonal elements 1/U_ii </p>
<p>(a),(c) =&gt; 1/U_ii = U*_ii =&gt; |U_ii|=1<br />
with (b) =&gt; U diagonal</p>
]]></content:encoded>
	</item>
</channel>
</rss>
