Review the key concepts, formulae, and examples before starting your quiz.
πConcepts
Arithmetic Sequences: A sequence where each term increases or decreases by a constant value called the common difference . Visually, if you plot the term number on the horizontal axis and the term value on the vertical axis, the resulting points will lie on a straight line with a slope equal to .
Geometric Sequences: A sequence where each term is found by multiplying the previous term by a constant ratio . On a graph, these sequences represent exponential change; if , the points curve upwards rapidly (growth), whereas if , the points curve downwards, flattening towards the horizontal axis (decay).
Sigma Notation: The symbol is used to represent the sum of a sequence. The index of summation (e.g., ) is written below the symbol, the upper limit (last term number) is written above, and the general term formula is written to the right. It visually consolidates a long addition string into a compact mathematical expression.
Common Difference and Ratio: The common difference in an arithmetic sequence is found by . The common ratio in a geometric sequence is found by . These values determine the 'step' size or 'scaling' factor between any two consecutive points in the sequence.
Arithmetic Series: The sum of the terms of an arithmetic sequence. The sum can be interpreted visually as the 'area' under the discrete steps of the sequence, often calculated by pairing the first and last terms to find an average value and multiplying by the number of terms .
Geometric Series: The sum of the terms of a geometric sequence. Unlike arithmetic series which always diverge as increases, a geometric series can be finite or infinite. The total sum depends heavily on whether the multiplier causes the terms to expand or shrink.
Convergence of Infinite Geometric Series: An infinite geometric series only has a finite sum if . Visually, this means that as approaches , the individual terms become so small they approach the x-axis, allowing the total sum to settle at a horizontal limit called the sum to infinity .
πFormulae
π‘Examples
Problem 1:
An arithmetic sequence has a first term and a common difference . Find the term and the sum of the first terms.
Solution:
- To find the term, use the general term formula: .
- Substitute the values: .
- To find the sum of the first terms, use the sum formula: .
- Substitute the values: .
Explanation:
We first identify the sequence as arithmetic and use the linear growth formula for the specific term, then apply the summation formula which essentially averages the first and last terms and scales by the number of terms.
Problem 2:
A geometric sequence starts with . Determine the common ratio and calculate the sum to infinity .
Solution:
- Find the common ratio by dividing the second term by the first term: .
- Check if the sum to infinity exists: Since , the series converges.
- Use the infinite sum formula: .
- Substitute the values: .
Explanation:
The sequence is geometric with a ratio less than 1, meaning the terms get smaller. This allows the series to converge to a finite 'limit' sum rather than growing indefinitely.