Difference between revisions of "009C Sample Final 3, Problem 4"

From Grad Wiki
Jump to navigation Jump to search
(Created page with "<span class="exam">Compute ::<span class="exam">a) <math style="vertical-align: -12px">\lim_{n\rightarrow \infty} \frac{3-2n^2}{5n^2+n+1}</math> ::<span class="exam">b) <mat...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="exam">Compute
+
<span class="exam"> Determine if the following series converges or diverges. Please give your reason(s).
  
::<span class="exam">a) <math style="vertical-align: -12px">\lim_{n\rightarrow \infty} \frac{3-2n^2}{5n^2+n+1}</math>
+
<span class="exam">(a) &nbsp;<math>\sum_{n=1}^{\infty} \frac{n!}{(2n)!}</math>  
  
::<span class="exam">b) <math style="vertical-align: -12px">\lim_{n\rightarrow \infty} \frac{\ln n}{\ln 3n}</math>
+
<span class="exam">(b) &nbsp;<math>\sum_{n=1}^{\infty} (-1)^n\frac{1}{n+1}</math>
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
+
<hr>
!Foundations: &nbsp;
+
[[009C Sample Final 3, Problem 4 Solution|'''<u>Solution</u>''']]
|-
 
|
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
  
'''Solution:'''
 
  
'''(a)'''
+
[[009C Sample Final 3, Problem 4 Detailed Solution|'''<u>Detailed Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|
 
|-
 
|
 
|}
 
 
'''(b)'''
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|
 
|-
 
|
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;
 
|-
 
|&nbsp;&nbsp; '''(a)'''
 
|-
 
|&nbsp;&nbsp; '''(b)'''
 
|}
 
 
[[009C_Sample_Final_3|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Final_3|'''<u>Return to Sample Exam</u>''']]

Latest revision as of 18:45, 2 December 2017

Determine if the following series converges or diverges. Please give your reason(s).

(a)  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=1}^{\infty} \frac{n!}{(2n)!}}

(b)  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=1}^{\infty} (-1)^n\frac{1}{n+1}}


Solution


Detailed Solution


Return to Sample Exam