Foundations:
|
One of the important series to know is the Geometric series. These are series with a common ratio 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 r}
between adjacent terms which are usually written
|
- 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_{k=0}^{\infty}a_{0}r^{k}.}
|
These are convergent if 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 |r|<1}
, and divergent if 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 |r|\geq1}
. If it is convergent, we can find the sum by 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=\frac{a_{0}}{1-r},}
|
where 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 a_{0}}
is the first term in the series (if the index starts 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 k=2}
or 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 k=6}
, then "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 a_{0}}
" is actually the first term 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 a_{2}}
or 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 a_{6}}
, respectively).
|
Another common type of series to evaluate is a telescoping series, where the telescoping better describes the partial sums, denoted 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_k}
. 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 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 n}
.
|
Example. Suppose we wish to decompose the fraction 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 \frac{4}{(n-2)(n+1)}}
. First, consider the difference
|
- 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 \frac{1}{n-2}-\frac{1}{n-1}}
|
If we combine this to a common denominator, we find
|
- 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 \frac{1}{n-2}\cdot\frac{n+1}{n+1}-\frac{1}{n+1}\cdot\frac{n-2}{n-2}\,=\,\frac{n+1-(n-2)}{(n-2)(n+1)}\ =\ \frac{3}{(n-2)(n+1)}.}
|
To have a 1 in the numerator, we would just multiply by 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/3,}
or the reciprocal of the difference between the two constants. Thus
|
- 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 \frac{4}{(n-2)(n+1)}} & = & {\displaystyle 4\cdot\frac{1}{(n-2)(n+1)}}\\ \\ & = & 4\cdot{\displaystyle \frac{1}{3}\left(\frac{1}{n-2}-\frac{1}{n+1}\right).} \end{array}}
|
Notice the pattern: for any fraction of the formFailed 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 \frac{1}{(x+a)(x+b)}}
whereFailed 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 a<b,}
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 {\displaystyle \frac{1}{(x+a)(x+b)}\,=\,\frac{1}{b-a}\left(\frac{1}{x+a}-\frac{1}{x+b}\right).}}
|
In this manner, we can quickly find that
|
- 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 {\displaystyle \frac{1}{n^{2}-25}\,=\,\frac{1}{(n-5)(n+5)}\,=\,\frac{1}{5-(-5)}\left(\frac{1}{n-5}-\frac{1}{n+5}\right)\,=\,\frac{1}{10}\left(\frac{1}{n-5}-\frac{1}{n+5}\right)}}
|
As per the so-called telescoping, consider the series defined by
|
- 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=2}^{\infty}\frac{1}{n^{2}-1}.}
|
Using the technique above, we can rewrite the series as
|
- 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=2}^{\infty}\frac{1}{(n-1)(n+1)}\,=\,\sum_{n=1}^{\infty}\frac{1}{2}\left(\frac{1}{n-1}-\frac{1}{n+1}\right).}
|
This means that
|
- 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}{cclcl} 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_{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)\\ \\ \vdots & \vdots & \vdots\\ S_{k} & = & \frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{k}-\frac{1}{k+1}\right). \end{array}}
|
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 (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 n-1}
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 n+1}
in the denominator. If we then take the limit, we find
|
- 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=2}^{\infty}\frac{1}{n^{2}-1}\,=\,\lim_{n\rightarrow\infty}S_{n}\,=\,\lim_{n\rightarrow\infty}\frac{1}{2}\left(\frac{1}{1}+\frac{1}{2}-\frac{1}{n}-\frac{1}{n+1}\right)\,=\,\frac{3}{4}.}
|