<?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>Wronskian &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/wronskian/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Aug 2017 04:16:56 +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>Wronskian &#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>Using the Wronskian for Exponential Functions, Determine Whether the Set is Linearly Independent</title>
		<link>https://yutsumura.com/using-the-wronskian-for-exponential-functions-determine-whether-the-set-is-linearly-independent/</link>
				<comments>https://yutsumura.com/using-the-wronskian-for-exponential-functions-determine-whether-the-set-is-linearly-independent/#comments</comments>
				<pubDate>Mon, 28 Aug 2017 04:09:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[determinant of a matrix]]></category>
		<category><![CDATA[exponential function]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[Wronskian]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4750</guid>
				<description><![CDATA[<p>By calculating the Wronskian, determine whether the set of exponential functions \[\{e^x, e^{2x}, e^{3x}\}\] is linearly independent on the interval $[-1, 1]$. &#160; Solution. The Wronskian for the set $\{e^x, e^{2x}, e^{3x}\}$ is given&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/using-the-wronskian-for-exponential-functions-determine-whether-the-set-is-linearly-independent/" target="_blank">Using the Wronskian for Exponential Functions, Determine Whether the Set is Linearly Independent</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 549</h2>
<p>	By calculating the <strong>Wronskian</strong>, determine whether the set of exponential functions<br />
	\[\{e^x, e^{2x}, e^{3x}\}\]
	is linearly independent on the interval $[-1, 1]$.</p>
<p>&nbsp;<br />
<span id="more-4750"></span><br />

<h2>Solution.</h2>
<p>		The Wronskian for the set $\{e^x, e^{2x}, e^{3x}\}$ is given by<br />
		\[W(x):=\begin{vmatrix}<br />
	  e^x &#038; e^{2x} &#038; e^{3x} \\<br />
	   e^x &#038;2e^{2x} &#038;3e^{3x} \\<br />
	   e^x &#038; 4e^{2x} &#038; 9e^{3x}<br />
	\end{vmatrix}.\]
<p>	We compute<br />
	\begin{align*}<br />
	W(x)&#038;=e^xe^{2x} e^{3x}\begin{vmatrix}<br />
	  1 &#038; 1 &#038; 1 \\<br />
	   1 &#038;2 &#038;3 \\<br />
	   1 &#038; 4 &#038; 9<br />
	\end{vmatrix}\\[6pt]
	&#038;=2e^{6x}.<br />
	\end{align*}</p>
<p>	Since the Wronskian $W(x)=2e^{6x}$ is never zero, we conclude that the set $\{e^x, e^{2x}, e^{3x}\}$ is linearly independent.</p>
<hr />
<p>	(Note that in general, we just need to show that $W(x_0)\neq 0$ for some point $x_0 \in [0, 1]$. </p>
<p>For example, since we have $W(0)=2\neq 0$, we can conclude that $\{e^x, e^{2x}, e^{3x}\}$ is linearly independent.)</p>
<h2> Related Question. </h2>
<p>Try the following generalized version.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
Let $c_1, c_2,\dots, c_n$ be mutually distinct real numbers.</p>
<p>Show that functions<br />
\[e^{c_1x}, e^{c_2x}, \dots, e^{c_nx}\]
are linearly independent over $\R$.</p></div>
<p>The solution is given by <a href="//yutsumura.com/exponential-functions-are-linearly-independent/" target="_blank">Exponential Functions are Linearly Independent</a>.</p>
<button class="simplefavorite-button has-count" data-postid="4750" data-siteid="1" data-groupid="1" data-favoritecount="44" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">44</span></button><p>The post <a href="https://yutsumura.com/using-the-wronskian-for-exponential-functions-determine-whether-the-set-is-linearly-independent/" target="_blank">Using the Wronskian for Exponential Functions, Determine Whether the Set is 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/using-the-wronskian-for-exponential-functions-determine-whether-the-set-is-linearly-independent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4750</post-id>	</item>
	</channel>
</rss>
