Sequences, Series & Matrices

Arithmetic & Geometric Sequences

๐Ÿ”ข Sequences, Series & Matrices
๐Ÿ“Š

Arithmetic & Geometric Sequences

Find terms and sums of arithmetic and geometric sequences.

A sequence is an ordered list of numbers. An arithmetic sequence has a constant difference d between consecutive terms; a geometric sequence has a constant ratio r.

Arithmetic Sequence

aโ‚™ = aโ‚ + (nโˆ’1)dCommon difference dSโ‚™ = n/2 ยท (aโ‚ + aโ‚™)Example: 3, 7, 11, 15 (d = 4)

Geometric Sequence

aโ‚™ = aโ‚ ยท rโฟโปยนCommon ratio rSโ‚™ = aโ‚(1 โˆ’ rโฟ)/(1 โˆ’ r)Example: 2, 6, 18, 54 (r = 3)
Snarith=n2(a1+an)Sngeo=a1(1โˆ’rn)1โˆ’r(rโ‰ 1)S_n^{\text{arith}} = \frac{n}{2}(a_1 + a_n) \qquad S_n^{\text{geo}} = \frac{a_1(1-r^n)}{1-r} \quad (r \ne 1)
โˆž

Infinite geometric series: if |r| < 1, the series converges to S = aโ‚/(1โˆ’r). If |r| โ‰ฅ 1, it diverges.

โœ๏ธSum of First 10 Terms
Arithmetic: 5, 9, 13, โ€ฆ (d = 4). aโ‚โ‚€ = 5 + 9(4) = 41. Sโ‚โ‚€ = 10/2 ยท (5+41) = 5 ยท 46 = 230. Geometric: 3, 6, 12, โ€ฆ (r = 2). Sโ‚โ‚€ = 3(1โˆ’2ยนโฐ)/(1โˆ’2) = 3(โˆ’1023)/(โˆ’1) = 3069.
โœ๏ธ Try It!

What is the sum of the infinite geometric series 8 + 4 + 2 + 1 + โ€ฆ?

Take Quiz ๐Ÿ“ โ€” 25 Questions