Difference between revisions of "009C Sample Midterm 1, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 87: | Line 87: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | |'''(a)''' | + | | '''(a)''' <math>s_n=2\bigg(\frac{1}{2^2}-\frac{1}{2^{n+1}}\bigg).</math> |
|- | |- | ||
|'''(b)''' | |'''(b)''' | ||
|} | |} | ||
[[009C_Sample_Midterm_1|'''<u>Return to Sample Exam</u>''']] | [[009C_Sample_Midterm_1|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 14:00, 12 February 2017
Consider the infinite series
- a) Find an expression for the th partial sum of the series.
- b) Compute
| Foundations: |
|---|
| The th partial sum, for a series |
| is defined as |
|
|
Solution:
(a)
| Step 1: |
|---|
| We need to find a pattern for the partial sums in order to find a formula. |
| We start by calculating . We have |
| Step 2: |
|---|
| Next, we calculate 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 s_3} and 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 s_4.} We have |
| 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 \begin{array}{rcl} \displaystyle{s_3} & = & \displaystyle{2\bigg(\frac{1}{2^2}-\frac{1}{2^3}\bigg)+2\bigg(\frac{1}{2^3}-\frac{1}{2^4}\bigg)}\\ &&\\ & = & \displaystyle{2\bigg(\frac{1}{2^2}-\frac{1}{2^4}\bigg)} \end{array}} |
| and |
| 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 \begin{array}{rcl} \displaystyle{s_4} & = & \displaystyle{2\bigg(\frac{1}{2^2}-\frac{1}{2^3}\bigg)+2\bigg(\frac{1}{2^3}-\frac{1}{2^4}\bigg)+2\bigg(\frac{1}{2^4}-\frac{1}{2^5}\bigg)}\\ &&\\ & = & \displaystyle{2\bigg(\frac{1}{2^2}-\frac{1}{2^5}\bigg).} \end{array}} |
| Step 3: |
|---|
| If we look at 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 s_2,s_3,s_4, } we notice a pattern. |
| From this pattern, we get the formula |
| 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 s_n=2\bigg(\frac{1}{2^2}-\frac{1}{2^{n+1}}\bigg).} |
(b)
| Step 1: |
|---|
| Step 2: |
|---|
| Final Answer: |
|---|
| (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 s_n=2\bigg(\frac{1}{2^2}-\frac{1}{2^{n+1}}\bigg).} |
| (b) |