Difference between revisions of "009C Sample Midterm 3, Problem 2"
Jump to navigation
Jump to search
m |
m |
||
| Line 70: | Line 70: | ||
::<math>\begin{array}{cclcl} | ::<math>\begin{array}{cclcl} | ||
S_{2} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}\right)\\ | S_{2} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}\right)\\ | ||
| + | \\ | ||
S_{3} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{3}-\frac{1}{4}\right)\\ | S_{3} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{3}-\frac{1}{4}\right)\\ | ||
| + | \\ | ||
S_{4} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}+\frac{1}{3}-\frac{1}{5}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{4}-\frac{1}{5}\right)\\ | S_{4} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}+\frac{1}{3}-\frac{1}{5}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{4}-\frac{1}{5}\right)\\ | ||
| + | \\ | ||
S_{5} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}+\frac{1}{3}-\frac{1}{5}+\frac{1}{4}-\frac{1}{6}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{5}-\frac{1}{6}\right)\\ | S_{5} & = & \frac{1}{2}\left(\frac{1}{1}-\frac{1}{3}+\frac{1}{2}-\frac{1}{4}+\frac{1}{3}-\frac{1}{5}+\frac{1}{4}-\frac{1}{6}\right) & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{5}-\frac{1}{6}\right)\\ | ||
\\ | \\ | ||
\vdots & \vdots & \vdots\\ | \vdots & \vdots & \vdots\\ | ||
| − | S_{ | + | S_{k} & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{k}-\frac{1}{k+1}\right). |
\end{array}</math> | \end{array}</math> | ||
|- | |- | ||
| − | |Notice the pattern | + | |Notice the pattern; each time there are ''<u>exactly</u>'' two surviving positive terms, and two surviving negative terms. This is ''<u>exactly</u>'' the difference between the two factors <math style="vertical-align: 0%">n-1</math> and <math style="vertical-align: 0%">n+1</math>in the denominator. If we then take the limit, we find |
|- | |- | ||
| | | | ||
| Line 88: | Line 91: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!(a): | !(a): | ||
| + | |- | ||
| + | |This is the easier portion of the problem. Each term grows by a ratio of <math style="vertical-align: -22%">1/3</math>, and it reverses sign. Thus, there is a common ratio <math style="vertical-align: -22%">r=-1/3</math>. Also, the first term is <math style="vertical-align: -22%">1/2</math>, so we can write the series as a geometric series: | ||
| + | |- | ||
| + | | | ||
| + | ::<math style="vertical-align: -75%"> \sum_{n=0}^{\infty}\,\frac{1}{2}\left(-\frac{1}{3}\right)^n.</math> | ||
| + | |- | ||
| + | |Then, the series converges to the sum | ||
|- | |- | ||
| | | | ||
| + | ::<math>S\,=\,\frac{a_{0}}{1-r}\,=\,\frac {1/2}{1-(-1/3)}\,=\,\frac{1/2}{4/3}\,=\,\frac{3}{2}.</math> | ||
|} | |} | ||
Revision as of 20:45, 26 April 2015
For each the following series find the sum, if it converges. If you think it diverges, explain why.
- (a) (6 points)
- (b) (6 points)
| Foundations: |
|---|
| One of the important series to know is the Geometric series. These are series with a common ratio between adjacent terms which are usually written |
|
|
| These are convergent if , and divergent if . If it is convergent, we can find the sum by the formula |
|
|
| where is the first term in the series (if the index starts at or , then "" is actually the first term or , respectively). |
| Another common type of series to evaluate is a telescoping series, where the telescoping better describes the partial sums, denoted . Most of the time, they are presented as a fraction which requires partial fraction decomposition. |
| This can be accomplished fairly quickly via a shortcut when the factors in the denominator are linear and share the same coefficient on . |
| Example. Suppose we wish to decompose the fraction . First, consider the difference |
|
|
| If we combine this to a common denominator, we find |
|
|
| To have a 1 in the numerator, we would just multiply by or the reciprocal of the difference between the two constants. Thus |
|
|
| Notice the pattern: for any fraction of the form where we have |
|
|
| In this manner, we can quickly find that |
|
|
| As per the so-called telescoping, consider the series defined by |
|
|
| Using the technique above, we can rewrite the series as |
|
|
| This means that |
|
|
| Notice the pattern; each time there are exactly two surviving positive terms, and two surviving negative terms. This is exactly the difference between the two factors Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle n-1} and in the denominator. If we then take the limit, we find |
|
|
Solution:
| (a): |
|---|
| This is the easier portion of the problem. Each term grows by a ratio of , and it reverses sign. Thus, there is a common ratio . Also, the first term is 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 1/2} , so we can write the series as a geometric series: |
|
| Then, the series converges to the sum |
|
| (b): |
|---|
| Final Answer: |
|---|