<?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>perpendicular &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/perpendicular/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 24 Jan 2018 03:53:15 +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>perpendicular &#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>Find a Condition that a Vector be a Linear Combination</title>
		<link>https://yutsumura.com/find-a-condition-that-a-vector-be-a-linear-combination/</link>
				<comments>https://yutsumura.com/find-a-condition-that-a-vector-be-a-linear-combination/#respond</comments>
				<pubDate>Wed, 22 Feb 2017 02:45:27 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[augmented matrix]]></category>
		<category><![CDATA[cross product]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[perpendicular]]></category>
		<category><![CDATA[perpendicular vector]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[range of a matarix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2278</guid>
				<description><![CDATA[<p>Let \[\mathbf{v}=\begin{bmatrix} a \\ b \\ c \end{bmatrix}, \qquad \mathbf{v}_1=\begin{bmatrix} 1 \\ 2 \\ 0 \end{bmatrix}, \qquad \mathbf{v}_2=\begin{bmatrix} 2 \\ -1 \\ 2 \end{bmatrix}.\] Find the necessary and sufficient condition so that the vector&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-a-condition-that-a-vector-be-a-linear-combination/" target="_blank">Find a Condition that a Vector be a Linear Combination</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 312</h2>
<p>Let<br />
	\[\mathbf{v}=\begin{bmatrix}<br />
	  a \\<br />
	   b \\<br />
	    c<br />
	  \end{bmatrix}, \qquad \mathbf{v}_1=\begin{bmatrix}<br />
	  1 \\<br />
	   2 \\<br />
	    0<br />
	  \end{bmatrix}, \qquad \mathbf{v}_2=\begin{bmatrix}<br />
	  2 \\<br />
	   -1 \\<br />
	    2<br />
	  \end{bmatrix}.\]
	  Find the necessary and sufficient condition so that the vector $\mathbf{v}$ is a linear combination of the vectors $\mathbf{v}_1, \mathbf{v}_2$.</p>
<p>&nbsp;<br />
<span id="more-2278"></span><br />

We give two solutions.</p>
<h2> Solution 1. (Use the range) </h2>
<p>	  	The question is equivalent to finding the condition so that the vector $\mathbf{v}$ is in the range of the matrix<br />
	  	\[A=[\mathbf{v}_1, \mathbf{v}_2]=\begin{bmatrix}<br />
	  1 &#038; 2 \\<br />
	   2  &#038; -1 \\<br />
	   0 &#038;2<br />
	\end{bmatrix}.\]
	The vector $\mathbf{v}$ is in the range $\calR(A)$ if and only if the system $A\mathbf{x}=\mathbf{v}$ is consistent.</p>
<p>	We reduce the augmented matrix of the system by elementary row operations as follows.<br />
	\begin{align*}<br />
	[A\mid \mathbf{v}]=\left[\begin{array}{rr|r}<br />
	   1 &#038; 2 &#038; a \\<br />
	   2 &#038;-1 &#038;b \\<br />
	   0 &#038; 2 &#038; c<br />
	  \end{array}\right]
	  \xrightarrow{R_2-2R_1}<br />
	  \left[\begin{array}{rr|r}<br />
	   1 &#038; 2 &#038; a \\<br />
	   0 &#038;-5 &#038;b-2a \\<br />
	   0 &#038; 2 &#038; c<br />
	  \end{array}\right]\\[6pt]
	  \xrightarrow{R_2+3R_3}<br />
	  \left[\begin{array}{rr|r}<br />
	   1 &#038; 2 &#038; a \\<br />
	   0 &#038;1 &#038;b-2a+3c \\<br />
	   0 &#038; 2 &#038; c<br />
	  \end{array}\right]\\<br />
	  \xrightarrow{R_3-2R_2}<br />
	  \left[\begin{array}{rr|r}<br />
	   1 &#038; 2 &#038; a \\<br />
	   0 &#038;1 &#038;b-2a+3c \\<br />
	   0 &#038; 0 &#038; 4a-2b-5c<br />
	  \end{array}\right].<br />
	\end{align*}<br />
	The last matrix is in echelon form and the system is consistent if and only if $4a-2b-5c=0$.<br />
	Therefore, the condition that $\mathbf{v}$ be a linear combination of $\mathbf{v}_1, \mathbf{v}_2$ is $4a-2b-5c=0$.</p>
<h2>Solution 2. (Use the cross product)</h2>
<p>	  	Note that the vectors $\mathbf{v}_1, \mathbf{v}_2$ spans a plane $P$ in $\R^3$.<br />
	  	Thus, the vector $\mathbf{v}$ is a linear combination of $\mathbf{v}_1, \mathbf{v}_2$ if and only if $\mathbf{v}$ lies on the plane $P$.</p>
<p>	  	The cross product<br />
	  	\[\mathbf{v}_1\times  \mathbf{v}_2=\begin{bmatrix}<br />
	  1 \\<br />
	   2 \\<br />
	    0<br />
	  \end{bmatrix}\times \begin{bmatrix}<br />
	  2 \\<br />
	   -1 \\<br />
	    2<br />
	  \end{bmatrix}=<br />
	  	\begin{bmatrix}<br />
	  \begin{vmatrix}<br />
	  2 &#038; -1\\<br />
	  0&#038; 2<br />
	\end{vmatrix} \\[10pt]
	  &#8211; \begin{vmatrix}<br />
	  1 &#038; 2\\<br />
	  0&#038; 2<br />
	\end{vmatrix} \\[10pt]
	    \begin{vmatrix}<br />
	  1 &#038; 2\\<br />
	  2&#038; -1<br />
	\end{vmatrix}<br />
	  \end{bmatrix}=\begin{bmatrix}<br />
	  4 \\<br />
	   -2 \\<br />
	    -5<br />
	  \end{bmatrix}\]
	  is perpendicular to the plane $P$.</p>
<p>	  Therefore, the vector $\mathbf{v}$ is on the plane if and only if the dot (inner) product<br />
	  \[\mathbf{v}\cdot (\mathbf{v}_1\times \mathbf{v}_2)=0.\]
	  Namely,<br />
	  \[\begin{bmatrix}<br />
	  a \\<br />
	   b \\<br />
	    c<br />
	  \end{bmatrix}\cdot \begin{bmatrix}<br />
	  4 \\<br />
	   -2 \\<br />
	    -5<br />
	  \end{bmatrix}=4a-2b-5c=0,\]
	  and we obtained the same condition as in Solution 1.</p>
<button class="simplefavorite-button has-count" data-postid="2278" 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/find-a-condition-that-a-vector-be-a-linear-combination/" target="_blank">Find a Condition that a Vector be a Linear Combination</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-a-condition-that-a-vector-be-a-linear-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2278</post-id>	</item>
		<item>
		<title>Quiz 3. Condition that Vectors are Linearly Dependent/ Orthogonal Vectors are Linearly Independent</title>
		<link>https://yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/</link>
				<comments>https://yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/#comments</comments>
				<pubDate>Wed, 01 Feb 2017 21:35:39 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[linearly dependent]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[orthogonal vector]]></category>
		<category><![CDATA[perpendicular]]></category>
		<category><![CDATA[perpendicular vector]]></category>
		<category><![CDATA[quiz]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2091</guid>
				<description><![CDATA[<p>(a) For what value(s) of $a$ is the following set $S$ linearly dependent? \[ S=\left \{\,\begin{bmatrix} 1 \\ 2 \\ 3 \\ a \end{bmatrix}, \begin{bmatrix} a \\ 0 \\ -1 \\ 2 \end{bmatrix}, \begin{bmatrix}&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that Vectors are Linearly Dependent/ Orthogonal Vectors are Linearly Independent</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 281</h2>
<p><strong>(a)</strong> For what value(s) of $a$ is the following set $S$ linearly dependent?<br />
	\[ S=\left \{\,\begin{bmatrix}<br />
	  1 \\<br />
	   2 \\<br />
	    3 \\<br />
	   a<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  a \\<br />
	   0 \\<br />
	    -1 \\<br />
	   2<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  0 \\<br />
	   0 \\<br />
	    a^2 \\<br />
	   7<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  1 \\<br />
	   a \\<br />
	    1 \\<br />
	   1<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  2 \\<br />
	   -2 \\<br />
	    3 \\<br />
	   a^3<br />
	   \end{bmatrix} \, \right\}.\]
<p><strong>(b)</strong> Let $\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ be a set of nonzero vectors in $\R^m$ such that the dot product<br />
	\[\mathbf{v}_i\cdot \mathbf{v}_j=0\]
	when $i\neq j$.<br />
	Prove that the set is linearly independent.</p>
<p>	 &nbsp;<br />
<span id="more-2091"></span><br />

<h2>Solution.</h2>
<h3>(a) Linearly dependent vectors</h3>
<p>	   	Since the set $S$ consists of five $4$-dimensional vectors, it is linearly dependent regardless of the value of $a$. Thus, for any value of $a$ the set $S$ is linearly dependent.</p>
<h3>(b) Perpendicular nonzero vectors are linearly independent</h3>
<p>		Suppose that we have the linear combination<br />
		\[c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3=\mathbf{0} \tag{*}\]
		for some scalars $c_1, c_2, c_3$.<br />
		To show that the set is linearly independent, we must show that $c_1=c_2=c_3=0$.</p>
<p>		Taking the dot product with $\mathbf{v}_1$, we have<br />
		\begin{align*}<br />
	\mathbf{v}_1\cdot (c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3)=\mathbf{v}_1\cdot \mathbf{0}=\mathbf{0}.<br />
	\end{align*}<br />
	Distributing $\mathbf{v}_1$, we have<br />
	\begin{align*}<br />
	 c_1\mathbf{v}_1\cdot\mathbf{v}_1+c_2\mathbf{v}_1\cdot\mathbf{v}_2+c_3\mathbf{v}_1\cdot\mathbf{v}_3= \mathbf{0}.<br />
	\end{align*}</p>
<p>	Since the dot products $\mathbf{v}_1\cdot\mathbf{v}_2=0, \mathbf{v}_1\cdot\mathbf{v}_3=0$, we have<br />
	\[c_1||\mathbf{v}_1||^2=c_1\mathbf{v}_1\cdot\mathbf{v}_1=0.\]
	Since the vector $\mathbf{v}_1\neq \mathbf{0}$, the length $||\mathbf{v}||\neq 0$.<br />
	Thus, we must have $c_1=0$.</p>
<p>	We repeat the above argument with $\mathbf{v}_1$ replaced by $\mathbf{v}_2$ as follows.<br />
	Since $c_1=0$, the (*) becomes<br />
	\[c_2\mathbf{v}_2+c_3\mathbf{v}_3=\mathbf{0}.\]
	We have<br />
	\begin{align*}<br />
	\mathbf{0}&#038;=\mathbf{v}_2\cdot \mathbf{0}=\mathbf{v}_2\cdot (c_2\mathbf{v}_2+c_3\mathbf{v}_3)\\<br />
	&#038;=c_2\mathbf{v}_2\cdot\mathbf{v}_2+c_3\mathbf{v}_2\cdot\mathbf{v}_3.<br />
	\end{align*}<br />
	Since $\mathbf{v}_2\cdot\mathbf{v}_3=0$, we have<br />
	\[\mathbf{0}=c_2\mathbf{v}_2\cdot\mathbf{v}_2=c_2||\mathbf{v}_2||^2.\]
	Since $\mathbf{x}\neq \mathbf{0}$, we have $||\mathbf{v}_2||\neq 0$, and thus $c_2=0$.</p>
<p>	Hence (*) is now just $c_3\mathbf{v}_3=\mathbf{0}$, and since $\mathbf{x}_3\neq \mathbf{0}$, we conclude that $c_3=0$. Therefore, we have shown that $c_1=c_2=c_3=0$, and thus the set $\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is linearly independent. </p>
<h2>Comment.</h2>
<p>These are Quiz 3 problems for Math 2568 (Introduction to Linear Algebra) at OSU in Spring 2017.</p>
<h3>List of Quiz Problems of Linear Algebra (Math 2568) at OSU in Spring 2017</h3>
<p>There were 13 weekly quizzes. Here is the list of links to the quiz problems and solutions.</p>
<ul>
<li><a href="//yutsumura.com/quiz-1-gauss-jordan-elimination-homogeneous-system-math-2568-spring-2017/" target="_blank">Quiz 1. Gauss-Jordan elimination / homogeneous system. </a></li>
<li><a href="//yutsumura.com/quiz-2-the-vector-form-for-the-general-solution-transpose-matrices-math-2568-spring-2017/" target="_blank">Quiz 2. The vector form for the general solution / Transpose matrices. </a></li>
<li><a href="//yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that vectors are linearly dependent/ orthogonal vectors are linearly independent</a></li>
<li><a href="//yutsumura.com/quiz-4-inverse-matrix-nonsingular-matrix-satisfying-a-relation/" target="_blank">Quiz 4. Inverse matrix/ Nonsingular matrix satisfying a relation</a></li>
<li><a href="//yutsumura.com/quiz-5-example-and-non-example-of-subspaces-in-3-dimensional-space/" target="_blank">Quiz 5. Example and non-example of subspaces in 3-dimensional space</a></li>
<li><a href="//yutsumura.com/quiz-6-determine-vectors-in-null-space-range-find-a-basis-of-null-space/" target="_blank">Quiz 6. Determine vectors in null space, range / Find a basis of null space</a></li>
<li><a href="//yutsumura.com/quiz-7-find-a-basis-of-the-range-rank-and-nullity-of-a-matrix/" target="_blank">Quiz 7. Find a basis of the range, rank, and nullity of a matrix</a></li>
<li><a href="//yutsumura.com/quiz-8-determine-subsets-are-subspaces-functions-taking-integer-values-set-of-skew-symmetric-matrices/" target="_blank">Quiz 8. Determine subsets are subspaces: functions taking integer values / set of skew-symmetric matrices</a></li>
<li><a href="//yutsumura.com/quiz-9-find-a-basis-of-the-subspace-spanned-by-four-matrices/" target="_blank">Quiz 9. Find a basis of the subspace spanned by four matrices</a></li>
<li><a href="//yutsumura.com/quiz-10-find-orthogonal-basis-find-value-of-linear-transformation/" target="_blank">Quiz 10. Find orthogonal basis / Find value of linear transformation</a></li>
<li><a href="//yutsumura.com/quiz-11-find-eigenvalues-and-eigenvectors-properties-of-determinants/" target="_blank">Quiz 11. Find eigenvalues and eigenvectors/ Properties of determinants</a></li>
<li><a href="//yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find eigenvalues and their algebraic and geometric multiplicities</a></li>
<li><a href="//yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1). Diagonalize a matrix.</a></li>
<li><a href="//yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2). Find eigenvalues and eigenvectors of a special matrix</a></li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2091" data-siteid="1" data-groupid="1" data-favoritecount="25" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">25</span></button><p>The post <a href="https://yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that Vectors are Linearly Dependent/ Orthogonal Vectors are Linearly Independent</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2091</post-id>	</item>
		<item>
		<title>Subset of Vectors Perpendicular to Two Vectors is a Subspace</title>
		<link>https://yutsumura.com/subset-of-vectors-perpendicular-to-two-vectors-is-a-subspace/</link>
				<comments>https://yutsumura.com/subset-of-vectors-perpendicular-to-two-vectors-is-a-subspace/#respond</comments>
				<pubDate>Fri, 23 Sep 2016 05:04:16 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[perpendicular]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1039</guid>
				<description><![CDATA[<p>Let $\mathbf{a}$ and $\mathbf{b}$ be fixed vectors in $\R^3$, and let $W$ be the subset of $\R^3$ defined by \[W=\{\mathbf{x}\in \R^3 \mid \mathbf{a}^{\trans} \mathbf{x}=0 \text{ and } \mathbf{b}^{\trans} \mathbf{x}=0\}.\] Prove that the subset $W$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/subset-of-vectors-perpendicular-to-two-vectors-is-a-subspace/" target="_blank">Subset of Vectors Perpendicular to Two Vectors 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 119</h2>
<p>Let $\mathbf{a}$ and $\mathbf{b}$ be fixed vectors in $\R^3$, and let $W$ be the subset of $\R^3$ defined by<br />
 \[W=\{\mathbf{x}\in \R^3 \mid \mathbf{a}^{\trans} \mathbf{x}=0 \text{ and } \mathbf{b}^{\trans} \mathbf{x}=0\}.\]
<p> Prove that the subset $W$ is a subspace of $\R^3$.<br />
&nbsp;<br />
<span id="more-1039"></span><br />

<h2> Proof. </h2>
<p> We prove the following criteria for the subset $W$ to be a subspace of $\R^3$.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
 <strong>(a)</strong> The zero vector $\mathbf{0} \in \R^3$ is in $W$.</p>
<p><strong>(b)</strong> If $\mathbf{x}, \mathbf{y} \in W$, then $\mathbf{x}+\mathbf{y}\in W$.</p>
<p><strong> (c)</strong> If $\mathbf{x} \in W$ and $c\in \R$, then $c\mathbf{x} \in W$.
</div>
<hr />
<p> For (a), note that $\mathbf{a}^{\trans} \mathbf{0}=0$ and $\mathbf{b}^{\trans} \mathbf{0}=0$. Thus the zero vector $\mathbf{0}\in \R^3$ is in $W$.</p>
<hr />
<p> To check (b), let $\mathbf{x}, \mathbf{y} \in W$. Then we have the following relations.<br />
 \[\mathbf{a}^{\trans} \mathbf{x}=0 \text{ and } \mathbf{b}^{\trans} \mathbf{x}=0,<br />
 \text{ and }<br />
\mathbf{a}^{\trans} \mathbf{y}=0 \text{ and } \mathbf{b}^{\trans} \mathbf{y}=0.\tag{*}\]
 To show that $\mathbf{x}+\mathbf{y} \in W$, we need to show that<br />
 \[\mathbf{a}^{\trans}(\mathbf{x}+\mathbf{y})=0 \text{ and } \mathbf{b}^{\trans}(\mathbf{x}+\mathbf{y})=0.\]
<p> We first compute<br />
 \begin{align*}<br />
\mathbf{a}^{\trans}(\mathbf{x}+\mathbf{y}) &#038;=\mathbf{a}^{\trans}\mathbf{x}+\mathbf{a}^{\trans}\mathbf{y}\\<br />
&#038;= 0+0=0<br />
\end{align*}<br />
 by the relations (*).<br />
 Similarly, we have<br />
 \begin{align*}<br />
\mathbf{b}^{\trans}(\mathbf{x}+\mathbf{y}) &#038;=\mathbf{b}^{\trans}\mathbf{x}+\mathbf{b}^{\trans}\mathbf{y}\\<br />
&#038;= 0+0=0<br />
\end{align*}<br />
 by the relations (*).</p>
<p>Thus the vector $\mathbf{x}+\mathbf{y}$ satisfies the defining relations for $W$, hence $\mathbf{x}+\mathbf{y} \in W$.</p>
<hr />
<p>Finally, to prove (c), let $\mathbf{x} \in W$ and let $c\in \R$.<br />
Since $\mathbf{x} \in W$, we have<br />
\[\mathbf{a}^{\trans} \mathbf{x}=0 \text{ and } \mathbf{b}^{\trans} \mathbf{x}=0.\]
Multiplying by the scalar $c$ from the left, we obtain<br />
\[\mathbf{a}^{\trans} (\mathbf{cx})=0 \text{ and } \mathbf{b}^{\trans} (\mathbf{cx})=0.\]
(Note that since $c$ is a scalar, we can switch the order of the product of $c$ and $\mathbf{a}^{\trans}$. Same for $c$ and $\mathbf{b}^{\trans}$.)</p>
<p>These equalities proves that the vector $c\mathbf{x}$ satisfies the defining relation for $W$. Thus $c\mathbf{x} \in W$.</p>
<hr />
<p>Therefore the criteria (a)-(c) are all met, and we conclude that $W$ is a subspace of $\R^3$.</p>
<button class="simplefavorite-button has-count" data-postid="1039" data-siteid="1" data-groupid="1" data-favoritecount="14" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">14</span></button><p>The post <a href="https://yutsumura.com/subset-of-vectors-perpendicular-to-two-vectors-is-a-subspace/" target="_blank">Subset of Vectors Perpendicular to Two Vectors 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/subset-of-vectors-perpendicular-to-two-vectors-is-a-subspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1039</post-id>	</item>
	</channel>
</rss>
