<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>invertible &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/invertible/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Tue, 26 Dec 2017 09:19:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>invertible &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>If $M, P$ are Nonsingular, then Exists a Matrix $N$ such that $MN=P$</title>
		<link>https://yutsumura.com/if-m-p-are-nonsingular-then-exists-a-matrix-n-such-that-mnp/</link>
				<comments>https://yutsumura.com/if-m-p-are-nonsingular-then-exists-a-matrix-n-such-that-mnp/#respond</comments>
				<pubDate>Tue, 26 Dec 2017 09:19:01 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[inverse matrix]]></category>
		<category><![CDATA[invertible]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[nonsingular]]></category>
		<category><![CDATA[nonsingular matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6392</guid>
				<description><![CDATA[<p>Suppose that $M, P$ are two $n \times n$ non-singular matrix. Prove that there is a matrix $N$ such that $MN = P$. &#160; Proof. As non-singularity and invertibility are equivalent, we know that&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-m-p-are-nonsingular-then-exists-a-matrix-n-such-that-mnp/" target="_blank">If $M, P$ are Nonsingular, then Exists a Matrix $N$ such that $MN=P$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 657</h2>
<p>Suppose that $M, P$ are two $n \times n$ non-singular matrix.  Prove that there is a matrix $N$ such that $MN = P$.  </p>
<p>&nbsp;<br />
<span id="more-6392"></span></p>
<h2> Proof. </h2>
<p>As non-singularity and invertibility are equivalent, we know that $M$ has the inverse matrix $M^{-1}$.  </p>
<p>Let us think backwards. Suppose that we have $MN=P$ for some matrix $N$, which we want to find.<br />
Then multiply $M^{-1}$ on the left of the equation $MN = P$ yields $N = M^{-1} P$. </p>
<hr />
<p>This is the matrix we are looking for, as $ M N = M ( M^{-1} P) = P$.</p>
<button class="simplefavorite-button has-count" data-postid="6392" data-siteid="1" data-groupid="1" data-favoritecount="24" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">24</span></button><p>The post <a href="https://yutsumura.com/if-m-p-are-nonsingular-then-exists-a-matrix-n-such-that-mnp/" target="_blank">If $M, P$ are Nonsingular, then Exists a Matrix $N$ such that $MN=P$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-m-p-are-nonsingular-then-exists-a-matrix-n-such-that-mnp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6392</post-id>	</item>
		<item>
		<title>If a Matrix is the Product of Two Matrices, is it Invertible?</title>
		<link>https://yutsumura.com/if-a-matrix-is-the-product-of-two-matrices-is-it-invertible/</link>
				<comments>https://yutsumura.com/if-a-matrix-is-the-product-of-two-matrices-is-it-invertible/#respond</comments>
				<pubDate>Thu, 27 Apr 2017 21:31:44 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[invertible]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[nonsingular matrix]]></category>
		<category><![CDATA[singular matrix]]></category>
		<category><![CDATA[system of linear equations]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2802</guid>
				<description><![CDATA[<p>(a) Let $A$ be a $6\times 6$ matrix and suppose that $A$ can be written as \[A=BC,\] where $B$ is a $6\times 5$ matrix and $C$ is a $5\times 6$ matrix. Prove that the&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-a-matrix-is-the-product-of-two-matrices-is-it-invertible/" target="_blank">If a Matrix is the Product of Two Matrices, is it Invertible?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 393</h2>
<p><strong>(a)</strong> Let $A$ be a $6\times 6$ matrix and suppose that $A$ can be written as<br />
	 \[A=BC,\]
	where $B$ is a $6\times 5$ matrix and $C$ is a $5\times 6$ matrix.</p>
<p>	Prove that the matrix $A$ cannot be invertible.</p>
<hr />
<p><strong>(b)</strong> Let $A$ be a $2\times 2$ matrix and suppose that $A$ can be written as<br />
	 \[A=BC,\]
	where $B$ is a $ 2\times 3$ matrix and $C$ is a $3\times 2$ matrix.</p>
<p>	Can the matrix $A$ be invertible?</p>
<p>&nbsp;<br />
<span id="more-2802"></span><br />

<h2>Solution.</h2>
<h3>(a) Prove that the matrix $A$ cannot be invertible.</h3>
<p>	Since $C$ is a $5 \times 6$ matrix, the equation<br />
		\[C\mathbf{x}=\mathbf{0}\]
		has a nonzero solution $\mathbf{x}_1$.<br />
		(There are more variables than equations in the system $C\mathbf{x}=\mathbf{0}$.)</p>
<p>		It follows that we have<br />
		\begin{align*}<br />
	A\mathbf{x}_1=BC\mathbf{x}_1=B\mathbf{0}=\mathbf{0}.<br />
	\end{align*}<br />
	Since the vector $\mathbf{x}_1$ is nonzero, the matrix $A$ is a singular matrix, hence $A$ is not invertible.</p>
<h3>(b) Can the matrix $A$ be invertible?</h3>
<p> The answer is yes. For example consider the following $2\times 3$ matrix $B$ and $3 \times 2$ matrix $C$:<br />
	\[B=\begin{bmatrix}<br />
	  1 &#038; 0 &#038; 0 \\<br />
	   0 &#038;1 &#038;0<br />
	\end{bmatrix}, \qquad C=\begin{bmatrix}<br />
	  1 &#038; 0 \\<br />
	   0  &#038; 1 \\<br />
	   0 &#038;0<br />
	\end{bmatrix}.\]
	Then we have<br />
	\begin{align*}<br />
	A=BC=\begin{bmatrix}<br />
	  1 &#038; 0 &#038; 0 \\<br />
	   0 &#038;1 &#038;0<br />
	\end{bmatrix}<br />
	\begin{bmatrix}<br />
	  1 &#038; 0 \\<br />
	   0  &#038; 1 \\<br />
	   0 &#038;0<br />
	\end{bmatrix}<br />
	=<br />
	\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0&#038; 1<br />
	\end{bmatrix},<br />
	\end{align*}<br />
	and the matrix $A$ is invertible.</p>
<button class="simplefavorite-button has-count" data-postid="2802" data-siteid="1" data-groupid="1" data-favoritecount="17" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">17</span></button><p>The post <a href="https://yutsumura.com/if-a-matrix-is-the-product-of-two-matrices-is-it-invertible/" target="_blank">If a Matrix is the Product of Two Matrices, is it Invertible?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-a-matrix-is-the-product-of-two-matrices-is-it-invertible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2802</post-id>	</item>
		<item>
		<title>If Column Vectors Form Orthonormal set, is Row Vectors Form Orthonormal Set?</title>
		<link>https://yutsumura.com/if-column-vectors-from-orthonormal-set-is-row-vectors-form-orthonormal-set/</link>
				<comments>https://yutsumura.com/if-column-vectors-from-orthonormal-set-is-row-vectors-form-orthonormal-set/#respond</comments>
				<pubDate>Mon, 27 Feb 2017 04:39:22 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Berkeley]]></category>
		<category><![CDATA[Berkeley.LA]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[inverse matrix]]></category>
		<category><![CDATA[invertible]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[orthogonal matrix]]></category>
		<category><![CDATA[orthonormal set]]></category>
		<category><![CDATA[qualifying exam]]></category>
		<category><![CDATA[transpose]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2308</guid>
				<description><![CDATA[<p>Suppose that $A$ is a real $n\times n$ matrix. (a) Is it true that $A$ must commute with its transpose? (b) Suppose that the columns of $A$ (considered as vectors) form an orthonormal set.&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-column-vectors-from-orthonormal-set-is-row-vectors-form-orthonormal-set/" target="_blank">If Column Vectors Form Orthonormal set, is Row Vectors Form Orthonormal Set?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 317</h2>
<p>Suppose that $A$ is a real $n\times n$ matrix.</p>
<p><strong>(a)</strong> Is it true that $A$ must commute with its transpose?</p>
<p><strong>(b)</strong> Suppose that the columns of $A$ (considered as vectors) form an orthonormal set.<br />
Is it true that the rows of $A$ must also form an orthonormal set?</p>
<p>(<em>University of California, Berkeley, Linear Algebra Qualifying Exam</em>)</p>
<p>&nbsp;<br />
<span id="more-2308"></span></p>

<h2>Solution.</h2>
<h3>(a) Is it true that $A$ must commute with its transpose?</h3>
<p>The answer is no. </p>
<p>We give a counterexample. Let<br />
\[A=\begin{bmatrix}<br />
1 &#038; -1\\<br />
0&#038; 2<br />
\end{bmatrix}.\]
Then the transpose of $A$ is<br />
\[A^{\trans}=\begin{bmatrix}<br />
1 &#038; 0\\<br />
-1&#038; 2<br />
\end{bmatrix}.\]
We compute<br />
\[AA^{\trans}=\begin{bmatrix}<br />
1 &#038; -1\\<br />
0&#038; 2<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
1 &#038; 0\\<br />
-1&#038; 2<br />
\end{bmatrix}<br />
=<br />
\begin{bmatrix}<br />
2 &#038; -2\\<br />
-2&#038; 4<br />
\end{bmatrix},\]
and<br />
\[A^{\trans}A=<br />
\begin{bmatrix}<br />
1 &#038; 0\\<br />
-1&#038; 2<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
1 &#038; -1\\<br />
0&#038; 2<br />
\end{bmatrix}<br />
=<br />
\begin{bmatrix}<br />
1 &#038; -1\\<br />
-1&#038; 5<br />
\end{bmatrix}.<br />
\]
Therefore, we see that<br />
\[AA^{\trans}\neq A^{\trans} A,\]
that is, $A$ does not commute with its transpose $A^{\trans}$.</p>
<h3>(b) Is it true that the rows of $A$ must also form an orthonormal set?</h3>
<p>The answer is yes. </p>
<p>Note that in general the column vectors of a matrix $M$ form an orthonormal set if and only if $M^{\trans}M=I$, where $I$ is the identity matrix. (Such a matrix is called orthogonal matrix.)</p>
<p>Thus, by assumption we have $A^{\trans} A=I$. Let $B=A^{\trans}$.<br />
Then the column vectors of $B$ is the row vectors of $A$. Hence it suffices to show that $B^{\trans}B=I$.</p>
<p>Since $A^{\trans} A=I$, we know that $A$ is invertible and the inverse $A^{-1}=A^{\trans}$.<br />
In particular, we have $A^{\trans} A=A A^{\trans}=I$. </p>
<p>We have<br />
\begin{align*}<br />
B^{\trans}B=(A^{\trans})^{\trans}A^{\trans}=(AA^{\trans})^{\trans}=I^{\trans}=I.<br />
\end{align*}<br />
Thus, we obtain $B^{\trans}B=I$ and by the general fact stated above, the column vectors of $B$ form an orthonormal set.<br />
 Hence the row column vectors of $A$ form an orthonormal set.</p>
<button class="simplefavorite-button has-count" data-postid="2308" data-siteid="1" data-groupid="1" data-favoritecount="39" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">39</span></button><p>The post <a href="https://yutsumura.com/if-column-vectors-from-orthonormal-set-is-row-vectors-form-orthonormal-set/" target="_blank">If Column Vectors Form Orthonormal set, is Row Vectors Form Orthonormal Set?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-column-vectors-from-orthonormal-set-is-row-vectors-form-orthonormal-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2308</post-id>	</item>
		<item>
		<title>Ring is a Filed if and only if the Zero Ideal is a Maximal Ideal</title>
		<link>https://yutsumura.com/ring-is-a-filed-if-and-only-if-the-zero-ideal-is-a-maximal-ideal/</link>
				<comments>https://yutsumura.com/ring-is-a-filed-if-and-only-if-the-zero-ideal-is-a-maximal-ideal/#respond</comments>
				<pubDate>Wed, 09 Nov 2016 23:24:33 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Ring theory]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[field theory]]></category>
		<category><![CDATA[ideal]]></category>
		<category><![CDATA[invertible]]></category>
		<category><![CDATA[invertible element]]></category>
		<category><![CDATA[maximal ideal]]></category>
		<category><![CDATA[ring]]></category>
		<category><![CDATA[ring theory]]></category>
		<category><![CDATA[unit]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1345</guid>
				<description><![CDATA[<p>Let $R$ be a commutative ring. Then prove that $R$ is a field if and only if $\{0\}$ is a maximal ideal of $R$. &#160; Proof. $(\implies)$: If $R$ is a field, then $\{0\}$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/ring-is-a-filed-if-and-only-if-the-zero-ideal-is-a-maximal-ideal/" target="_blank">Ring is a Filed if and only if the Zero Ideal is a Maximal Ideal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 172</h2>
<p>Let $R$ be a commutative ring.</p>
<p> Then prove that $R$ is a field if and only if $\{0\}$ is a maximal ideal of $R$.<br />
&nbsp;<br />
<span id="more-1345"></span></p>
<h2> Proof. </h2>
<h3>$(\implies)$: If $R$ is a field, then $\{0\}$ is a maximal ideal</h3>
<p> Suppose that $R$ is a field and let $I$ be a non zero ideal:<br />
	\[ \{0\} \subsetneq I \subset R.\]
<p> Then the ideal $I$ contains a nonzero element $x \neq 0$. Since $R$ is a field, we have the inverse $x^{-1}\in R$.<br />
 Then it follows that $1=x^{-1}x \in I$ since $x$ is in the ideal $I$.</p>
<p>  Since $1\in I$, any element $r \in R$ is in $I$ as $r=r\cdot 1 \in I$.<br />
  Thus we have $I=R$ and this proves that $\{0\}$ is a maximal ideal of $R$.</p>
<h3> $(\impliedby)$: If $\{0\}$ is a maximal ideal, then $R$ is a field</h3>
<p> Let us now suppose that $\{0\}$ is a maximal ideal of $R$.<br />
  Let $x$ be any nonzero element in $R$. </p>
<p>Then the ideal $(x)$ generated by the element $x$ properly contains the ideal $\{0\}$.<br />
  Since $\{0\}$ is a maximal ideal, we must have $(x)=R$.</p>
<p>  Since $1\in R=(x)$, there exists $y\in R$ such that $1=xy$.<br />
  This implies that the element $x$ is invertible. Therefore any nonzero element of $R$ is invertible, and hence $R$ is a field.</p>
<button class="simplefavorite-button has-count" data-postid="1345" data-siteid="1" data-groupid="1" data-favoritecount="46" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">46</span></button><p>The post <a href="https://yutsumura.com/ring-is-a-filed-if-and-only-if-the-zero-ideal-is-a-maximal-ideal/" target="_blank">Ring is a Filed if and only if the Zero Ideal is a Maximal Ideal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/ring-is-a-filed-if-and-only-if-the-zero-ideal-is-a-maximal-ideal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1345</post-id>	</item>
	</channel>
</rss>
