<?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>calculus Archives - rweber.net</title>
	<atom:link href="https://www.rweber.net/category/mathematics/calculus/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.rweber.net/category/mathematics/calculus/</link>
	<description>trying to be a mile wide AND a mile deep</description>
	<lastBuildDate>Thu, 12 Oct 2017 11:11:23 +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>Power series special cases</title>
		<link>https://www.rweber.net/mathematics/calculus/power-series-special-cases/</link>
					<comments>https://www.rweber.net/mathematics/calculus/power-series-special-cases/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 19 May 2014 12:00:42 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5525</guid>

					<description><![CDATA[<p>Using the ease of moving between geometric series and their sums, plus the fact that for power series the derivative of a series is the sum of the derivatives of each term (and likewise for integrals), we can find a wider range of power series without too much trouble. I like making diagrams so here [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/power-series-special-cases/">Power series special cases</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Using the ease of moving between geometric series and their sums, plus the fact that for power series the derivative of a series is the sum of the derivatives of each term (and likewise for integrals), we can find a wider range of power series without too much trouble. I like making diagrams so here we go.</p>
<p>1. Find a power series representation of <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cln%281%2Bx%29.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;ln(1+x)." class="latex" /></p>
<p>This function differentiates to a fraction we can interpret as the sum of a geometric series.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/03/powerseries1.jpg"><img fetchpriority="high" decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/03/powerseries1.jpg" alt="power series 1" width="625" height="221" class="aligncenter size-full wp-image-5548" srcset="https://www.rweber.net/wp-content/uploads/2014/03/powerseries1.jpg 625w, https://www.rweber.net/wp-content/uploads/2014/03/powerseries1-300x106.jpg 300w" sizes="(max-width: 625px) 100vw, 625px" /></a></p>
<p>To complete Step 4, note that for x=0, <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cln%281%2Bx%29&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;ln(1+x)" class="latex" /> = 0 and the series also equals 0, so C must be 0. The radius of convergence for the series obtained in Step 2 is 1, with an interval of (-1, 1). When you integrate the interval of convergence can gain or lose endpoints, but that&#8217;s a small thing to check after this fairly quick conversion.</p>
<p>2. Find a power series representation of <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7B5%7D%7B%283-x%29%5E2%7D+%7D+.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;frac{5}{(3-x)^2} } ." class="latex" /></p>
<p>Instead of differentiating, this time we integrate to get the sum of a geometric series.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/03/powerseries2.jpg"><img decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/03/powerseries2.jpg" alt="power series 2" width="625" height="237" class="aligncenter size-full wp-image-5551" srcset="https://www.rweber.net/wp-content/uploads/2014/03/powerseries2.jpg 625w, https://www.rweber.net/wp-content/uploads/2014/03/powerseries2-300x113.jpg 300w" sizes="(max-width: 625px) 100vw, 625px" /></a></p>
<p>In Step 3 note that from the perspective of the derivative operator <img decoding="async" src="https://s0.wp.com/latex.php?latex=3%5E%7Bn%2B1%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="3^{n+1}" class="latex" /> is constant. There&#8217;s no constant of integration to find so once you&#8217;ve rounded the bases you&#8217;re done &#8211; well, except for thinking about the radius and interval of convergence.</p>
<p>One more after the jump. <span id="more-5525"></span></p>
<p>3. Find a power series representation for <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B%5Cint+%5Ctan%5E%7B-1%7D%28x%29+%5C%3Adx%7D.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{&#92;int &#92;tan^{-1}(x) &#92;:dx}." class="latex" /></p>
<p>This time we differentiate twice.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/03/powerseries3.jpg"><img decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/03/powerseries3.jpg" alt="power series 3" width="625" height="302" class="aligncenter size-full wp-image-5552" srcset="https://www.rweber.net/wp-content/uploads/2014/03/powerseries3.jpg 625w, https://www.rweber.net/wp-content/uploads/2014/03/powerseries3-300x144.jpg 300w" sizes="(max-width: 625px) 100vw, 625px" /></a></p>
<p>Once again you do not have to find C at the end, but in this case it is because C stays undefined: the series is intended to equal an indefinite integral, not a specific function. C does not affect the radius or interval of convergence of the series.</p>
<p>We can use the series above to find a power series for the definite integral <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B%5Cint_0%5E1+%5Ctan%5E%7B-1%7D%28x%29+%5C%3Adx%7D.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{&#92;int_0^1 &#92;tan^{-1}(x) &#92;:dx}." class="latex" /> Since plugging 0 into the series obtained in Step 6 gives 0, the answer is the result of plugging in 1: <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Csum_%7Bn%3D0%7D%5E%5Cinfty+%5Cfrac%7B%28-1%29%5En%7D%7B%282n%2B1%29%282n%2B2%29%7D+%7D.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;sum_{n=0}^&#92;infty &#92;frac{(-1)^n}{(2n+1)(2n+2)} }." class="latex" /></p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/power-series-special-cases/">Power series special cases</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/power-series-special-cases/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5525</post-id>	</item>
		<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>Working with factorial in series</title>
		<link>https://www.rweber.net/mathematics/calculus/working-factorial-series/</link>
					<comments>https://www.rweber.net/mathematics/calculus/working-factorial-series/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Thu, 08 May 2014 12:00:20 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5594</guid>

					<description><![CDATA[<p>To work with factorial in series, you often simply need the ratio test. However, sometimes the ratio test doesn&#8217;t give a tractable fraction. In those cases it is good to remember the definition of factorial, in particular the fact that n! = n&#183;(n-1)!, and that tests for convergence typically have conditions that need only hold [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/working-factorial-series/">Working with factorial in series</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>To work with factorial in series, you often simply need the ratio test. However, sometimes the ratio test doesn&#8217;t give a tractable fraction. In those cases it is good to remember the definition of factorial, in particular the fact that n! = n&middot;(n-1)!, and that tests for convergence typically have conditions that need only hold eventually.</p>
<p>1. For example, the sum from n=1 to infinity of (n!)/(n^n). Once n is at least 2, we can compare to a nice series we know about.</p>
<p><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7Bn%21%7D%7Bn%5En%7D+%5C%3B%3D%5C%3B+%5Cfrac%7Bn%28n-1%29%5Ccdots+3%5Ccdot+2%5Ccdot+1%7D%7Bn%5Ccdot+n%5Ccdots+n%5Ccdot+n%5Ccdot+n%7D+%5C%3B%5Cleq%5C%3B+1%5Ccdot+1%5Ccdots+1%5Ccdot+%5Cfrac%7B2%7D%7Bn%7D%5Ccdot+%5Cfrac%7B1%7D%7Bn%7D+%5C%3B%3D%5C%3B+%5Cfrac%7B2%7D%7Bn%5E2%7D+%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;frac{n!}{n^n} &#92;;=&#92;; &#92;frac{n(n-1)&#92;cdots 3&#92;cdot 2&#92;cdot 1}{n&#92;cdot n&#92;cdots n&#92;cdot n&#92;cdot n} &#92;;&#92;leq&#92;; 1&#92;cdot 1&#92;cdots 1&#92;cdot &#92;frac{2}{n}&#92;cdot &#92;frac{1}{n} &#92;;=&#92;; &#92;frac{2}{n^2} }" class="latex" /></p>
<p>The sum from n=1 to infinity of 2/(n^2) is easily shown to converge, and, from a finite point on, it sits on top of our original series, which has only positive terms and hence must also converge.</p>
<p>2. We could use the ratio test for the sum <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cfrac%7B%28-3%29%5En%7D%7Bn%21%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;frac{(-3)^n}{n!}" class="latex" />, but we can also use the alternating series test. A similar trick to the previous example shows the magnitudes of the terms have limit 0. Once n is at least 3, we have the following comparison on the absolute value of each term.</p>
<p><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7B3%5En%7D%7Bn%21%7D+%5C%3B%3D%5C%3B+%5Cfrac%7B3%5Ccdot+3+%5Ccdots+3+%5Ccdot+3+%5Ccdot+3%7D%7Bn%28n-1%29%5Ccdots+3%5Ccdot+2%5Ccdot+1%7D+%5C%3B%5Cleq%5C%3B+%5Cfrac%7B3%7D%7Bn%7D+%5Ccdot+1+%5Ccdots+1+%5Ccdot+%5Cfrac%7B3%7D%7B2%7D+%5Ccdot+%5Cfrac%7B3%7D%7B1%7D+%5C%3B%3D%5C%3B+%5Cfrac%7B27%7D%7B2n%7D+%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;frac{3^n}{n!} &#92;;=&#92;; &#92;frac{3&#92;cdot 3 &#92;cdots 3 &#92;cdot 3 &#92;cdot 3}{n(n-1)&#92;cdots 3&#92;cdot 2&#92;cdot 1} &#92;;&#92;leq&#92;; &#92;frac{3}{n} &#92;cdot 1 &#92;cdots 1 &#92;cdot &#92;frac{3}{2} &#92;cdot &#92;frac{3}{1} &#92;;=&#92;; &#92;frac{27}{2n} }" class="latex" /></p>
<p>That last fraction has a limit of 0 as n goes to infinity.</p>
<p>However, for the alternating series test we need more than a limit of zero; the magnitudes must <b>decrease</b> to 0, for which we use the fact that (n+1)! can be written in terms of n!:</p>
<p><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7B3%5E%7Bn%2B1%7D%7D%7B%28n%2B1%29%21%7D+%5C%3B%3D%5C%3B+%5Cfrac%7B3%7D%7Bn%2B1%7D+%5Ccdot+%5Cfrac%7B3%5En%7D%7Bn%21%7D+%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;frac{3^{n+1}}{(n+1)!} &#92;;=&#92;; &#92;frac{3}{n+1} &#92;cdot &#92;frac{3^n}{n!} }" class="latex" /></p>
<p>As long as n is at least 3, the n+1st term is the nth term times a value less than 1. The series doesn&#8217;t decrease right from the start, but from a finite point on it always decreases, and that is enough.</p>
<p>3. How about the sum from n=1 to infinity of <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cdisplaystyle%7B+%5Cfrac%7B%28n%2B2%29%21%7D%7Bn%21n%5E2%7D%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;displaystyle{ &#92;frac{(n+2)!}{n!n^2}}" class="latex" />? You might be tempted to use the ratio test for this example, but it would waste your time. The terms simplify to [(n+1)(n+2)]/n^2, and have a limit of 1 as n goes to infinity, and therefore the series diverges by the test for divergence.</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/working-factorial-series/">Working with factorial in 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/working-factorial-series/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5594</post-id>	</item>
		<item>
		<title>Series convergence</title>
		<link>https://www.rweber.net/mathematics/calculus/series-convergence/</link>
					<comments>https://www.rweber.net/mathematics/calculus/series-convergence/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 05 May 2014 12:00:33 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5584</guid>

					<description><![CDATA[<p>In a number of tests for series convergence and divergence, you locate or calculate a quantity and draw conclusions based on its value. Here&#8217;s a table of which values give what conclusions, for five such tests. Note that the table assumes the series is of the correct form for the test to apply at all [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/series-convergence/">Series convergence</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In a number of tests for series convergence and divergence, you locate or calculate a quantity and draw conclusions based on its value. Here&#8217;s a table of which values give what conclusions, for five such tests. Note that the table assumes the series is of the correct form for the test to apply at all (although that is only a restriction on p-series and geometric series, in this instance).</p>
<table>
<tr>
<th>Test</th>
<th>Value to find</th>
<th>Convergent</th>
<th>Divergent</th>
<th>Inconclusive</th>
</tr>
<tr>
<td>test for divergence</td>
<td><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Clim_%7Bn%5Cto%5Cinfty%7D+a_n&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;lim_{n&#92;to&#92;infty} a_n" class="latex" /></td>
<td>N/A</td>
<td>&ne; 0</td>
<td>= 0</td>
</tr>
<tr>
<td>p-series</td>
<td>p in &nbsp;<img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Cfrac%7B1%7D%7Bn%5Ep%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;frac{1}{n^p}" class="latex" /></td>
<td> > 1</td>
<td>&le; 1</td>
<td>N/A</td>
</tr>
<tr>
<td>geometric series</td>
<td>|r| in &nbsp;<img decoding="async" src="https://s0.wp.com/latex.php?latex=ar%5En&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="ar^n" class="latex" /></td>
<td> &#60; 1</td>
<td>&ge; 1</td>
<td>N/A</td>
</tr>
<tr>
<td>ratio test</td>
<td><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Clim_%7Bn%5Cto%5Cinfty%7D+%7Ca_%7Bn%2B1%7D%2Fa_n%7C&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;lim_{n&#92;to&#92;infty} |a_{n+1}/a_n|" class="latex" /> </td>
<td> &#60; 1 </td>
<td> > 1 </td>
<td> = 1</td>
</tr>
<tr>
<td>root test</td>
<td><img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Clim_%7Bn%5Cto%5Cinfty%7D+%5Csqrt%5Bn%5D%7B%7Ca_n%7C%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;lim_{n&#92;to&#92;infty} &#92;sqrt[n]{|a_n|}" class="latex" /> </td>
<td> &#60; 1 </td>
<td> > 1 </td>
<td> = 1</td>
</tr>
</table>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/series-convergence/">Series convergence</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/series-convergence/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5584</post-id>	</item>
		<item>
		<title>Integration overview</title>
		<link>https://www.rweber.net/mathematics/calculus/integration-overview/</link>
					<comments>https://www.rweber.net/mathematics/calculus/integration-overview/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 14 Apr 2014 12:00:04 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[integration]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5562</guid>

					<description><![CDATA[<p>There are basically 4 techniques for solving an indefinite integral. Directly/by rules. After algebraic manipulation. Using substitution. By parts. Using limits for improper bounds or internal discontinuities should be mentioned here, but it&#8217;s not really in the same category since you don&#8217;t use the limit to find an antiderivative. is the method you learn first. [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/integration-overview/">Integration overview</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are basically 4 techniques for solving an indefinite integral.</p>
<ol>
<li>Directly/by rules.</li>
<li>After algebraic manipulation.</li>
<li>Using substitution.</li>
<li>By parts.</li>
</ol>
<p>Using limits for improper bounds or internal discontinuities should be mentioned here, but it&#8217;s not really in the same category since you don&#8217;t use the limit to find an antiderivative.</p>
<ol>
<li>is the method you learn first.</li>
<li>includes completing the square, partial fractions, trigonometric integrals where you apply trig identities to whittle down powers or make substitution possible. In a (strong) sense it also includes integration by Taylor series.</li>
<li>comes from the chain rule for differentiation, and includes u-substitution and inverse substitution, such as trig substitution.</li>
<li>comes from the product rule for differentiation, and is one of the most powerful techniques you learn in calc 2.</li>
</ol>
<p>When should you apply each technique? There are rules of thumb, though it is also possible to solve many integrals in more than one way.</p>
<p>Completing the square comes in when you have a quadratic polynomial in an awkward spot such as the denominator of a fraction or under a square root. In the latter case it is often followed by trig substitution. In the former case it may lead to a u-substitution where the expression that becomes u has a constant derivative.</p>
<p>Partial fractions are for rational functions, to try to get down to simpler fractions which are amenable to u-substitution or trig substitution.</p>
<p>Trig integrals are easy to identify; they are powers and products of trig functions: sine with cosine, tangent with secant, cotangent with cosecant. They appear frequently after making a trig substitution.</p>
<p>Inverse substitution is generally used when there is an ugly function of x such as a square root, but the rest of the integrand is not simply a constant times the derivative of that function. You set u as a function of x, but solve for x in order to complete the substitution. Square roots of linear functions are a common place for this: if the integrand were <img decoding="async" src="https://s0.wp.com/latex.php?latex=x+%5Csqrt%7Bx%2B1%7D%5C%3B+dx&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="x &#92;sqrt{x+1}&#92;; dx" class="latex" />, you could let <img decoding="async" src="https://s0.wp.com/latex.php?latex=u+%3D+%5Csqrt%7Bx%2B1%7D&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="u = &#92;sqrt{x+1}" class="latex" />, and then let x = u<sup>2</sup> &#8211; 1 and dx = 2u du. The integrand becomes 2u<sup>4</sup> &#8211; 2u<sup>2</sup>. For trig substitution the traditional variable is theta, and here we exploit similarities to trig identities to collapse binomials into monomials and eliminate problematic square roots or fractions: 1 &#8211; sin<sup>2</sup> x collapses to cos<sup>2</sup> x, 1 + tan<sup>2</sup> x to sec<sup>2</sup> x, and sec<sup>2</sup> x &#8211; 1 to tan<sup>2</sup> x. [Why introduce sine into the binomial instead of cosine? Because the derivative of your chosen function comes into play in the substitution, and using sine means no negatives are introduced. That is, no reason except it makes for simpler bookkeeping.]</p>
<p>Integration by parts is essential when your integrand is the product of two functions of different &#8220;types&#8221;: polynomial, trigonometric, exponential, logarithmic.</p>
<p>These techniques can be chained together, of course. Completing the square leading to trig substitution leading to a trig integral is common. Making a substitution to make partial fractions possible is easy to come by (e.g., <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5Csqrt%7Bx%2B1%7D%2Fx&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;sqrt{x+1}/x" class="latex" />).</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/integration-overview/">Integration overview</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/integration-overview/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5562</post-id>	</item>
		<item>
		<title>Graphical chain rule</title>
		<link>https://www.rweber.net/mathematics/calculus/graphical-chain-rule/</link>
					<comments>https://www.rweber.net/mathematics/calculus/graphical-chain-rule/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 12:00:58 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[derivative]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5540</guid>

					<description><![CDATA[<p>I learned this visualization of the chain rule from one of my grad school officemates. It draws on the fact that &#8220;and&#8221; usually goes with multiplication (more on that in its own post eventually). Imagine when you have f(g(x)) that x is a little sealed box. It is inside a second sealed box marked g, [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/graphical-chain-rule/">Graphical chain rule</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I learned this visualization of the chain rule from one of my grad school officemates. It draws on the fact that &#8220;and&#8221; usually goes with multiplication (more on that in its own post eventually).</p>
<p>Imagine when you have f(g(x)) that x is a little sealed box. It is inside a second sealed box marked g, and that box is in a third sealed box marked f.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/02/chainrule1.jpg"><img loading="lazy" decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/02/chainrule1.jpg" alt="chain rule 1" width="237" height="242" class="aligncenter size-full wp-image-5544" /></a></p>
<p>To differentiate you open the box marked f, <i>and</i> remove and open the box marked g, <i>and</i> remove and open the box marked x. The open boxes are the derivatives of the closed boxes, and containment still represents composition.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/02/chainrule2.jpg"><img loading="lazy" decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/02/chainrule2.jpg" alt="chainrule2" width="625" height="236" class="aligncenter size-full wp-image-5545" srcset="https://www.rweber.net/wp-content/uploads/2014/02/chainrule2.jpg 625w, https://www.rweber.net/wp-content/uploads/2014/02/chainrule2-300x113.jpg 300w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>All put together, the drawing above represents the derivative of f(g(x)): <img decoding="async" src="https://s0.wp.com/latex.php?latex=f%27%28g%28x%29%29%5Ccdot+g%27%28x%29+%5Ccdot+dx.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="f&#039;(g(x))&#92;cdot g&#039;(x) &#92;cdot dx." class="latex" /></p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/graphical-chain-rule/">Graphical chain rule</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/graphical-chain-rule/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5540</post-id>	</item>
		<item>
		<title>Pieces of Posts</title>
		<link>https://www.rweber.net/mathematics/calculus/pieces-posts/</link>
					<comments>https://www.rweber.net/mathematics/calculus/pieces-posts/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Thu, 20 Mar 2014 12:00:13 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[logic and proof]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[communication]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5749</guid>

					<description><![CDATA[<p>From the Editor in Notices of the AMS Vol 43, Issue 10 (October 1996) was an essay on the need for mathematical literacy in the general public, beginning with Nixon&#8217;s use of the third derivative. A beginner&#8217;s guide to quadric surfaces (pdf), by me, for my calculus students and intended to supplement the textbook rather [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/pieces-posts/">Pieces of Posts</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.ams.org/notices/199610/page2.pdf">From the Editor</a> in <a href="http://www.ams.org/notices/199610/index.html">Notices of the AMS Vol 43, Issue 10</a> (October 1996) was an essay on the need for mathematical literacy in the general public, beginning with Nixon&#8217;s use of the third derivative.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/07/quadrics.pdf">A beginner&#8217;s guide to quadric surfaces</a> (pdf), by me, for my calculus students and intended to supplement the textbook rather than be used as a replacement.</p>
<p>I found the <a href="http://usatoday30.usatoday.com/news/washington/2005-05-16-seat-belts-pickups_x.htm">first paragraph of this article</a> on seat belt use to be a great example of awkward statistics writing.</p>
<p>Chapter 23 of <a href="http://www.gutenberg.org/files/16317/16317-h/16317-h.htm#CHAPTER_XXIII">The Art of Public Speaking</a> by Carnegie and Esenwein is a thorough exploration of logic in debate.</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/pieces-posts/">Pieces of Posts</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/pieces-posts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5749</post-id>	</item>
		<item>
		<title>All roads lead to the ratio test</title>
		<link>https://www.rweber.net/mathematics/calculus/roads-lead-ratio-test/</link>
					<comments>https://www.rweber.net/mathematics/calculus/roads-lead-ratio-test/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 17 Mar 2014 12:00:22 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[series]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5537</guid>

					<description><![CDATA[<p>Happy St. Patrick&#8217;s Day! Here, have an awkward flow chart.</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/roads-lead-ratio-test/">All roads lead to the ratio test</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Happy St. Patrick&#8217;s Day! Here, have an awkward flow chart.</p>
<p><a href="https://www.rweber.net/wp-content/uploads/2014/02/seriesflowchart.jpg"><img loading="lazy" decoding="async" src="https://www.rweber.net/wp-content/uploads/2014/02/seriesflowchart.jpg" alt="series flow chart" width="625" height="623" class="aligncenter size-full wp-image-5542" srcset="https://www.rweber.net/wp-content/uploads/2014/02/seriesflowchart.jpg 625w, https://www.rweber.net/wp-content/uploads/2014/02/seriesflowchart-150x150.jpg 150w, https://www.rweber.net/wp-content/uploads/2014/02/seriesflowchart-300x300.jpg 300w" sizes="auto, (max-width: 625px) 100vw, 625px" /></a></p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/roads-lead-ratio-test/">All roads lead to the ratio test</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/calculus/roads-lead-ratio-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5537</post-id>	</item>
		<item>
		<title>Musings on Limits</title>
		<link>https://www.rweber.net/mathematics/calculus/musings-limits/</link>
					<comments>https://www.rweber.net/mathematics/calculus/musings-limits/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 17 Feb 2014 13:00:56 +0000</pubDate>
				<category><![CDATA[calculus]]></category>
		<category><![CDATA[proofs]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5520</guid>

					<description><![CDATA[<p>In case it wasn&#8217;t clear from musings on series, these posts are collections of themed material that individually don&#8217;t make full posts. 1. There are many ways for a limit to fail to exist. It could be infinite, oscillate within a finite interval, completely devolve into radio static, or simply give you different values when [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/musings-limits/">Musings on Limits</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In case it wasn&#8217;t clear from <a href="https://www.rweber.net/mathematics/calculus/musings-series/">musings on series</a>, these posts are collections of themed material that individually don&#8217;t make full posts.</p>
<p>1. There are many ways for a limit to fail to exist. It could be infinite, oscillate within a finite interval, completely devolve into radio static, or simply give you different values when you approach from the right or the left.</p>
<p>2. It is worth restating that a limit of infinity is just shorthand for &#8220;the limit is undefined, but in a special way.&#8221;</p>
<p>3. Proving the existence of a limit using the delta-epsilon definition involves working backwards. In the actual proof, you say &#8220;given epsilon, take delta < [function of epsilon]" and then show that value of delta works. Behind the scenes, though, you have to determine the appropriate function of epsilon by reverse-engineering it from the desired inequality on the function.
</p>
<p>The post <a href="https://www.rweber.net/mathematics/calculus/musings-limits/">Musings on Limits</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-limits/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5520</post-id>	</item>
		<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>
	</channel>
</rss>
