Sequences and Series · applications

Applications: Sequences and Series

10 question types · Secondary 4 · each worked step by step with a figure that follows the steps

GCSE Higher · H2

01

A Stack of Stacking Chairs, and How Many Fit Through a Doorway on a Trolley

methodFind the Common Difference from Two Known Stacks, Write the nth Term, Then Solve an Inequality for the Number of Chairs

A stack of 4 stacking chairs is 100 cm tall, and a stack of 10 of the same chairs is 136 cm tall. Each chair added to a stack raises it by the same amount. (a) Find a formula for the height h cm of a stack of n chairs, and say what the number multiplying n means. (b) Stacks are wheeled on a trolley whose platform is 15 cm above the floor, through a doorway 210 cm high. What is the largest number of chairs a stack on the trolley can have?

100 cm4 chairs136 cm10 chairs6 more chairs add 36 cm, so d = 6
From 4 chairs to 10 chairs: 6 more chairs and 36 cm more, so each chair adds 6 cm.
Let h cm be the height of a stack of n chairs. Going from 4 chairs to 10 chairs adds 6 chairs and 136 − 100 = 36 cm, so each chair adds d = 36 ÷ 6 = 6 cm.
step 1 of 5

Each chair adds the same height, so the heights of stacks of 1, 2, 3, … chairs form a linear sequence h = dn + c. The two stacks we know give the common difference d first, and then c.

  1. Let h cm be the height of a stack of n chairs. Going from 4 chairs to 10 chairs adds 6 chairs and 136 − 100 = 36 cm, so each chair adds d = 36 ÷ 6 = 6 cm.
  2. So h = 6n + c. The stack of 4 is 100 cm tall, so 6 × 4 + c = 100, which gives c = 100 − 24 = 76. Check with the other stack: 6 × 10 + 76 = 136.
  3. (a) h = 6n + 76. Each chair added raises the stack by 6 cm. A single chair is 6 + 76 = 82 cm tall, so 76 cm is the height of one chair less the 6 cm that every chair adds.
  4. On the trolley, the top of a stack is 15 + 6n + 76 = 6n + 91 cm above the floor. It must be no more than 210 cm, so 6n + 91 ≤ 210, which gives 6n ≤ 119.
  5. Divide both sides by 6: n ≤ 1196, which is 19.83 to 2 decimal places. The number of chairs is a whole number, so it is at most 19. (b) A stack on the trolley can have 19 chairs. Check: 19 chairs reach 6 × 19 + 91 = 205 cm, which passes under the doorway, and 20 chairs reach 211 cm, which does not.

answer(a) h = 6n + 76: each chair adds 6 cm, and 76 cm is one chair's height of 82 cm less that 6 cm; (b) 19 chairs

techniqueThe nth Term · Term-to-Term Rules

examsPSLE · O-Level · GCSE Higher · H2

Common pitfalls

  • Dividing the height of one stack by its number of chairs, 100 ÷ 4 = 25 cm per chair. The chairs sit inside each other, so a stack of 4 is not four chair heights; the change from one stack to the next is what each chair adds.
  • Rounding 19.83 up to 20. A stack of 20 chairs on the trolley is 211 cm tall and does not pass under a 210 cm doorway, so the number must be rounded down.
02

A Skier's Distance at the End of Each Second, and the Second in Which She Reaches the Bottom of the Slope

methodTake First and Second Differences, Read the Coefficient of n Squared from the Second Difference, Then Solve a Quadratic Inequality

A skier pushes off down a straight slope. A video of her run shows her distance from the start at the end of each second: 3 m, 7 m, 12 m, 18 m, and so on. The differences between these distances rise by the same amount every second. (a) Find a formula for her distance s m from the start at the end of the nth second. (b) The slope is 120 m long. During which second does she reach the bottom?

n1234distance3712181st diff4562nd diff11second difference 1, so a = 1/2
The second differences are all 1, so s = an2 + bn + c with 2a = 1.
The first differences are 7 − 3 = 4, 12 − 7 = 5 and 18 − 12 = 6. The second differences are all 1, so the sequence is quadratic, s = an2 + bn + c, with 2a = 1. So a = 12.
step 1 of 5

When the second differences of a sequence are all the same, its nth term is quadratic, s = an2 + bn + c, and the second difference is 2a. Taking an2 away leaves a linear sequence, which gives b and c.

  1. The first differences are 7 − 3 = 4, 12 − 7 = 5 and 18 − 12 = 6. The second differences are all 1, so the sequence is quadratic, s = an2 + bn + c, with 2a = 1. So a = 12.
  2. Subtract 12n2 from each term. At n = 1, 2, 3, 4 this takes away 0.5, 2, 4.5 and 8, which leaves 2.5, 5, 7.5 and 10. These go up by 2.5 and start at 2.5, so they are 2.5n. So b = 2.5 and c = 0.
  3. (a) s = 12n2 + 52n. Check at n = 4: 12 × 16 + 52 × 4 = 8 + 10 = 18.
  4. She reaches the bottom when s ≥ 120, that is 12n2 + 52n ≥ 120. Multiply both sides by 2: n2 + 5n − 240 ≥ 0. The roots of n2 + 5n − 240 = 0 are n = −5 ± √25 + 9602 = −5 ± √9852, which are about 13.19 and −18.19. The negative root is rejected, because n counts seconds.
  5. (b) At the end of the 13th second she has gone 84.5 + 32.5 = 117 m, which is short of 120 m. At the end of the 14th second she has gone 98 + 35 = 133 m. So she reaches the bottom during the 14th second.

answer(a) s = 12n2 + 52n, that is s = 0.5n2 + 2.5n; (b) during the 14th second

techniqueQuadratic Sequences

examsGCSE Higher

Common pitfalls

  • Taking a equal to the second difference, so a = 1. For the term an2 the second difference is 2a, so a second difference of 1 gives a = 12.
  • Answering the 13th second because 13.19 rounds to 13. At the end of the 13th second she is still 3 m from the bottom. The value n = 13.19 lies between the end of the 13th second and the end of the 14th, which is during the 14th second.
03

A Rubber Ball's Rebound Heights, and the First Rebound Lower Than 5 cm

methodWrite the nth Term of the Geometric Sequence, Then Solve the Inequality with Logarithms and Check the Whole Numbers on Either Side

A rubber ball is dropped from a height of 400 cm onto a hard floor. Each time it bounces, it rises to 60% of the height it fell from. (a) Find the height of the 5th rebound, correct to 3 significant figures. (b) Which rebound is the first to be lower than 5 cm?

2401144286.43456789rebounda = 240, r = 0.6
The first rebound is 0.6 × 400 = 240 cm, and each one after is 0.6 times the one before.
The first rebound is 60% of 400 cm, which is 0.6 × 400 = 240 cm. Each rebound after that is 0.6 times the one before, so the heights form a geometric sequence with first term a = 240 and common ratio r = 0.6.
step 1 of 5

Each rebound is the same fraction of the one before, so the rebound heights form a geometric sequence. Its nth term is arn−1, where a is the first term and r is the common ratio.

  1. The first rebound is 60% of 400 cm, which is 0.6 × 400 = 240 cm. Each rebound after that is 0.6 times the one before, so the heights form a geometric sequence with first term a = 240 and common ratio r = 0.6.
  2. The height of the nth rebound is hn = arn−1 = 240 × 0.6n−1 cm.
  3. (a) h5 = 240 × 0.64 = 240 × 0.1296 = 31.104. The 5th rebound is 31.1 cm high, correct to 3 significant figures.
  4. For (b), solve 240 × 0.6n−1 < 5. Divide both sides by 240: 0.6n−1 < 5240. Take logarithms: (n − 1)log 0.6 < log 5240. Because log 0.6 is negative, dividing both sides by it reverses the inequality: n − 1 > log(5/240)log 0.6 ≈ 7.58.
  5. So n > 8.58, and the first whole number above it is n = 9. (b) The 9th rebound is the first lower than 5 cm. Check: h8 = 240 × 0.67 ≈ 6.72 cm and h9 = 240 × 0.68 ≈ 4.03 cm.

answer(a) 31.1 cm; (b) the 9th rebound

techniqueGeometric Sequences

examsGCSE Higher · H2

Common pitfalls

  • Using 400 cm as the first term, which gives 400 × 0.64 ≈ 51.8 cm for the 5th rebound. The 400 cm is the drop, not a rebound. The first rebound is 240 cm.
  • Keeping the inequality sign the same way round after dividing by log 0.6. That logarithm is negative, and dividing both sides of an inequality by a negative number reverses it.
04

The Seats in a Stadium Stand Written in Sigma Notation, and the Seats Behind the Reserved Rows

methodWrite the Total as a Sum over the Row Number, Split It into a Constant Part and a Multiple of the Sum of r, and Change the Limits by Subtracting Two Sums

A stand at a stadium has 30 rows of seats. Row r, counted from the front, has (22 + 2r) seats, so the front row has 24 seats. (a) Write the total number of seats in the stand in sigma notation, and evaluate it. (b) Rows 1 to 10 are reserved for season-ticket holders. Write the number of seats in rows 11 to 30 in sigma notation, and evaluate it.

row 30: 82row 1: 24frontrows 1 to 30, row r has 22 + 2r
The total is ∑r=130 (22 + 2r): one term for each row.
Row r has (22 + 2r) seats, and r runs from 1 to 30. So the total is ∑r=130 (22 + 2r).
step 1 of 5

The expression under the sigma gives the seats in row r, and the limits say which rows are added. A sum of (22 + 2r) splits into 22 added once for each row and 2 times the sum of r, where ∑r=1n r = n(n+1)2.

  1. Row r has (22 + 2r) seats, and r runs from 1 to 30. So the total is ∑r=130 (22 + 2r).
  2. Split the sum into ∑r=130 22 + 2∑r=130 r. The first part adds 22 once for each of the 30 rows, which is 30 × 22 = 660. The second part is 2 × 30 × 312 = 930.
  3. (a) The stand has 660 + 930 = 1590 seats. Check with the first and last rows: row 30 has 22 + 60 = 82 seats, and 302(24 + 82) = 15 × 106 = 1590.
  4. The seats behind the reserved rows are ∑r=1130 (22 + 2r). This is the whole sum less rows 1 to 10, and ∑r=110 (22 + 2r) = 10 × 22 + 2 × 10 × 112 = 220 + 110 = 330.
  5. (b) ∑r=1130 (22 + 2r) = 1590 − 330 = 1260 seats. Check: rows 11 to 30 are 20 rows, from 44 seats up to 82 seats, and 202(44 + 82) = 10 × 126 = 1260.

answer(a) ∑r=130 (22 + 2r) = 1590 seats; (b) ∑r=1130 (22 + 2r) = 1260 seats

techniqueSigma Notation · The Sum of an Arithmetic Series

examsH2

Common pitfalls

  • Evaluating ∑r=130 22 as 22. The 22 is added once for every value of r, so it contributes 30 × 22 = 660.
  • Taking away the first 11 rows instead of the first 10. The sum from row 11 to row 30 includes row 11, so the rows taken away are 1 to 10. Counting the rows that are left, 30 − 10 = 20, catches the slip.
05

Monthly Savings That Grow by a Fixed Amount, the Total After Two Years, and the Month a Used Car Is Paid For

methodUse the Sum of an Arithmetic Series for the Total, Then Solve a Quadratic Inequality in the Number of Months

Maya starts a part-time job and saves $40 in her first month. Each month after that she saves $5 more than the month before. Her savings earn no interest. (a) How much has she saved in total after 24 months? (b) She needs $3000 for a used car. At the end of which month does her total first reach $3000?

$40124montha = 40, d = 5
The monthly amounts 40, 45, 50, … rise by $5: a = 40 and d = 5.
The monthly amounts 40, 45, 50, … form an arithmetic sequence with first term a = 40 and common difference d = 5. After n months her total, in dollars, is Sn = n2(2 × 40 + (n − 1) × 5).
step 1 of 5

The amounts saved each month rise by the same $5, so they form an arithmetic sequence, and the total is an arithmetic series: Sn = n2(2a + (n − 1)d), where a is the first term and d the common difference.

  1. The monthly amounts 40, 45, 50, … form an arithmetic sequence with first term a = 40 and common difference d = 5. After n months her total, in dollars, is Sn = n2(2 × 40 + (n − 1) × 5).
  2. (a) S24 = 242(80 + 23 × 5) = 12 × (80 + 115) = 12 × 195 = 2340. After 24 months she has saved $2340.
  3. For (b), simplify: Sn = n2(80 + 5n − 5) = n2(5n + 75). The total must be at least 3000, so n2(5n + 75) ≥ 3000. Multiply both sides by 2 and divide by 5: n2 + 15n − 1200 ≥ 0.
  4. The roots of n2 + 15n − 1200 = 0 are n = −15 ± √225 + 48002 = −15 ± √50252, which are about 27.94 and −42.94. The negative root is rejected, because n counts months, so n ≥ 27.94.
  5. (b) Her total first reaches $3000 at the end of month 28. Check: S27 = 272(80 + 130) = 2835, which is short of $3000, and S28 = 14 × (80 + 135) = 3010.

answer(a) $2340; (b) at the end of month 28, when her total is $3010

techniqueThe Sum of an Arithmetic Series · The nth Term

examsH2

Common pitfalls

  • Giving the amount saved in month 24 alone, 40 + 23 × 5 = $155, as the total. That is one term of the sequence; the total is the sum of all 24 terms.
  • Writing the amount in month n as 40 + 5n. The first month has no increase yet, so month n has had n − 1 increases of $5 and its amount is 40 + 5(n − 1).
06

A Charity Video Shared Round by Round, and the Round in Which the Total Shares Pass One Million

methodAdd the Rounds with the Sum of a Geometric Series, Then Solve for the Number of Rounds with Logarithms

In the first round, 5 people share a charity's video. In every round after that, each share from the round before leads to 4 new shares. (a) How many shares are there in total after 8 rounds? (b) After how many rounds does the total number of shares first pass one million?

sharestotalround 155round 22025round 380105· · ·round 881920109225S = 5(4n− 1), divided by 3
Round n has 5 × 4n−1 shares, so Sn = 5(4n − 1)3.
Round n has 5 × 4n−1 shares: 5, 20, 80, … This is a geometric sequence with a = 5 and r = 4, so the total after n rounds is Sn = 5(4n − 1)4 − 1 = 5(4n − 1)3.
step 1 of 5

Each round has 4 times as many shares as the round before, so the shares in each round form a geometric sequence. The total after n rounds is the sum of a geometric series, Sn = a(rn − 1)r − 1.

  1. Round n has 5 × 4n−1 shares: 5, 20, 80, … This is a geometric sequence with a = 5 and r = 4, so the total after n rounds is Sn = 5(4n − 1)4 − 1 = 5(4n − 1)3.
  2. (a) S8 = 5(48 − 1)3 = 5 × 655353 = 109225 shares.
  3. For (b), solve 5(4n − 1)3 > 1000000. Multiply both sides by 3 and divide by 5: 4n − 1 > 600000, so 4n > 600001.
  4. Take logarithms: n log 4 > log 600001, so n > log 600001log 4 ≈ 9.60. The first whole number above it is n = 10.
  5. (b) The total first passes one million after 10 rounds. Check: S9 = 5(262144 − 1)3 = 436905 and S10 = 5(1048576 − 1)3 = 1747625. The model assumes every share keeps reaching 4 people who have not shared the video yet. As the video spreads, fewer such people are left, so real sharing slows down.

answer(a) 109225 shares; (b) after 10 rounds

techniqueThe Sum of a Geometric Series · Geometric Sequences

examsH2

Common pitfalls

  • Giving the shares in round 8 alone, 5 × 47 = 81920, as the total. The question asks for all the shares in rounds 1 to 8, which is the sum of the series.
  • Solving 5 × 4n−1 > 1000000. That finds the round in which one round on its own passes a million, but the question is about the total of all the rounds so far.
07

A Daily Dose of Medicine, and the Amount in the Body in the Long Run

methodWrite the Amount Just After Each Dose as a Geometric Series, Check That the Common Ratio Lies Between -1 and 1, and Use the Sum to Infinity

A patient takes a 200 mg dose of a medicine once a day. By the time of the next dose, 20% of the medicine in the body remains and the rest has been cleared. (a) Find the amount of medicine in the body just after a dose in the long run. (b) After which dose is the amount just after the dose first within 1 mg of that long-run amount?

dose 1dose 2dose 3dose 4dose 5200240248200 + 200(0.2) + 200(0.2)2+ · · ·
Just after a dose: the new 200 mg, plus 20% of the dose before, and so on.
Just after the nth dose, the body holds the new 200 mg, plus 20% of the dose before it, plus 20% of 20% of the one before that, and so on back to the first dose. In mg this is 200 + 200(0.2) + 200(0.2)2 + … + 200(0.2)n−1, a geometric series with a = 200 and r = 0.2.
step 1 of 6

Just after a dose, the body holds that dose and what is left of every earlier dose. Those amounts form a geometric series. When the common ratio r satisfies |r| < 1, the sums settle toward the sum to infinity, S∞ = a1 − r.

  1. Just after the nth dose, the body holds the new 200 mg, plus 20% of the dose before it, plus 20% of 20% of the one before that, and so on back to the first dose. In mg this is 200 + 200(0.2) + 200(0.2)2 + … + 200(0.2)n−1, a geometric series with a = 200 and r = 0.2.
  2. Its sum is Sn = 200(1 − 0.2n)1 − 0.2 = 250(1 − 0.2n). For example, S1 = 200, S2 = 240 and S3 = 248.
  3. The common ratio is 0.2, and |0.2| < 1, so 0.2n gets closer and closer to 0 and the series has a sum to infinity: S∞ = a1 − r = 2000.8 = 250.
  4. (a) In the long run, the body holds 250 mg just after each dose.
  5. The gap between Sn and 250 mg is 250 − 250(1 − 0.2n) = 250 × 0.2n. After the 3rd dose it is 250 × 0.008 = 2 mg, and after the 4th dose it is 250 × 0.0016 = 0.4 mg.
  6. (b) The 4th dose is the first after which the amount, 249.6 mg, is within 1 mg of 250 mg.

answer(a) 250 mg; (b) after the 4th dose, when the amount is 249.6 mg

techniqueThe Sum to Infinity · The Sum of a Geometric Series

examsH2

Common pitfalls

  • Adding the doses as if none were cleared, which gives 200n mg and grows without limit. Only 20% of each dose is left a day later, so the older doses add less and less.
  • Using the fraction cleared, 0.8, as the common ratio, which gives 2001 − 0.8 = 1000 mg. The common ratio is the fraction that remains from one day to the next, which is 0.2.
08

Trout in a Lake with a Yearly Catch, and the Number of Trout That Stays the Same

methodWrite the Year-to-Year Rule as a Recurrence Relation, Work Out the Terms One at a Time, and Find the Steady Value by Setting the Next Term Equal to This One

At the start of 2026 a lake holds 2000 trout. Each year the number of trout grows by 20%, and then 300 trout are caught. (a) Write a recurrence relation for un, the number of trout n years after the start of 2026, and find u3. (b) Find the number of trout that would stay the same from year to year with this catch. A second lake starts with 1400 trout and has the same growth and the same catch. How many trout does it hold after 2 years, and what happens to it after that?

year 01232000 lake2000u(n + 1) = 1.2 u(n) − 300, u(0) = 2000
Growth multiplies by 1.2, then the catch takes 300: un+1 = 1.2un − 300.
Growing by 20% multiplies the number of trout by 1.2, and the catch then takes 300 away. So un+1 = 1.2un − 300, with u0 = 2000.
step 1 of 6

A recurrence relation gives each term from the one before, so it needs a rule and a first term. A value that the rule leaves unchanged is found by putting the same letter on both sides.

  1. Growing by 20% multiplies the number of trout by 1.2, and the catch then takes 300 away. So un+1 = 1.2un − 300, with u0 = 2000.
  2. Apply the rule one year at a time: u1 = 1.2 × 2000 − 300 = 2100 and u2 = 1.2 × 2100 − 300 = 2220.
  3. (a) u3 = 1.2 × 2220 − 300 = 2664 − 300 = 2364 trout.
  4. A number L that stays the same satisfies L = 1.2L − 300. Subtract L from both sides: 0.2L = 300, so L = 1500. Check: 1.2 × 1500 − 300 = 1500.
  5. Write the number of trout as 1500 + en, where en is the gap from 1500. Then 1500 + en+1 = 1.2(1500 + en) − 300 = 1500 + 1.2en, so en+1 = 1.2en: the gap grows by 20% each year, whether it is above 1500 or below.
  6. (b) 1500 trout would stay the same. The second lake starts 100 below that: 1.2 × 1400 − 300 = 1380 after one year and 1.2 × 1380 − 300 = 1356 after two. Its gap below 1500 keeps growing, so it holds fewer trout every year and cannot keep up a catch of 300. Above 1500 the model has the trout growing without limit; a real lake runs short of food long before that, so the model is only used for the next few years.

answer(a) un+1 = 1.2un − 300 with u0 = 2000, and u3 = 2364 trout; (b) 1500 trout; the second lake holds 1356 trout after 2 years and keeps falling

techniqueRecurrence Relations · Term-to-Term Rules

examsGCSE Higher · H2

Common pitfalls

  • Taking the catch away before the growth, un+1 = 1.2(un − 300). The question says the trout grow first and are caught after, so 300 is subtracted after multiplying by 1.2.
  • Expecting every lake to move toward the steady value of 1500. Here the gap from 1500 is multiplied by 1.2 each year, so a lake that starts near 1500 moves away from it.
09

A Square Patio Laid in L-Shaped Rings of Tiles, and the Tiles Needed to Enlarge It

methodProve the Formula for the Total by Induction: Check the First Ring, Assume the Formula for k Rings, and Add Ring k + 1

A square patio is laid from square tiles, one ring at a time. Ring 1 is a single tile. Each new ring is an L-shaped band along two sides that turns the square into the next larger square, so ring k uses (2k − 1) tiles. (a) Prove by induction that 1 + 3 + 5 + … + (2n − 1) = n2 for every positive whole number n. (b) A patio has 12 rings. It is to be enlarged to 20 rings. How many more tiles are needed?

ring 1: 1 tilen = 1: 1 = 12
Base case: ring 1 is one tile, and 1 = 12.
Let P(n) be the statement 1 + 3 + … + (2n − 1) = n2. Base case, n = 1: the left side is 1 and the right side is 12 = 1, so P(1) is true.
step 1 of 5

A proof by induction has two parts. The base case shows the statement is true for n = 1. The inductive step shows that if it is true for some n = k, it is also true for n = k + 1. Together they carry the statement to every positive whole number.

  1. Let P(n) be the statement 1 + 3 + … + (2n − 1) = n2. Base case, n = 1: the left side is 1 and the right side is 12 = 1, so P(1) is true.
  2. Inductive step: assume that P(k) is true for some positive whole number k, that is, 1 + 3 + … + (2k − 1) = k2.
  3. Ring k + 1 uses 2(k + 1) − 1 = 2k + 1 tiles. So 1 + 3 + … + (2k − 1) + (2k + 1) = k2 + 2k + 1 = (k + 1)2, which is the statement P(k + 1).
  4. (a) P(1) is true, and whenever P(k) is true, P(k + 1) is true. So by induction, 1 + 3 + … + (2n − 1) = n2 for every positive whole number n: the first n rings use n2 tiles.
  5. (b) Twenty rings use 202 = 400 tiles and twelve rings use 122 = 144 tiles, so rings 13 to 20 need 400 − 144 = 256 more tiles. Check the first new ring: ring 13 uses 2 × 13 − 1 = 25 tiles, and 122 + 25 = 169 = 132.

answer(a) 1 + 3 + … + (2n − 1) = n2 for every positive whole number n; (b) 400 − 144 = 256 more tiles

techniqueProof by Induction: Summing 1 to n · Sequences Worth Knowing

examsPSLE · GCSE Higher

Common pitfalls

  • Checking the formula for n = 1, 2, 3 and stopping there. A few cases do not prove it for every n; the inductive step is what carries it from each case to the next.
  • Adding 2k − 1 in the inductive step. That is ring k, which is already in the sum; the new ring is ring k + 1, with 2(k + 1) − 1 = 2k + 1 tiles.
10

A Time Capsule Opened 4096 Days After a Friday, and the Day of the Week It Is Opened

methodProve Divisibility by Induction, Writing the Next Power in Terms of the One Before, Then Count Whole Weeks and the Days Left Over

A science club seals a time capsule on a Friday. It will be opened 84 = 4096 days later. (a) Prove by induction that 8n − 1 is divisible by 7 for every positive whole number n. (b) Use (a) to find the day of the week on which the capsule is opened.

MonTueWedThuFriSatSunn = 1: 8 − 1 = 7
Base case: 81 − 1 = 7, which is divisible by 7.
Let P(n) be the statement that 8n − 1 is divisible by 7. Base case, n = 1: 81 − 1 = 7 = 7 × 1, so P(1) is true.
step 1 of 5

To prove that an expression is divisible by 7 for every n, show it for n = 1, then assume it for n = k and write the expression for n = k + 1 in terms of the one for n = k. A number of days that is 1 more than a multiple of 7 is a whole number of weeks and 1 day.

  1. Let P(n) be the statement that 8n − 1 is divisible by 7. Base case, n = 1: 81 − 1 = 7 = 7 × 1, so P(1) is true.
  2. Inductive step: assume that P(k) is true for some positive whole number k, so 8k − 1 = 7m for some whole number m.
  3. Then 8k+1 − 1 = 8 × 8k − 1 = 8(8k − 1) + 8 − 1 = 8(8k − 1) + 7. Replace 8k − 1 by 7m: this is 8 × 7m + 7 = 7(8m + 1), which is divisible by 7. So P(k + 1) is true.
  4. (a) P(1) is true, and whenever P(k) is true, P(k + 1) is true. So by induction, 8n − 1 is divisible by 7 for every positive whole number n.
  5. (b) With n = 4, 4096 − 1 = 4095 is divisible by 7, and 4095 = 7 × 585. So 4096 days is 585 whole weeks and 1 day more. After 585 whole weeks it is a Friday again, and 1 more day makes it a Saturday. The capsule is opened on a Saturday.

answer(a) 8n − 1 is divisible by 7 for every positive whole number n; (b) 4096 = 7 × 585 + 1, so it is opened on a Saturday

techniqueProof by Induction: Divisibility · Proof by Induction: Summing 1 to n

Common pitfalls

  • Assuming that 8k+1 − 1 is divisible by 7 in the inductive step. The step must start from P(k) and arrive at P(k + 1); assuming the statement to be proved proves nothing.
  • Counting the Friday the capsule is sealed as day 1, which lands on a Friday. The first day after the sealing is the Saturday, and 4096 days after the sealing is 585 whole weeks after that Saturday, so it is a Saturday too.
Mr. Chalk Read the guide