<?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>sequences Archives - rweber.net</title>
	<atom:link href="https://www.rweber.net/tag/sequences/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.rweber.net/tag/sequences/</link>
	<description>trying to be a mile wide AND a mile deep</description>
	<lastBuildDate>Fri, 04 Dec 2015 01:06:29 +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>Musings on Series</title>
		<link>https://www.rweber.net/mathematics/calculus/musings-series/</link>
					<comments>https://www.rweber.net/mathematics/calculus/musings-series/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 18 Nov 2013 13:00:19 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[sequences]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=429</guid>

					<description><![CDATA[<p>1. &#8220;Sufficiently large&#8221; is an important concept in sequences and series. In essence it means any crazy thing can happen for as long as it wants to happen, so long as there is a finite point after which the sequence or series starts behaving in a controlled/predictable way. A finite number of terms can&#8217;t affect [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/musings-series/">Musings on Series</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>1. &#8220;Sufficiently large&#8221; is an important concept in sequences and series. In essence it means any crazy thing can happen for as long as it wants to happen, so long as there is a finite point after which the sequence or series starts behaving in a controlled/predictable way. A finite number of terms can&#8217;t affect the limit, and they have a finite sum and so can only affect the series&#8217; value, not whether it converges or not.</p>
<p>2. Advice I&#8217;ve given students: If the series does not look like anything but you&#8217;re being asked to evaluate it, try partial fractions and see if you get something telescoping.</p>
<p>3. The limit comparison test asks whether the terms of two series are &#8220;proportional in the limit.&#8221; The ratio and root tests ask, in two ways, whether the terms of one series are &#8220;geometric in the limit.&#8221; The geometric series with terms <img decoding="async" src="https://s0.wp.com/latex.php?latex=cr%5En&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="cr^n" class="latex" /> gives ratio r between successive terms (<img decoding="async" src="https://s0.wp.com/latex.php?latex=cr%5E%7Bn%2B1%7D%2Fcr%5En&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="cr^{n+1}/cr^n" class="latex" />), leading to the ratio test, and the nth root of its nth term is r times the nth root of c (assuming c is positive, and otherwise taking the negation of the series, which has the same convergence behavior), which limits to r, leading to the root test. This is why the cutoff point for convergence and divergence is 1 &#8211; that is what it is for geometric series. The distinction, that at limit 1 we don&#8217;t know the behavior, is because this is something only &#8220;geometric in the limit.&#8221;</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/musings-series/">Musings on Series</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/musings-series/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">429</post-id>	</item>
		<item>
		<title>Heavy-handed examples</title>
		<link>https://www.rweber.net/mathematics/calculus/heavy-handed-examples/</link>
					<comments>https://www.rweber.net/mathematics/calculus/heavy-handed-examples/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 04 Nov 2013 13:00:50 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[sequences]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=426</guid>

					<description><![CDATA[<p>I like to present totally cooked-up examples demonstrating the reason for certain hypotheses or limitations in calculus, in the hope that they will help students remember and correctly apply the theorems more easily. Here are a few. Note that the sequence has limit 0 but the function oscillates. This is why you can use convergence [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/heavy-handed-examples/">Heavy-handed examples</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I like to present totally cooked-up examples demonstrating the reason for certain hypotheses or limitations in calculus, in the hope that they will help students remember and correctly apply the theorems more easily. Here are a few.</p>
<ul>
<li>Note that the sequence <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Csin%282%5Cpi+n%29&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;sin(2&#92;pi n)" class="latex" /> has limit 0 but the function <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Csin%282%5Cpi+x%29&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;sin(2&#92;pi x)" class="latex" /> oscillates. This is why you can use convergence of the function to conclude convergence of the sequence of points along its graph, but not vice-versa. Intuitively, the function must &#8220;connect the dots&#8221; for its behavior to match the sequence&#8217;s (but the sequence can never be wilder than the function).
</li>
<li>Let a_n = n and b_n = -n. These sequences each diverge (to <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cpm+%5Cinfty&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;pm &#92;infty" class="latex" />) but their sum is constantly 0. That is why the Limit Laws only allow you to transfer convergence of individual sequences to their sums, products, etc., and not the reverse.
</li>
<li>Consider the series with terms 1, -1/2, 2/3, -1/3, 1/2, -1/4, 2/5, -1/5, &#8230; It is an alternating series whose terms limit to zero. If we sum consecutive pairs of terms, however, we obtain 1/2, 1/3, 1/4, 1/5, &#8230;: the harmonic series, which we know diverges. This is why the Alternating Series Test requires the magnitude of the terms <b>decrease</b> to zero.</li>
</ul>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/heavy-handed-examples/">Heavy-handed examples</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/heavy-handed-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">426</post-id>	</item>
	</channel>
</rss>
