10.3 Infinite Series
NOT on exam 2
\( a_k \) : \( k^{\text{th}} \) term, usually formula is given
many kinds of series to study
today: geometric series
telescoping series
geometric series: common ratio between the terms
for example, \( \frac{1}{4} + \frac{1}{12} + \frac{1}{36} + \frac{1}{108} + \dots \) ratio: \( r = \frac{1}{3} \)
we can write a geometric series in this form:
\( \frac{1}{4} + \frac{1}{12} + \frac{1}{36} + \frac{1}{108} + \dots = \frac{1}{4} (1 + \frac{1}{3} + \frac{1}{3^2} + \frac{1}{3^3} + \dots) \)
\( = \frac{1}{4} + \frac{1}{4}(\frac{1}{3}) + \frac{1}{4}(\frac{1}{3})^2 + \frac{1}{4}(\frac{1}{3})^3 + \dots \)
Note: In the expansion above, the first term is \( a \), and subsequent terms are multiplied by the ratio \( r \).