<?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>Johns &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/johns/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Aug 2017 02:09:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.4</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>Johns &#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>Determine When the Given Matrix Invertible</title>
		<link>https://yutsumura.com/determine-when-the-given-matrix-invertible/</link>
				<comments>https://yutsumura.com/determine-when-the-given-matrix-invertible/#respond</comments>
				<pubDate>Sun, 04 Sep 2016 03:37:53 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[Johns]]></category>
		<category><![CDATA[Johns Hopkins]]></category>
		<category><![CDATA[Johns Hopkins.LA]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank of a matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=915</guid>
				<description><![CDATA[<p>For which choice(s) of the constant $k$ is the following matrix invertible? \[A=\begin{bmatrix} 1 &#38; 1 &#38; 1 \\ 1 &#38;2 &#38;k \\ 1 &#38; 4 &#38; k^2 \end{bmatrix}.\] &#160; (Johns Hopkins University, Linear&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/determine-when-the-given-matrix-invertible/" target="_blank">Determine When the Given Matrix Invertible</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 101</h2>
<p>For which choice(s) of the constant $k$ is the following matrix invertible?<br />
\[A=\begin{bmatrix}<br />
1 &amp; 1 &amp; 1 \\<br />
1 &amp;2 &amp;k \\<br />
1 &amp; 4 &amp; k^2<br />
\end{bmatrix}.\]
&nbsp;<br />
(<em>Johns Hopkins University, Linear Algebra Exam</em>)<br />
&nbsp;<br />
<span id="more-915"></span><br />

<h2>Hint.</h2>
<p>An $n\times n$ matrix is invertible if and only if its rank is $n$.<br />
The rank of a matrix is the number of nonzero rows of a (reduced) row echelon form matrix that is row equivalent to the given matrix.</p>
<h2>Solution.</h2>
<p>We compute the rank of the matrix $A$.<br />
Applying elementary row operations, we obtain<br />
\begin{align*}<br />
\begin{bmatrix}<br />
1 &amp; 1 &amp; 1 \\<br />
1 &amp;2 &amp;k \\<br />
1 &amp; 4 &amp; k^2<br />
\end{bmatrix}<br />
\xrightarrow{\substack{R_2-R_1 \\ R_3-R_1}}<br />
\begin{bmatrix}<br />
1 &amp; 1 &amp; 1 \\<br />
0 &amp; 1 &amp;k-1 \\<br />
0 &amp; 3 &amp; k^2-1<br />
\end{bmatrix}<br />
\xrightarrow{\substack{R_1-R_2 \\ R_3-3R_2}}<br />
\begin{bmatrix}<br />
1 &amp; 0 &amp; 2-k \\<br />
0 &amp;1 &amp;k-1 \\<br />
0 &amp; 0 &amp; k^2-3k+2<br />
\end{bmatrix}.<br />
\end{align*}<br />
The last matrix is in row echelon form.</p>
<p>Note that $A$ is an invertible matrix if and only if its rank is $3$.<br />
Therefore the $(3,3)$-entry of the last matrix must be nonzero: $k^2-3k+2=(k-1)(k-2)\neq 0$. </p>
<p>It follows that the matrix $A$ is invertible for any $k$ except $k=1, 2$.</p>
<button class="simplefavorite-button has-count" data-postid="915" data-siteid="1" data-groupid="1" data-favoritecount="35" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">35</span></button><p>The post <a href="https://yutsumura.com/determine-when-the-given-matrix-invertible/" target="_blank">Determine When the Given Matrix Invertible</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/determine-when-the-given-matrix-invertible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">915</post-id>	</item>
	</channel>
</rss>
