<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=009C_Sample_Final_1%2C_Problem_4</id>
	<title>009C Sample Final 1, Problem 4 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=009C_Sample_Final_1%2C_Problem_4"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=009C_Sample_Final_1,_Problem_4&amp;action=history"/>
	<updated>2026-04-22T23:19:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.math.ucr.edu/index.php?title=009C_Sample_Final_1,_Problem_4&amp;diff=1388&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;&lt;span class=&quot;exam&quot;&gt; Find the interval of convergence of the following series.  ::::::&lt;math&gt;\sum_{n=0}^{\infty} (-1)^n \frac{(x+2)^n}{n^2}&lt;/math&gt;  {| class=&quot;mw-collapsible mw-c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=009C_Sample_Final_1,_Problem_4&amp;diff=1388&amp;oldid=prev"/>
		<updated>2016-04-19T01:21:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the interval of convergence of the following series.  ::::::&amp;lt;math&amp;gt;\sum_{n=0}^{\infty} (-1)^n \frac{(x+2)^n}{n^2}&amp;lt;/math&amp;gt;  {| class=&amp;quot;mw-collapsible mw-c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the interval of convergence of the following series.&lt;br /&gt;
&lt;br /&gt;
::::::&amp;lt;math&amp;gt;\sum_{n=0}^{\infty} (-1)^n \frac{(x+2)^n}{n^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Foundations: &amp;amp;nbsp; &lt;br /&gt;
|-&lt;br /&gt;
|Recall:&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::'''1. Ratio Test''' Let &amp;lt;math style=&amp;quot;vertical-align: -7px&amp;quot;&amp;gt;\sum a_n&amp;lt;/math&amp;gt; be a series and &amp;lt;math&amp;gt;L=\lim_{n\rightarrow \infty}\bigg|\frac{a_{n+1}}{a_n}\bigg|.&amp;lt;/math&amp;gt; Then,&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
:::If &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;L&amp;lt;1,&amp;lt;/math&amp;gt; the series is absolutely convergent. &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
:::If &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;L&amp;gt;1,&amp;lt;/math&amp;gt; the series is divergent.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
:::If &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;L=1,&amp;lt;/math&amp;gt; the test is inconclusive.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::'''2.''' After you find the radius of convergence, you need to check the endpoints of your interval &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
:::for convergence since the Ratio Test is inconclusive when &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;L=1.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Solution:'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Step 1: &amp;amp;nbsp; &lt;br /&gt;
|-&lt;br /&gt;
|We proceed using the ratio test to find the interval of convergence. So, we have&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{\lim_{n \rightarrow \infty}\bigg|\frac{a_{n+1}}{a_n}\bigg|} &amp;amp; = &amp;amp; \displaystyle{\lim_{n \rightarrow \infty}\bigg|\frac{(-1)^{n+1}(x+2)^{n+1}}{(n+1)^2}}\frac{n^2}{(-1)^n(x+2)^n}\bigg|\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{|x+2|\lim_{n \rightarrow \infty}\frac{n^2}{(n+1)^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{|x+2|\lim_{n \rightarrow \infty}\bigg(\frac{n}{n+1}\bigg)^2}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{|x+2|\bigg(\lim_{n \rightarrow \infty}\frac{n}{n+1}\bigg)^2}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{|x+2|(1)^2}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{|x+2|.}\\&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Step 2: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|So, we have &amp;lt;math style=&amp;quot;vertical-align: -6px&amp;quot;&amp;gt;|x+2|&amp;lt;1.&amp;lt;/math&amp;gt; Hence, our interval is &amp;lt;math style=&amp;quot;vertical-align: -3px&amp;quot;&amp;gt;(-3,-1).&amp;lt;/math&amp;gt; But, we still need to check the endpoints of this interval &lt;br /&gt;
|-&lt;br /&gt;
|to see if they are included in the interval of convergence.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Step 3: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|First, we let &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;x=-1.&amp;lt;/math&amp;gt; Then, our series becomes &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\sum_{n=0}^{\infty} (-1)^n \frac{1}{n^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Since &amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;n^2&amp;lt;(n+1)^2,&amp;lt;/math&amp;gt; we have &amp;lt;math&amp;gt;\frac{1}{(n+1)^2}&amp;lt;\frac{1}{n^2}.&amp;lt;/math&amp;gt; Thus, &amp;lt;math&amp;gt;\frac{1}{n^2}&amp;lt;/math&amp;gt; is decreasing.&lt;br /&gt;
|-&lt;br /&gt;
|So, &amp;lt;math&amp;gt;\sum_{n=0}^{\infty} (-1)^n \frac{1}{n^2}&amp;lt;/math&amp;gt; converges by the Alternating Series Test.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Step 4: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now, we let &amp;lt;math style=&amp;quot;vertical-align: -1px&amp;quot;&amp;gt;x=-3.&amp;lt;/math&amp;gt; Then, our series becomes &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{\sum_{n=0}^{\infty} (-1)^n \frac{(-1)^n}{n^2}} &amp;amp; = &amp;amp; \displaystyle{\sum_{n=0}^{\infty} (-1)^{2n} \frac{1}{n^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\sum_{n=0}^{\infty} \frac{1}{n^2}.}\\&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|This is a convergent series by the p-test. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Step 5: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Thus, the interval of convergence for this series is &amp;lt;math&amp;gt;[-3,-1].&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Final Answer: &amp;amp;nbsp; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;[-3,-1]&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[009C_Sample_Final_1|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>