<?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>vectors Archives - rweber.net</title>
	<atom:link href="https://www.rweber.net/tag/vectors/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.rweber.net/tag/vectors/</link>
	<description>trying to be a mile wide AND a mile deep</description>
	<lastBuildDate>Fri, 04 Dec 2015 01:12:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">37896774</site>	<item>
		<title>Equations of lines and planes</title>
		<link>https://www.rweber.net/mathematics/calculus/equations-lines-planes/</link>
					<comments>https://www.rweber.net/mathematics/calculus/equations-lines-planes/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 12 May 2014 12:00:54 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5575</guid>

					<description><![CDATA[<p>The key to the equations of lines and planes in three dimensions is that, in each case, we need a point to locate the object in space, and a vector to tilt it at the correct angle. In each case, however, the kind of vector that unambiguously gives the direction of the object is different. [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/equations-lines-planes/">Equations of lines and planes</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The key to the equations of lines and planes in three dimensions is that, in each case, we need a point to locate the object in space, and a vector to tilt it at the correct angle.  In each case, however, the kind of vector that unambiguously gives the direction of the object is different.</p>
<p>For a line, there is only one way to be parallel, but infinitely many ways to be orthogonal (think: every vector parallel to the xy-plane is orthogonal to the z-axis).  Therefore the vector we want, the direction vector, is parallel to the line.</p>
<p>For a plane, conversely, there are infinitely many ways to be parallel, but only one way to be orthogonal (any vector orthogonal to the xy-plane is parallel to the z-axis).  Therefore the vector we want, the normal vector, is orthogonal to the plane.</p>
<p>You may obtain these two pieces in many ways.  In addition to being given the point and direction vector immediately, the following are enough to determine a line:</p>
<ul>
<li>two points on the line</li>
<li>a point and a parallel line</li>
<li>a point and two nonparallel vectors orthogonal to the line</li>
<li>a point and two nonparallel lines orthogonal to the desired line</li>
<li>a point and an orthogonal plane</li>
<li>two intersecting (nonidentical) planes (the line of intersection)</li>
<li>two intersecting (nonidentical) lines (the line through their point of intersection and orthogonal to both)</li>
</ul>
<p>The following are enough to define a plane, in addition to being given a point and normal vector directly:</p>
<ul>
<li>three points in the plane</li>
<li>a point and an orthogonal line</li>
<li>a point and a line in the plane not containing that point</li>
<li>two lines in the plane</li>
<li>a point and a parallel plane</li>
<li>a point and two planes orthogonal to the desired plane</li>
</ul>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/equations-lines-planes/">Equations of lines and planes</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/equations-lines-planes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5575</post-id>	</item>
		<item>
		<title>Musings on vectors</title>
		<link>https://www.rweber.net/mathematics/linear-algebra/musings-vectors/</link>
					<comments>https://www.rweber.net/mathematics/linear-algebra/musings-vectors/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Thu, 01 May 2014 12:00:11 +0000</pubDate>
				<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5555</guid>

					<description><![CDATA[<p>1. There is no one multiplication for vectors. You can define multiplication-like operations; some give scalars (dot product and other inner products) and some give vectors (cross product). Nicely, these behave like regular products when it comes to vector-valued functions: the product rule applies when you differentiate (though you must maintain ordering with cross product!). [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/musings-vectors/">Musings on vectors</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>1. There is no one multiplication for vectors.  You can define multiplication-like operations; some give scalars (dot product and other inner products) and some give vectors (cross product).  Nicely, these behave like regular products when it comes to vector-valued functions: the product rule applies when you differentiate (though you must maintain ordering with cross product!).</p>
<p>2. Whenever we want to isolate the direction of something, we use a unit vector.</p>
<p>3. While it is useful to think of linearly independent sets as &#8220;small&#8221; and spanning sets as &#8220;large&#8221;, be careful not to try to apply the converse. {<b>0</b>} is very small, but linearly dependent. {v, 2v, 3v, 4v, 5v, &#8230;} is very large, but spans only a dimension 1 space.</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/musings-vectors/">Musings on vectors</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/linear-algebra/musings-vectors/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5555</post-id>	</item>
		<item>
		<title>Slightly ridiculous linear algebra analogies</title>
		<link>https://www.rweber.net/mathematics/linear-algebra/slightly-ridiculous-linear-algebra-analogies/</link>
					<comments>https://www.rweber.net/mathematics/linear-algebra/slightly-ridiculous-linear-algebra-analogies/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 12:00:15 +0000</pubDate>
				<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5535</guid>

					<description><![CDATA[<p>Linear independence, spanning, and the three bears Papa&#8217;s bed is too hard &#8211; linearly independent, but too spare to span. Mama&#8217;s bed is too soft &#8211; spans, but too many options to suffocate in. Baby&#8217;s bed is just right &#8211; enough to span and nothing more. A basis! Coordinate vectors and sweets A restaurant serves [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/slightly-ridiculous-linear-algebra-analogies/">Slightly ridiculous linear algebra analogies</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><b>Linear independence, spanning, and the three bears</b><br />
Papa&#8217;s bed is too hard &#8211; linearly independent, but too spare to span.<br />
Mama&#8217;s bed is too soft &#8211; spans, but too many options to suffocate in.<br />
Baby&#8217;s bed is just right &#8211; enough to span and nothing more. A basis!</p>
<p><b>Coordinate vectors and sweets</b><br />
A restaurant serves 2 desserts, cannoli and cookies. Bill and Bob walk in. Bill says, &#8220;I&#8217;ll take a cannoli and two cookies.&#8221; Bob says, &#8220;I&#8217;ll take 3 cannoli, no cookies for me.&#8221; Finally, Xavier walks into the restaurant and says, &#8220;Hmm, I&#8217;ll take 3 of what Bill&#8217;s having and 2 of what Bob&#8217;s having.&#8221; To figure how much to give Xavier, the server thinks &#8220;He needs 3*1 + 2*3 cannoli and 3*2 + 2*0 cookies.&#8221;</p>
<p>[of course the server really thinks &#8220;what is wrong with this guy?&#8221; but we&#8217;re in math fantasy land, so suspend your disbelief.]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/slightly-ridiculous-linear-algebra-analogies/">Slightly ridiculous linear algebra analogies</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/linear-algebra/slightly-ridiculous-linear-algebra-analogies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5535</post-id>	</item>
		<item>
		<title>Applying Linearity</title>
		<link>https://www.rweber.net/mathematics/linear-algebra/applying-linearity/</link>
					<comments>https://www.rweber.net/mathematics/linear-algebra/applying-linearity/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 24 Feb 2014 13:00:20 +0000</pubDate>
				<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[invertibility]]></category>
		<category><![CDATA[linear transformations]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5522</guid>

					<description><![CDATA[<p>At the center of almost any proof involving linear transformations is to apply linearity to move between the domain and codomain, preserving the structure of linear combinations. Statements proved in such a way: all linear transformations take 0 to 0 images of subspaces are subspaces (special example: image) preimages of subspaces are subspaces (special example: [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/applying-linearity/">Applying Linearity</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>At the center of almost any proof involving linear transformations is to apply linearity to move between the domain and codomain, preserving the structure of linear combinations. Statements proved in such a way:</p>
<ul>
<li>all linear transformations take 0 to 0</li>
<li>images of subspaces are subspaces (special example: image)</li>
<li>preimages of subspaces are subspaces (special example: kernel)</li>
<li>closing a set of vectors before or after applying a transformation gives the same vector space</li>
<li>we may unambiguously determine the entirety of a linear transformation from its action on a basis (linear extension) &#8212; which is what makes matrix representation possible!</li>
<li>having an inverse is equivalent to being bijective</li>
<li>the rank of a matrix is definable by its rows as well as its columns</li>
<li>inverses of isometries are also isometries (also uses bilinearity of inner product)</li>
</ul>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/applying-linearity/">Applying Linearity</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/linear-algebra/applying-linearity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5522</post-id>	</item>
		<item>
		<title>Pop Quiz</title>
		<link>https://www.rweber.net/mathematics/linear-algebra/pop-quiz/</link>
					<comments>https://www.rweber.net/mathematics/linear-algebra/pop-quiz/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 17 Dec 2012 13:00:34 +0000</pubDate>
				<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[scalar multiplication]]></category>
		<category><![CDATA[vector space axioms]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=152</guid>

					<description><![CDATA[<p>Which of the following are vector spaces over the scalar field R of real numbers? A) U = (R x R, +U, *U) where (a1, a2) +U (b1, b2) = (a1 + 2b1, a2 + 3b2) and *U is the usual scalar multiplication B) V = (R x R, +V, *V) where (a1, a2) +V [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/pop-quiz/">Pop Quiz</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Which of the following are vector spaces over the scalar field R of real numbers?</p>
<p>A) U = (R x R, +<sub>U</sub>, *<sub>U</sub>)<br />
where (a<sub>1</sub>, a<sub>2</sub>) +<sub>U</sub> (b<sub>1</sub>, b<sub>2</sub>) = (a<sub>1</sub> + 2b<sub>1</sub>, a<sub>2</sub> + 3b<sub>2</sub>)<br />
and *<sub>U</sub> is the usual scalar multiplication</p>
<p>B) V = (R x R, +<sub>V</sub>, *<sub>V</sub>)<br />
where (a<sub>1</sub>, a<sub>2</sub>) +<sub>V</sub> (b<sub>1</sub>, b<sub>2</sub>) = (a<sub>1</sub> + b<sub>1</sub> + 1, a<sub>2</sub> + b<sub>2</sub>)<br />
and *<sub>V</sub> is the usual scalar multiplication</p>
<p>C) W = (R x R, +<sub>W</sub>, *<sub>W</sub>)<br />
where (a<sub>1</sub>, a<sub>2</sub>) +<sub>W</sub> (b<sub>1</sub>, b<sub>2</sub>) = (a<sub>1</sub> + b<sub>1</sub> + 1, a<sub>2</sub> + b<sub>2</sub> + 1)<br />
and r*<sub>W</sub>(a<sub>1</sub>, a<sub>2</sub>) = (ra<sub>1</sub> + r &#8211; 1, ra<sub>2</sub> + r &#8211; 1)</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/pop-quiz/">Pop Quiz</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/linear-algebra/pop-quiz/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">152</post-id>	</item>
		<item>
		<title>Parametrization of Curves</title>
		<link>https://www.rweber.net/mathematics/calculus/parametrization-of-curves/</link>
					<comments>https://www.rweber.net/mathematics/calculus/parametrization-of-curves/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 10 Dec 2012 13:00:38 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=138</guid>

					<description><![CDATA[<p>Parametrization is applied when an object is &#8220;really&#8221; of lower dimension than the space it lives in. Curves, whether they live in 2D or 3D, are really only one-dimensional. A surface, which might live in 3D (such as a sphere), is really only two-dimensional. The &#8220;really&#8221; is made rigorous by our ability to represent such [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/parametrization-of-curves/">Parametrization of Curves</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Parametrization is applied when an object is &#8220;really&#8221; of lower dimension than the space it lives in.  Curves, whether they live in 2D or 3D, are really only one-dimensional.  A surface, which might live in 3D (such as a sphere), is really only two-dimensional.  The &#8220;really&#8221; is made rigorous by our ability to represent such surfaces in terms of the lower number of variables.  Curves may be parametrized by a vector function <b>r</b>(t), and surfaces by a function <b>r</b>(s,t).  These are just vector-valued functions with only one or two inputs.  One could think of vector fields as parametrizations, but once you get up to three inputs, what you&#8217;re parametrizing is hard to envision.</p>
<p>Throughout this entry I am going to be conflating points and their position vectors, or alternatively vectors and the location of their heads in standard position.</p>
<p>Curves in 2-space that are graphs of some y = f(x) are immediately parametrizable by x = t, y = f(t).</p>
<p>The easiest curve to parametrize in 3-space is a line.  If P is a point on the line and <b>v</b> is a nonzero vector parallel to the line, then every point on the line is some multiple of <b>v</b> added to P.  We represent the variable multiples using the parameter t: <b>r</b>(t) = P + t<b>v</b>.</p>
<p>If the line is given by two points <b>v</b><sub>1</sub> and <b>v</b><sub>2</sub>, <b>r</b>(t) = t<b>v</b><sub>2</sub> + (1-t)<b>v</b><sub>1</sub> = <b>v</b><sub>1</sub> + t(<b>v</b><sub>2</sub> &#8211; <b>v</b><sub>1</sub>).  The first formulation comes from the point of view of parametrizing just the line segment from <b>v</b><sub>1</sub> to <b>v</b><sub>2</sub>, hitting the former point as t = 0 and the latter at t = 1.  If you remove the bounds on t you get the entire line containing that line segment.  The second formulation comes from computing a direction vector by <b>v</b><sub>2</sub> &#8211; <b>v</b><sub>1</sub> and using <b>v</b><sub>1</sub> as the point anchoring the line in space.</p>
<p>Circles and ellipses in 2-space are all based on the trigonometric identity sin<sup>2</sup>t + cos<sup>2</sup>t = 1.  Generally x is some modification of cos t and y of sin t.  For a circle of radius r, for instance, we need x<sup>2</sup> + y<sup>2</sup> = r<sup>2</sup>.  By multiplying the identity by r<sup>2</sup> and rewriting a bit, we get (r sin t)<sup>2</sup> + (r cos t)<sup>2</sup> = r<sup>2</sup>, so letting x = r cos t and y = r sin t will work.  These are not the only possible parametrizations, but they are typically the easiest to get at and work with.</p>
<p>If your circle is moved, with equation, say, (x &#8211; 4)<sup>2</sup> + (y + 2)<sup>2</sup> = 25, you need to parametrize so the left hand side becomes 25(cos<sup>2</sup>t + sin<sup>2</sup>t).  This is easily taken care of by making the multiplicative adjustment as usual and then &#8220;undoing&#8221; the additive adjustment: x = 5 cos t + 4; y = 5 sin t &#8211; 2.</p>
<p>For ellipses, the multiplicative adjustment is different for each variable.  If the axes of the ellipse are not parallel to the coordinate axes, life gets difficult, but if they are, it&#8217;s essentially the same process as above: (5x/2 &#8211; 1)<sup>2</sup> + y<sup>2</sup> = 1 (always solve for 1 on the right) may be parametrized as x = 2/5 cos t + 1; y = sin t.</p>
<p>A note on arc length versus the integral of a vector-valued function: you integrate velocity to get displacement, but you integrate speed to get distance.  That is why you integrate the magnitude of the derivative to get the length of the curve.</p>
<p>Curvature may be thought of in these terms as well: the curvature &kappa; at time t is |T'(t)|/|r'(t)| = speed of change in tangent direction divided by speed of change in position.  You use the unit tangent T to isolate the tangent direction.</p>
<p>Note that every curve has infinitely many possible parametrizations.  As t ranges over the real numbers, the same points in space will be traced out.  Different parametrizations, however, may hit different points at a given value of t, trace out more or less distance in a unit of t change, and proceed in different directions as t changes positively or negatively.</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/parametrization-of-curves/">Parametrization of Curves</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/parametrization-of-curves/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">138</post-id>	</item>
		<item>
		<title>A complicated proof of something obvious</title>
		<link>https://www.rweber.net/mathematics/linear-algebra/a-complicated-proof-of-something-obvious/</link>
					<comments>https://www.rweber.net/mathematics/linear-algebra/a-complicated-proof-of-something-obvious/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 03 Dec 2012 13:00:48 +0000</pubDate>
				<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[scalar multiplication]]></category>
		<category><![CDATA[vector space axioms]]></category>
		<category><![CDATA[vectors]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=146</guid>

					<description><![CDATA[<p>I include this because it wasn&#8217;t in any of the books in which I looked for it when I last taught linear algebra. Exercise: show that if a vector space (over the real numbers) has at least two vectors, it has infinitely many. Simple proof: If V has two vectors, one of them is nonzero. [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/a-complicated-proof-of-something-obvious/">A complicated proof of something obvious</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I include this because it wasn&#8217;t in any of the books in which I looked for it when I last taught linear algebra.</p>
<p><b>Exercise:</b> show that if a vector space (over the real numbers) has at least two vectors, it has infinitely many.</p>
<p><b>Simple proof:</b> If V has two vectors, one of them is nonzero.  The span of such a vector is infinite because there are infinitely many real numbers, and its span is contained in V, so V is infinite.</p>
<p><b>Sharp-eyed student question:</b> how do we know that a<b>X</b> and b<b>X</b> can&#8217;t be the same, for a, b distinct scalars and <b>X</b> a nonzero vector?</p>
<p>After a certain amount of trying to produce a counterexample, a quest I knew was doomed to fail but thought might be illuminating, I produced a two step proof of the infinitude of the span.</p>
<p><b>Lemma:</b> If for some vector <b>X</b> there is a nonzero real number a such that a<b>X</b> = <b>0</b>, then for any real number b, b<b>X</b> = <b>0</b>.</p>
<p><b>Proof:</b> Suppose <b>X</b>, a are as in the lemma.  Since a is nonzero we may divide by it.  Then for any scalar b, b<b>X</b> = ((b/a)a)<b>X</b> = (b/a)(a<b>X</b>) = (b/a)<b>0</b> = <b>0</b>.</p>
<p><b>Claim:</b> If <b>X</b> is a nonzero vector and a, b are distinct real numbers, then a<b>X</b>, b<b>X</b> are distinct.</p>
<p><b>Proof:</b> By the lemma, since 1<b>X</b> is not <b>0</b> (this is an axiom of vector spaces), no nonzero real number can give <b>0</b> when multiplied by <b>X</b>.  Suppose a, b are real numbers that give the same product with <b>X</b>.  Then by adding (-b)<b>X</b> to each side of the equality and factoring, we see (a-b)<b>X</b> = (b-b)<b>X</b> = <b>0</b>, which implies a = b.</p>
<p>The post <a href="https://www.rweber.net/mathematics/linear-algebra/a-complicated-proof-of-something-obvious/">A complicated proof of something obvious</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/linear-algebra/a-complicated-proof-of-something-obvious/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">146</post-id>	</item>
	</channel>
</rss>
