Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A sequence is an ordered list of numbers where each position is denoted by ( for the first term). Visually, if you plot the term number on the x-axis and the term value on the y-axis, the sequence appears as a series of discrete dots that are not connected by a continuous line.
Arithmetic Sequences follow a linear pattern where each term is found by adding a common difference to the previous term (). Graphically, these points fall perfectly on a straight line with a slope equal to . If , the line slopes upward; if , it slopes downward.
Geometric Sequences follow an exponential pattern where each term is found by multiplying the previous term by a common ratio (). Visually, if , the points form a curve that grows increasingly steep (exponential growth). If , the points form a curve that levels out toward the x-axis (exponential decay).
An Arithmetic Series represents the sum of the terms in an arithmetic sequence. A visual way to think of the sum is the 'staircase' method: if you stack blocks representing the value of each term, the total area of the blocks is the sum. Reversing the sequence and adding it to itself creates a rectangle of height and length , which is why the formula is halved.
A Geometric Series is the sum of terms in a geometric sequence. Unlike arithmetic series which grow infinitely, some geometric series can approach a finite total. This occurs when the sequence is 'converging' (i.e., ). Visually, the additions become so small that the total sum approaches a horizontal limit or asymptote.
Sigma Notation () is a shorthand way to write a long sum. The symbol is the Greek capital letter Sigma. The 'index' at the bottom (e.g., ) tells you where to start, the number at the top (e.g., ) tells you where to stop, and the expression to the right is the rule for each term.
The Common Difference vs. Common Ratio: To find in an arithmetic sequence, subtract the first term from the second (). To find in a geometric sequence, divide the second term by the first (). Identifying these constants is the first step in solving any sequence problem.
📐Formulae
(Arithmetic term)
(Arithmetic sum using first and last terms)
(Arithmetic sum using and )
(Geometric term)
(Geometric sum when )
(Geometric sum when )
(Sum to infinity for a convergent geometric series, where )
💡Examples
Problem 1:
In an arithmetic sequence, the term is and the term is . Find the first term , the common difference , and the sum of the first terms .
Solution:
Step 1: Set up two equations using . Step 2: Subtract the first equation from the second: Step 3: Substitute back into : Step 4: Calculate using : .
Explanation:
This approach uses simultaneous equations to find the two unknown variables ( and ) that define the arithmetic sequence. Once these are known, any specific term or sum can be calculated using the standard formulas.
Problem 2:
A geometric sequence has a first term of and a common ratio of . Find the term and the sum to infinity.
Solution:
Step 1: Identify given values: , . Step 2: Calculate the term using : Step 3: Determine if exists. Since , the series converges. Step 4: Use : .
Explanation:
To solve geometric problems, first check if the common ratio allows for a sum to infinity. We use the power rule for the general term and division for the sum to infinity, which represents the limit the sum approaches as more terms are added.