<?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>row vector &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/row-vector/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 Jan 2020 23:18:38 +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>row vector &#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>The Set of Vectors Perpendicular to a Given Vector is a Subspace</title>
		<link>https://yutsumura.com/the-set-of-vectors-perpendicular-to-a-given-vector-is-a-subspace/</link>
				<comments>https://yutsumura.com/the-set-of-vectors-perpendicular-to-a-given-vector-is-a-subspace/#respond</comments>
				<pubDate>Wed, 27 Dec 2017 02:50:20 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[column vector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[perpendicular]]></category>
		<category><![CDATA[row vector]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[subspace criteria]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6413</guid>
				<description><![CDATA[<p>Fix the row vector $\mathbf{b} = \begin{bmatrix} -1 &#038; 3 &#038; -1 \end{bmatrix}$, and let $\R^3$ be the vector space of $3 \times 1$ column vectors. Define \[W = \{ \mathbf{v} \in \R^3 \mid&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-set-of-vectors-perpendicular-to-a-given-vector-is-a-subspace/" target="_blank">The Set of Vectors Perpendicular to a Given Vector is a Subspace</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 659</h2>
<p>Fix the row vector $\mathbf{b} = \begin{bmatrix} -1 &#038; 3 &#038; -1 \end{bmatrix}$, and let $\R^3$ be the vector space of $3 \times 1$ column vectors.  Define<br />
\[W = \{ \mathbf{v} \in \R^3 \mid \mathbf{b} \mathbf{v} = 0 \}.\]
Prove that $W$ is a vector subspace of $\R^3$.</p>
<p>&nbsp;<br />
<span id="more-6413"></span></p>
<h2> Proof. </h2>
<p>We verify the subspace criteria: the zero vector $\mathbf{0}$ of $\R^3$ is in $W$, and $W$ is closed under addition and scalar multiplication.</p>
<hr />
<p>First, the zero element in $\R^3$ is $\mathbf{0}$, the $3 \times 1$ column vector whose entries are all $0$.  Then clearly $\mathbf{b} \mathbf{0} = 0$, and so $\mathbf{0} \in W$.</p>
<hr />
<p>Next, suppose $\mathbf{v} , \mathbf{w} \in W$, and $c \in \mathbb{R}$.  Then $\mathbf{b} \mathbf{v} = \mathbf{b} \mathbf{w} = 0$, and so<br />
\[\mathbf{b} ( \mathbf{v} + \mathbf{w} ) = \mathbf{b} \mathbf{v} + \mathbf{b} \mathbf{w} = 0.\]
Thus, $\mathbf{v} + \mathbf{w} \in W$. </p>
<hr />
<p>Because, again, $\mathbf{b} \mathbf{v} = \mathbf{0}$, we have<br />
\[\mathbf{b} ( c \mathbf{v} ) = c \mathbf{b} \mathbf{v} = c \mathbf{0} = \mathbf{0}.\]
Thus $c \mathbf{v} \in W$.  These three criteria show that $W$ is a vector subspace of $\R^3$.</p>
<h2>Comment.</h2>
<p>We can generalize the problem with an arbitrary $1\times 3$ row vector $\mathbf{b}$. </p>
<p>The proof is almost identical.<br />
(Look at the proof. We didn&#8217;t use components of the row vector $\mathbf{b} = \begin{bmatrix} -1 &#038; 3 &#038; -1 \end{bmatrix}$.)</p>
<hr />
<p>Note that vectors $\mathbf{u}, \mathbf{v}\in \R^3$ is said to be perpendicular if<br />
\[\mathbf{u}\cdot \mathbf{v}=\mathbf{u}^{\trans}\mathbf{v}=0.\]
<p>Thus, the result of the problem says that for a fixed vector $\mathbf{u}\in \R^3$, the set of vectors $\mathbf{v}$ that are perpendicular to $\mathbf{u}$ is a subspace in $\R^3$.<br />
(Note that we appy the problem to $\mathbf{b}=\mathbf{u}^{\trans}$.)</p>
<button class="simplefavorite-button has-count" data-postid="6413" data-siteid="1" data-groupid="1" data-favoritecount="20" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">20</span></button><p>The post <a href="https://yutsumura.com/the-set-of-vectors-perpendicular-to-a-given-vector-is-a-subspace/" target="_blank">The Set of Vectors Perpendicular to a Given Vector is a Subspace</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-set-of-vectors-perpendicular-to-a-given-vector-is-a-subspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6413</post-id>	</item>
		<item>
		<title>The Column Vectors of Every $3\times 5$ Matrix Are Linearly Dependent</title>
		<link>https://yutsumura.com/the-column-vectors-of-every-3times-5-matrix-are-linearly-dependent/</link>
				<comments>https://yutsumura.com/the-column-vectors-of-every-3times-5-matrix-are-linearly-dependent/#respond</comments>
				<pubDate>Fri, 06 Oct 2017 03:30:15 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[column vector]]></category>
		<category><![CDATA[homogeneous system]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linearly dependent]]></category>
		<category><![CDATA[row vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=5040</guid>
				<description><![CDATA[<p>(a) Prove that the column vectors of every $3\times 5$ matrix $A$ are linearly dependent. (b) Prove that the row vectors of every $5\times 3$ matrix $B$ are linearly dependent. &#160; Proof. (a) Prove&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-column-vectors-of-every-3times-5-matrix-are-linearly-dependent/" target="_blank">The Column Vectors of Every \times 5$ Matrix Are Linearly Dependent</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 580</h2>
<p><strong>(a)</strong> Prove that the column vectors of every $3\times 5$ matrix $A$ are linearly dependent.</p>
<p><strong>(b)</strong> Prove that the row vectors of every $5\times 3$ matrix $B$ are linearly dependent.</p>
<p>&nbsp;<br />
<span id="more-5040"></span><br />

<h2>Proof.</h2>
<h3>(a) Prove that the column vectors of every $3\times 5$ matrix $A$ are linearly dependent.</h3>
<p> Note that the column vectors of the matrix $A$ are linearly dependent if the matrix equation<br />
		\[A\mathbf{x}=\mathbf{0}\]
		has a nonzero solution $\mathbf{x}\in \R^5$.</p>
<p>		The equation is equivalent to a $3\times 5$ homogeneous system.<br />
		As there are more variables than equations, the homogeneous system has infinitely many solutions.</p>
<p>		In particular, the equation has a nonzero solution $\mathbf{x}$.<br />
		Hence the column vectors are linearly dependent.</p>
<h3>(b) Prove that the row vectors of every $5\times 3$ matrix $B$ are linearly dependent.</h3>
<p>Observe that the row vectors of the matrix $B$ are the column vectors of the transpose $B^{\trans}$. Note that the size of $B^{\trans}$ is $3\times 5$.</p>
<p>		In part (a), we showed that the column vectors of any $3\times 5$ matrix are linearly dependent.<br />
		It follows that the column vectors of $B^{\trans}$ are linearly dependent.<br />
		Hence the row vectors of $B$ are linearly dependent.</p>
<button class="simplefavorite-button has-count" data-postid="5040" data-siteid="1" data-groupid="1" data-favoritecount="22" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">22</span></button><p>The post <a href="https://yutsumura.com/the-column-vectors-of-every-3times-5-matrix-are-linearly-dependent/" target="_blank">The Column Vectors of Every \times 5$ Matrix Are Linearly Dependent</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-column-vectors-of-every-3times-5-matrix-are-linearly-dependent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">5040</post-id>	</item>
		<item>
		<title>Column Rank = Row Rank. (The Rank of a Matrix is the Same as the Rank of its Transpose)</title>
		<link>https://yutsumura.com/column-rank-row-rank-the-rank-of-a-matrix-is-the-same-as-the-rank-of-its-transpose/</link>
				<comments>https://yutsumura.com/column-rank-row-rank-the-rank-of-a-matrix-is-the-same-as-the-rank-of-its-transpose/#comments</comments>
				<pubDate>Sat, 08 Oct 2016 02:58:56 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[basis of a vector space]]></category>
		<category><![CDATA[column rank]]></category>
		<category><![CDATA[column space]]></category>
		<category><![CDATA[column vector]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[row rank]]></category>
		<category><![CDATA[row space]]></category>
		<category><![CDATA[row vector]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[transpose]]></category>
		<category><![CDATA[transpose matrix]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1120</guid>
				<description><![CDATA[<p>Let $A$ be an $m\times n$ matrix. Prove that the rank of $A$ is the same as the rank of the transpose matrix $A^{\trans}$. &#160; Hint. Recall that the rank of a matrix $A$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/column-rank-row-rank-the-rank-of-a-matrix-is-the-same-as-the-rank-of-its-transpose/" target="_blank">Column Rank = Row Rank. (The Rank of a Matrix is the Same as the Rank of its Transpose)</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 136</h2>
<p> Let $A$ be an $m\times n$ matrix. Prove that the rank of $A$ is the same as the rank of the transpose matrix $A^{\trans}$.</p>
<p>&nbsp;<br />
<span id="more-1120"></span><br />

<h2>Hint.</h2>
<p>Recall that the rank of a matrix $A$ is the dimension of the range of $A$.<br />
The range of $A$ is spanned by the column vectors of the matrix $A$.</p>
<h2> Proof. </h2>
<p>	We write $A=(a_{ij})$ and let<br />
	\[\mathbf{A}_i=\begin{bmatrix}<br />
  a_{1i} \\<br />
   a_{2i} \\<br />
    \cdots \\<br />
   a_{mi}<br />
   \end{bmatrix}\]
   be the $i$-th column vector of $A$ for $i=1,2,\dots, n$.<br />
   Also let<br />
	\[\mathbf{B}_i=\begin{bmatrix}<br />
  a_{i1} \\<br />
   a_{i2} \\<br />
    \cdots \\<br />
   a_{in}<br />
   \end{bmatrix}\]
   be the $i$-th column vector of $A^{\trans}$ for $i=1, 2, \dots, m$, that is $B_i$ is the transpose of the $i$-th row vector of $A$.</p>
<hr />
<p>   Suppose that $\rk(A)=\dim(\calR(A^{\trans}))=k$ and let $\{\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_k\}$ be a basis for the range $\calR(A^{\trans})$.<br />
   We write<br />
   \[\mathbf{v}_{i}=\begin{bmatrix}<br />
  v_{i1} \\<br />
   v_{i2} \\<br />
    \vdots \\<br />
   v_{in}<br />
   \end{bmatrix}\]
   for $i=1,2, \dots, k$.<br />
   Then each column vector $\mathbf{B}_i$ of $A^{\trans}$ is a linear combination of $\{\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_k\}$. Thus we have<br />
   \begin{align*}<br />
\mathbf{B}_1 &#038;=c_{11}\mathbf{v}_1+\cdots+c_{1k}\mathbf{v}_k\\<br />
\mathbf{B}_2 &#038;=c_{21}\mathbf{v}_1+\cdots+c_{2k}\mathbf{v}_k\\<br />
\vdots\\<br />
\mathbf{B}_m &#038;=c_{m1}\mathbf{v}_1+\cdots+c_{mk}\mathbf{v}_k.<br />
\end{align*}</p>
<hr />
<p> More explicitly we have,<br />
  \begin{align*}<br />
\begin{bmatrix}<br />
  a_{11} \\<br />
   a_{12} \\<br />
    \cdots \\<br />
   a_{1n}<br />
   \end{bmatrix} &#038;=c_{11}\begin{bmatrix}<br />
  v_{11} \\<br />
   v_{12} \\<br />
    \vdots \\<br />
   v_{1n}<br />
   \end{bmatrix}+\cdots+c_{1k}\begin{bmatrix}<br />
  v_{k1} \\<br />
   v_{k2} \\<br />
    \vdots \\<br />
   v_{kn}<br />
   \end{bmatrix}\\<br />
\begin{bmatrix}<br />
  a_{21} \\<br />
   a_{22} \\<br />
    \cdots \\<br />
   a_{2n}<br />
   \end{bmatrix} &#038;=c_{21}\begin{bmatrix}<br />
  v_{11} \\<br />
   v_{12} \\<br />
    \vdots \\<br />
   v_{1n}<br />
   \end{bmatrix}+\cdots+c_{2k}\begin{bmatrix}<br />
  v_{k1} \\<br />
   v_{k2} \\<br />
    \vdots \\<br />
   v_{kn}<br />
   \end{bmatrix}\\<br />
   \vdots\\<br />
\begin{bmatrix}<br />
  a_{m1} \\<br />
   a_{m2} \\<br />
    \cdots \\<br />
   a_{mn}<br />
   \end{bmatrix} &#038;=c_{m1}\begin{bmatrix}<br />
  v_{11} \\<br />
   v_{12} \\<br />
    \vdots \\<br />
   v_{1n}<br />
   \end{bmatrix}+\cdots+c_{mk}\begin{bmatrix}<br />
  v_{k1} \\<br />
   v_{k2} \\<br />
    \vdots \\<br />
   v_{kn}<br />
   \end{bmatrix}\\<br />
\end{align*}</p>
<hr />
<p>Now, we look at the $i$-th entries for the above vectors and we have<br />
\begin{align*}<br />
a_{1i}&#038;=c_{11}v_{1i}+\cdots+c_{1k}v_{ki}\\<br />
a_{2i}&#038;=c_{21}v_{1i}+\cdots+c_{2k}v_{ki}\\<br />
\vdots \\<br />
a_{mi}&#038;=c_{m1}v_{1i}+\cdots+c_{mk}v_{ki}\\.<br />
\end{align*}<br />
We rewrite these as a vector equality and obtain<br />
\begin{align*}<br />
\mathbf{A}_i&#038;=\begin{bmatrix}<br />
  a_{1i} \\<br />
   a_{2i} \\<br />
    \cdots \\<br />
   a_{mi}<br />
   \end{bmatrix}=v_{1i}\begin{bmatrix}<br />
  c_{11} \\<br />
   c_{21} \\<br />
    \vdots \\<br />
   c_{m1}<br />
   \end{bmatrix}+\cdots +v_{ki}\begin{bmatrix}<br />
  c_{1k} \\<br />
   c_{2k} \\<br />
    \vdots \\<br />
   c_{mk}<br />
   \end{bmatrix}\\<br />
   &#038;=v_{1i}\mathbf{c}_{1}+\cdots+v_{ki}\mathbf{c}_k,<br />
\end{align*}<br />
where we put<br />
\[c_j=\begin{bmatrix}<br />
  c_{1j} \\<br />
   c_{2j} \\<br />
    \vdots \\<br />
   c_{mj}<br />
   \end{bmatrix}\]
   for $j=1,2,\dots,k$.</p>
<hr />
<p>   This shows that any column vector $\mathbf{A}_i$ of $A$ is a linear combination of vectors $\mathbf{c}_1, \dots, \mathbf{c}_k$. Therefore we have<br />
   \[\calR(A)=\Span\{\mathbf{A}_1, \dots, \mathbf{A}_n\} \subset \Span\{\mathbf{c}_1, \dots, \mathbf{c}_k\}. \]
   Since the dimension of a subspace is smaller than or equal to the dimension of a vector space containing it, we have<br />
   \[\rk(A)=\dim(\calR(A)) \leq \dim(\Span\{\mathbf{c}_1, \dots, \mathbf{c}_k\}) \leq k. \]
   Hence we obtain<br />
   \[\rk(A) \leq \rk(A^{\trans}).\]
<hr />
<p>To achieve the opposite inequality, we repeat this argument using $A^{\trans}$, and we obtain<br />
\[\rk(A^{\trans}) \leq \rk((A^{\trans})^{\trans})=\rk(A)\]
since we have $(A^{\trans})^{\trans}=A$.</p>
<p>Therefore, we proved the required equality<br />
\[\rk(A)=\rk(A^{\trans}).\]
<button class="simplefavorite-button has-count" data-postid="1120" data-siteid="1" data-groupid="1" data-favoritecount="31" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">31</span></button><p>The post <a href="https://yutsumura.com/column-rank-row-rank-the-rank-of-a-matrix-is-the-same-as-the-rank-of-its-transpose/" target="_blank">Column Rank = Row Rank. (The Rank of a Matrix is the Same as the Rank of its Transpose)</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/column-rank-row-rank-the-rank-of-a-matrix-is-the-same-as-the-rank-of-its-transpose/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1120</post-id>	</item>
	</channel>
</rss>
