A series is the mathematical result of adding the terms of a sequence together. While a sequence is a list, a series represents a single cumulative value or a running total of those listed values.
The notation is used to represent the sum of the first terms of a sequence. For example, , representing the total accumulation up to the third position.
The relationship between a sequence and its sum can be expressed as . This summation notation provides a compact way to describe the addition of many terms following a specific rule.
An increasing sequence is one where every subsequent term is strictly greater than the term preceding it. Mathematically, this is defined by the condition for all positive integers .
Conversely, a decreasing sequence occurs when every term is strictly less than the one before it, satisfying the condition . This indicates a consistent downward trend in the values of the terms.
Some sequences are monotonic, meaning they only move in one direction (either always increasing or always decreasing), while others may fluctuate or remain constant.
A periodic sequence is characterized by a repeating cycle of values. After a certain number of terms, the sequence returns to its starting value and repeats the exact same pattern indefinitely.
The order (or period) of a periodic sequence is the number of terms in one complete repeating cycle. For instance, a sequence that alternates between two values has an order of 2.
Periodic behavior is frequently found in sequences involving trigonometric functions or powers of negative numbers. For example, the sequence defined by repeats every four terms, giving it an order of 4.
It is vital to distinguish between the position () and the value (). The position must always be a positive integer (), whereas the value can be any real number, including fractions, decimals, or negatives.
| Feature | Sequence () | Series () |
|---|---|---|
| Nature | An ordered list of values | The sum of values |
| Example | ||
| Notation | (the -th term) | (sum of terms) |
The relationship is a critical tool for finding a specific term when only the sum formula is known. This works because subtracting the sum of terms from the sum of terms leaves only the final term.
Always check : When given a general formula for or , substitute first. For any sequence, must equal , which serves as an excellent verification step.
Identify Periodic Patterns: If a sequence involves or trigonometric functions like or , immediately test the first few terms to see if they repeat. This often reveals a periodic nature that simplifies complex summation problems.
Verify Monotonicity: To prove a sequence is increasing or decreasing, examine the sign of the difference . If the difference is always positive, the sequence is increasing; if always negative, it is decreasing.
Watch the Index: Ensure you are using the correct bounds for . In most academic contexts, sequences start at , but always verify if a specific problem starts at or another value.