Study Notes on Sequences and Series
Fundamental Definitions of Sequences and Series
A sequence is an ordered list of terms denoted by , representing the -th term. Common sequences include even numbers, odd numbers, and powers of . A series is the sum of the terms in a sequence. The sum of the first terms is called a partial sum, denoted as . An infinite series, denoted as , is the sum of all terms in a sequence from to .
The Legend of the Chessboard
The mathematical power of doubling is illustrated by the legend of Sissa ibn Dahir and King Shihram. To teach the king the value of his subjects, Sissa ibn Dahir requested one grain of wheat for the first square of a chessboard, with the amount doubling on every subsequent square. By the th square, the number of grains reaches , a quantity far exceeding the world's total supply.
Sigma Notation and Properties
Sigma notation () provides a concise way to express the sum of terms. For example, represents the sum of terms from up to . Three primary properties apply to sigma notation: the sum of a constant is , multiplication by a constant allows , and the sum of two sequences is .
General and Recursive Formulas
Sequences can be defined using a general formula, such as , which allows for the direct calculation of any term. Alternatively, they can be defined by a recursive relation, which expresses in terms of the preceding term . A famous example is the Fibonacci sequence, defined in the text as and , resulting in the sequence .
Arithmetic Sequences and Series
An arithmetic sequence is characterized by a constant common difference, , between consecutive terms (). The general term is calculated using . For three consecutive terms , the middle term is the arithmetic mean: . The sum of a finite arithmetic series can be found using or . The specific sum of the first integers is given by .
Geometric Sequences and Series
A geometric sequence has a constant common ratio, , where . The general term is given by . If the terms are consecutive, then . The sum of a finite geometric series is calculated as or for .
Infinite Geometric Series and Convergence
An infinite geometric series converges only if the absolute value of the common ratio is less than one (|r| < 1). In this case, the terms approach zero and the sum approaches a finite limit. The formula for the sum of a convergent infinite geometric series is . If |r| > 1, the series diverges and the sum does not exist as a finite number.