Sequences and Series: Chapter Review
A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.
Vocabulary and notation
- Sequence
- An ordered list of numbers, each one a term. Order matters: reversing the list gives a different sequence.
- Position and the subscript
- is the term in position . The subscript counts position, never a multiplication; is always a counting number.
- Series
- The sum of the terms of a sequence, a single number rather than a list. sums the first terms.
- Arithmetic sequence, common difference
- Each term is the one before it plus a fixed , which may be positive, negative, fractional, or zero (a constant sequence).
- Geometric sequence, common ratio
- Each term is the one before it times a fixed . Every but is allowed, and with no term is ever .
- Explicit form and recursive form
- Explicit (closed) form gives a term straight from its position; recursive form builds each term from the one before it.
- Summation (sigma) notation
- In , is the index, and the lower and upper limits, the summand. The index is a dummy variable: the letter never changes the value.
- Telescoping sum
- A sum whose every term is a difference of consecutive values of one sequence , so the interior cancels in pairs and only the ends survive.
Formulas and theorems
-
Testing arithmetic against geometric
Arithmetic when every gives the same ; geometric when every gives the same .
Use when One mismatched pair disqualifies it. Subtract or divide a term by the one BEFORE it; the ratio test needs nonzero terms.
e.g. : differences vary, but every ratio is , so geometric.
-
th term of an arithmetic sequence
Use when Any arithmetic sequence, any . The step count is , not , because the first term takes no step; at it returns .
-
th term of a geometric sequence
Use when Any geometric sequence, any , with . The exponent is , not , and returns .
e.g. , : .
-
What the common ratio does
: the terms grow in size without bound. : they shrink toward , never reaching it. : they alternate in sign. : every term equals .
Use when Any geometric sequence with ; is excluded outright. Size follows the powers of , so a negative with alternates AND grows.
-
Moving between any two terms
Use when Any positions and , arithmetic above and geometric below; a negative steps backward. An EVEN gap leaves an even power of , hiding a sign: allows both and .
e.g. and : , so .
-
Recursive rules
Use when Both for , each needing a stated .
-
Expanding summation notation
Use when The index steps by one from the lower limit through the upper, both included.
e.g. .
-
Finite arithmetic series
Use when a positive whole number of arithmetic terms; the two forms give the same total.
e.g. , gives , so .
-
Counting and summing a range of terms
The terms from position to position number , and their total is .
Use when , reading when . Both endpoints count, hence the .
e.g. Rows through number .
-
Finite geometric series
Use when : there the denominator is zero, and since every term equals the sum is simply . The two forms agree everywhere, the first tidier when , the second when .
-
Infinite geometric series
Use when ONLY, a condition on size, so it covers negative ratios like . When there is no finite sum: runs off, flips between and forever, and grows in size past every bound.
-
Telescoping collapse
Text description
The four brackets of a telescoping sum are stacked in a staircase so that each subtracted term sits directly above the identical added term in the row below; every one of those interior pairs is struck through, leaving only the first term and the last subtracted term, whose difference is the whole sum.
Use when Every term must be a difference of CONSECUTIVE values of one . The back survivor is , not . The infinite version is finite exactly when that tail settles instead of running off.
-
The two standard fraction telescopes
Use when Verify a split by recombining over a common denominator; the gap- split needs the , since . Collapsed they total (infinite value ) and (two survivors each end; infinite value ).
-
Square-root and consecutive-square telescopes
Use when Mirror-direction telescopes, and , the second from . Rationalizing turns into , and telescopes to . The square-root sum has NO finite infinite value: runs off.
Problem types, step by step
Find a chosen term of a sequence
- Read , then get by subtracting consecutive terms or by dividing them.
- Substitute into or , writing the count as , and evaluate the product or power first.
e.g. has , so .
Recover or , and , from two known terms
- Count the positions apart, , and substitute into or .
- Solve: divide out the coefficient for , or isolate the power and take the root for .
- An even number of positions apart fits both signs of ; pin it with another fact.
- Step back to by subtracting or dividing by the right number of times.
e.g. and give , so and .
Decide whether a value is a term, and which one
- Set the explicit formula equal to the target value and solve for : linear for arithmetic; geometric needs the power isolated, then matching powers of or a logarithm when , .
- Accept only a positive whole ; a fraction or a non-whole exponent means the value is not a term at all.
e.g. For : gives , while gives , so never appears.
Total the first terms of an arithmetic series
- Read , , and how many terms the question wants.
- Knowing the last term, use ; knowing only and , use .
- Simplify inside the bracket, then divide by .
e.g. with : .
Total a range of terms, the th through the th
- Compute the end terms and , and count terms, both ends included.
- Apply the series formula to that run with its own first term, last term, and count.
- Check with , which strips everything before position .
e.g. With , , terms to run to over terms: .
Total a geometric series, finite or infinite
- Read as the first term written, by dividing consecutive terms.
- Finite: confirm (if the total is ), then substitute , , and , evaluating first.
- Infinite: test first and report no finite sum if it fails; otherwise substitute into .
e.g. , while the -square chessboard totals .
Turn a repeating decimal into an exact fraction
- Identify the repeating block and its length in digits, with the block starting right after the decimal point.
- Write the decimal as place-value copies of that block, so is the block over and .
- Apply , then reduce to lowest terms.
e.g. .
Collapse a telescoping sum
- Rewrite each term as a difference of consecutive values, splitting the fraction or rationalizing the radical denominator.
- Confirm the split by recombining it, inserting any correcting constant it reveals.
- Write out enough brackets to see which pieces fail to cancel; a wider gap leaves more survivors per end.
- Read the total as , or in mirror direction; for the infinite version drop the tail only if it shrinks to nothing.
e.g. .
Set up a word problem about a repeating pattern
- Decide what repeats: a fixed AMOUNT added makes it arithmetic with that , a fixed MULTIPLE makes it geometric with that .
- Name as the value at position , and decide whether the question wants one term or a total.
- Apply the matching formula and answer what was actually asked, with units.
e.g. rows from seats with end at , so seats.
Exam traps
-
Trap Reporting a term when the question asked for a sum, or the reverse: for , answering "the sum of the first four terms" with .
Fix is , the fourth TERM; the series is . Check for the word term or sum before picking a formula.
-
Trap Off-by-one on an index: writing , counting the th through the th terms as terms, or stopping a telescope at .
Fix Each is one item out. is really , since the first term takes no step; the range holds terms because both ends count; the last survivor is .
-
Trap Reaching for to total a geometric series.
Fix That averages the first and last terms, exact only for evenly spaced ones. Geometric terms are scaled, not stepped, so use .
-
Trap Hunting for by subtracting consecutive terms, or by dividing a term by the one AFTER it.
Fix The ratio is a term over the one before it, ; the other way gives the reciprocal. In every ratio is while the differences never settle.
-
Trap Dropping the minus sign of a negative ratio inside .
Fix With and the denominator is , so the sum is , not the that would give.
-
Trap Dividing an inequality by without flipping it: reading as , then rounding down.
Fix For that logarithm is negative, so dividing reverses the sign: , and a position rounds UP, giving . The th rebound is cm, still above .
-
Trap Totalling a bouncing ball's travel as one series: dropped from m and rebounding to half, answering m.
Fix The drop is travelled once, every rebound twice, up and down: m.
-
Trap Dropping a number into the wrong slot: reading "the th term is " as , or putting the term count where belongs.
Fix is only ever a position or a count, is the multiplier, and are values. Here goes in and is what the formula must produce.
-
Trap Leaving one survivor at each end of a gap- telescope, so is read as .
Fix With a gap of each piece cancels two brackets later, so inside the bracket the survivors are and in front, and at the back. At the correct beats the wrong .