Mathematics · Book 2 · Grades 10–12

High School Mathematics

High School Mathematics · Grades 10–12

13Sequences: A First Course

A sequence is a list of numbers produced by a rule: the successive balances of a savings account, the sizes of a population year after year. This chapter studies the two families that dominate applications — arithmetic sequences, which grow by equal steps, and geometric sequences, which grow by equal ratios. The rigorous theory of limits is developed in Chapter 20.

13.1 Defining a sequence

Definition 13.1 (Sequence)

A sequence (un)(u_n) assigns to each integer n0n \geq 0 (or n1n \geq 1) a real number unu_n, its term of index nn. A sequence can be given

  • explicitly, by a formula for unu_n in terms of nn: e.g. un=n2+1u_n = n^2 + 1;
  • recursively, by its first term and a rule to pass from each term to the next: e.g. u0=3u_0 = 3 and un+1=2un1u_{n+1} = 2u_n - 1.

Example 13.2

For un=n2+1u_n = n^2 + 1: u0=1u_0 = 1, u1=2u_1 = 2, u2=5u_2 = 5, and u10=101u_{10} = 101 directly. For u0=3u_0 = 3, un+1=2un1u_{n+1} = 2u_n - 1: u1=5u_1 = 5, u2=9u_2 = 9, u3=17u_3 = 17 — each term needs the previous one; reaching u10u_{10} takes ten steps (or a general formula, see Exercise 13.11).

13.2 Arithmetic sequences

Definition 13.3 (Arithmetic sequence)

A sequence is arithmetic with common difference dd if each term is obtained from the previous one by adding dd:

un+1=un+dfor all n.u_{n+1} = u_n + d \quad \text{for all } n.

Equivalently: the difference un+1unu_{n+1} - u_n is constant, equal to dd.

Theorem 13.4 (General term)

If (un)(u_n) is arithmetic with first term u0u_0 and common difference dd, then

un=u0+ndfor all n0,and more generally un=up+(np)d.u_n = u_0 + n\,d \quad \text{for all } n \geq 0, \qquad\text{and more generally } u_n = u_p + (n - p)\,d .

Proof. To go from u0u_0 to unu_n, the rule “add dd” is applied nn times: one step gives u1=u0+du_1 = u_0 + d, two steps give u2=u0+2du_2 = u_0 + 2d, and after nn steps every application has contributed one dd, so un=u0+ndu_n = u_0 + nd. (This “and so on” is made rigorous by induction in Chapter 20.) The general formula follows by counting the npn - p steps from upu_p to unu_n.

Theorem 13.5 (Sum of consecutive integers)

For every integer n1n \geq 1:

1+2++n=n(n+1)2.1 + 2 + \dots + n = \frac{n(n+1)}{2}.

More generally, a sum of consecutive terms of an arithmetic sequence equals

(number of terms)×first term+last term2.(\text{number of terms}) \times \frac{\text{first term} + \text{last term}}{2}.

Proof. Write the sum SS twice, the second time in reverse order, and add column by column:

S=1+2++nS=n+(n1)++12S=(n+1)+(n+1)++(n+1)\begin{array}{ccccccccc} S & = & 1 & + & 2 & + & \dots & + & n\\ S & = & n & + & (n-1) & + & \dots & + & 1\\ \hline 2S & = & (n+1) & + & (n+1) & + & \dots & + & (n+1) \end{array}

There are nn columns, each summing to n+1n + 1, so 2S=n(n+1)2S = n(n+1). For a general arithmetic sequence the same pairing works: first ++ last == second ++ second-to-last == \dots, because moving one step forward at the left end (+d+d) is compensated by one step backward at the right end (d-d).

Example 13.6

1+2++100=100×1012=50501 + 2 + \dots + 100 = \frac{100 \times 101}{2} = 5050. The sum of the odd numbers 1+3++991 + 3 + \dots + 99 (5050 terms) is 50×1+992=250050 \times \frac{1 + 99}{2} = 2500.

13.3 Geometric sequences

Definition 13.7 (Geometric sequence)

A sequence is geometric with common ratio q0q \neq 0 if each term is obtained from the previous one by multiplying by qq:

un+1=qunfor all n.u_{n+1} = q\,u_n \quad \text{for all } n.

Equivalently, when no term vanishes: the ratio un+1un\frac{u_{n+1}}{u_n} is constant, equal to qq.

Theorem 13.8 (General term)

If (un)(u_n) is geometric with first term u0u_0 and ratio qq, then

un=u0qnfor all n0,and more generally un=upqnp.u_n = u_0\, q^n \quad \text{for all } n \geq 0, \qquad\text{and more generally } u_n = u_p\, q^{\,n-p} .

Proof. Same step-counting as in Theorem 13.4: from u0u_0 to unu_n, the rule “multiply by qq” is applied nn times, contributing a factor qnq^n.

Theorem 13.9 (Geometric sum)

For every real q1q \neq 1 and integer n0n \geq 0:

1+q+q2++qn=1qn+11q.1 + q + q^2 + \dots + q^n = \frac{1 - q^{\,n+1}}{1 - q}.

Proof. Let S=1+q++qnS = 1 + q + \dots + q^n. Multiply by qq: qS=q+q2++qn+1qS = q + q^2 + \dots + q^{n+1}. Subtract:

SqS=(1+q++qn)(q+q2++qn+1)=1qn+1,S - qS = \bigl(1 + q + \dots + q^n\bigr) - \bigl(q + q^2 + \dots + q^{n+1}\bigr) = 1 - q^{\,n+1},

because every intermediate term appears once in each sum and cancels. Hence (1q)S=1qn+1(1 - q)S = 1 - q^{\,n+1}, and dividing by 1q01 - q \neq 0 gives the formula.

Example 13.10

1+2+4++210=121112=2111=20471 + 2 + 4 + \dots + 2^{10} = \frac{1 - 2^{11}}{1 - 2} = 2^{11} - 1 = 2047: doubling grains of rice on the squares of a chessboard overwhelms any granary well before the 6464th square, where the total is 26411.8×10192^{64} - 1 \approx 1.8 \times 10^{19}.

Equal steps versus equal ratios: an arithmetic sequence (u_n+1 = u_n + 0.9, blue) follows a line, a geometric sequence (u_n+1 = 1.2\,u_n, red) follows an exponential curve that eventually outgrows it.
Equal steps versus equal ratios: an arithmetic sequence (un+1=un+0.9u_{n+1} = u_n + 0.9, blue) follows a line, a geometric sequence (un+1=1.2unu_{n+1} = 1.2\,u_n, red) follows an exponential curve that eventually outgrows it.

Method 13.11 (Recognizing the type of a sequence)

Compute un+1unu_{n+1} - u_n and simplify. If the result is a constant dd, the sequence is arithmetic. Otherwise compute un+1un\frac{u_{n+1}}{u_n} (terms nonzero) and simplify: a constant qq means geometric. If neither is constant, the sequence is of neither type — never conclude from the first few terms alone.

Example 13.12

For un=3×5nu_n = 3 \times 5^n: un+1un=3×5n+13×5n=5\frac{u_{n+1}}{u_n} = \frac{3 \times 5^{n+1}}{3 \times 5^n} = 5 for all nn: geometric with ratio 55. For un=n2u_n = n^2: u1u0=1u_1 - u_0 = 1 but u2u1=3u_2 - u_1 = 3, and u1u0\frac{u_1}{u_0} is not even defined — neither arithmetic nor geometric.

13.4 Monotonicity

Definition 13.13 (Monotonic sequence)

A sequence (un)(u_n) is increasing if un+1unu_{n+1} \geq u_n for all nn, and decreasing if un+1unu_{n+1} \leq u_n for all nn.

Method 13.14 (Studying monotonicity)

Study the sign of un+1unu_{n+1} - u_n. For sequences with positive terms, one may instead compare un+1un\frac{u_{n+1}}{u_n} to 11.

Example 13.15

An arithmetic sequence is increasing when d0d \geq 0 (un+1un=du_{n+1} - u_n = d), decreasing when d0d \leq 0. A geometric sequence with u0>0u_0 > 0 and q>1q > 1 is increasing: un+1un=u0qn(q1)>0u_{n+1} - u_n = u_0 q^n (q - 1) > 0; with u0>0u_0 > 0 and 0<q<10 < q < 1 it is decreasing.

13.5 Long-run behaviour, informally

What happens to unu_n when nn becomes very large? For an arithmetic sequence with d>0d > 0, the terms u0+ndu_0 + nd exceed any fixed number eventually. For a geometric sequence with 0<q<10 < q < 1, the terms u0qnu_0 q^n shrink towards 00: multiplying repeatedly by 0.90.9, say, erodes any starting value. And for q>1q > 1 the terms explode, as in Example 13.10.

Remark 13.16

These statements can be made perfectly precise — “the terms eventually stay within any given distance of 00” — and proved. That is the theory of limits, the opening theme of Chapter 20.

13.6 Exercises

Exercise 13.1

For each sequence, compute u1u_1, u2u_2, u3u_3:

un=nn+1;u0=5, un+1=3un2;un=(1)nn.u_n = \frac{n}{n+1}; \qquad u_0 = 5,\ u_{n+1} = 3u_n - 2; \qquad u_n = (-1)^n\,n .
Solution

Solution of Exercise 13.1.

un=nn+1u_n = \frac{n}{n+1}: u1=12u_1 = \frac12, u2=23u_2 = \frac23, u3=34u_3 = \frac34.

u0=5u_0 = 5, un+1=3un2u_{n+1} = 3u_n - 2: u1=13u_1 = 13, u2=37u_2 = 37, u3=109u_3 = 109.

un=(1)nnu_n = (-1)^n n: u1=1u_1 = -1, u2=2u_2 = 2, u3=3u_3 = -3.

Exercise 13.2

(un)(u_n) is arithmetic with u0=7u_0 = 7 and d=3d = -3. Compute u10u_{10} and u25u_{25}. (vn)(v_n) is arithmetic with v3=11v_3 = 11 and v8=26v_8 = 26. Find the common difference and v0v_0.

Solution

Solution of Exercise 13.2.

u10=7+10×(3)=23u_{10} = 7 + 10 \times (-3) = -23 and u25=775=68u_{25} = 7 - 75 = -68.

For (vn)(v_n): v8=v3+5dv_8 = v_3 + 5d gives 26=11+5d26 = 11 + 5d, so d=3d = 3; then v0=v33d=119=2v_0 = v_3 - 3d = 11 - 9 = 2.

Exercise 13.3

(un)(u_n) is geometric with u0=5u_0 = 5 and q=2q = 2. Compute u8u_8. (vn)(v_n) is geometric with positive terms, v2=12v_2 = 12 and v4=48v_4 = 48. Find the ratio and v0v_0.

Solution

Solution of Exercise 13.3.

u8=5×28=1280u_8 = 5 \times 2^8 = 1280.

For (vn)(v_n): v4=v2q2v_4 = v_2\, q^2 gives 48=12q248 = 12 q^2, so q2=4q^2 = 4 and q=2q = 2 (the terms are positive). Then v0=v2q2=124=3v_0 = \frac{v_2}{q^2} = \frac{12}{4} = 3.

Exercise 13.4

Compute

1+2+3++500,4+7+10++61,1+12+14++1210.1 + 2 + 3 + \dots + 500, \qquad 4 + 7 + 10 + \dots + 61, \qquad 1 + \frac12 + \frac14 + \dots + \frac{1}{2^{10}} .
Solution

Solution of Exercise 13.4.

1++500=500×5012=1252501 + \dots + 500 = \frac{500 \times 501}{2} = 125\,250.

4+7++614 + 7 + \dots + 61 is arithmetic with d=3d = 3 and 6143+1=20\frac{61 - 4}{3} + 1 = 20 terms: sum 20×4+612=65020 \times \frac{4 + 61}{2} = 650.

1+12++12101 + \frac12 + \dots + \frac{1}{2^{10}} is geometric with q=12q = \frac12 and 1111 terms: 1(1/2)1111/2=2(112048)=20471024\frac{1 - (1/2)^{11}}{1 - 1/2} = 2\left(1 - \frac{1}{2048}\right) = \frac{2047}{1024}.

Exercise 13.5

Determine whether each sequence is arithmetic, geometric, or neither:

un=4n1;vn=2n3n+1;wn=n2+n.u_n = 4n - 1; \qquad v_n = \frac{2^n}{3^{n+1}}; \qquad w_n = n^2 + n .
Solution

Solution of Exercise 13.5.

un+1un=4(n+1)14n+1=4u_{n+1} - u_n = 4(n+1) - 1 - 4n + 1 = 4: arithmetic with d=4d = 4.

vn+1vn=2n+13n+23n+12n=23\frac{v_{n+1}}{v_n} = \frac{2^{n+1}}{3^{n+2}} \cdot \frac{3^{n+1}}{2^n} = \frac23: geometric with q=23q = \frac23.

w0=0w_0 = 0, w1=2w_1 = 2, w2=6w_2 = 6: the differences 22 and 44 differ, so not arithmetic; w1w0\frac{w_1}{w_0} is not even defined, and the ratios w2w1=3w3w2=2\frac{w_2}{w_1} = 3 \neq \frac{w_3}{w_2} = 2: neither.

Exercise 13.6 ★★

A theater has 2020 rows: 1616 seats in the first row, and each row has 22 more seats than the one before it. How many seats are in the last row? In the whole theater?

Solution

Solution of Exercise 13.6.

The row sizes are arithmetic: first term 1616, difference 22. The last (20th) row has 16+19×2=5416 + 19 \times 2 = 54 seats. The total is 20×16+542=70020 \times \frac{16 + 54}{2} = 700 seats.

Exercise 13.7 ★★

A population of bacteria doubles every hour; at noon there are 500500 bacteria. How many are there at 8 p.m.? After how many full hours does the population first exceed one million? (Solve by trying successive powers of 22.)

Solution

Solution of Exercise 13.7.

After nn hours the population is 500×2n500 \times 2^n. At 8 p.m., n=8n = 8: 500×256=128000500 \times 256 = 128\,000 bacteria. We need 500×2n>106500 \times 2^n > 10^6, i.e. 2n>20002^n > 2000: since 210=10242^{10} = 1024 and 211=20482^{11} = 2048, the population first exceeds one million after 1111 full hours, at 11 p.m.

Exercise 13.8 ★★

Every month, a saver deposits 100100 euros into an account that pays 0.2%0.2\% interest per month on the existing balance (interest is credited just before the deposit). Let cnc_n be the balance right after the nn-th deposit, so c1=100c_1 = 100 and cn+1=1.002cn+100c_{n+1} = 1.002\,c_n + 100. Compute c2c_2 and c3c_3, and explain why (cn)(c_n) is neither arithmetic nor geometric.

Solution

Solution of Exercise 13.8.

c2=1.002×100+100=200.20c_2 = 1.002 \times 100 + 100 = 200.20 and c3=1.002×200.20+100300.60c_3 = 1.002 \times 200.20 + 100 \approx 300.60. The differences c2c1=100.20c_2 - c_1 = 100.20 and c3c2100.40c_3 - c_2 \approx 100.40 are not equal, so (cn)(c_n) is not arithmetic; the ratios c2c1=2.002\frac{c_2}{c_1} = 2.002 and c3c21.50\frac{c_3}{c_2} \approx 1.50 are not equal either, so it is not geometric. (Mixed “multiply then add” recursions like this one are solved by the auxiliary-sequence trick of Exercise 13.11.)

Exercise 13.9 ★★

Study the monotonicity of the sequences

un=n28n (n0),vn=3nn! (n1),u_n = n^2 - 8n \ (n \geq 0), \qquad v_n = \frac{3^n}{n!}\ (n \geq 1),

where n!=1×2××nn! = 1 \times 2 \times \dots \times n. (For (vn)(v_n), compare vn+1vn\frac{v_{n+1}}{v_n} to 11.)

Solution

Solution of Exercise 13.9.

un+1un=(n+1)28(n+1)n2+8n=2n7u_{n+1} - u_n = (n+1)^2 - 8(n+1) - n^2 + 8n = 2n - 7: negative for n3n \leq 3, positive for n4n \geq 4. So (un)(u_n) decreases down to u4=1632=16u_4 = 16 - 32 = -16, then increases: it is not monotonic.

(vn)(v_n) has positive terms and

vn+1vn=3n+1(n+1)!n!3n=3n+1,\frac{v_{n+1}}{v_n} = \frac{3^{n+1}}{(n+1)!} \cdot \frac{n!}{3^n} = \frac{3}{n+1},

which is >1> 1 for n1n \leq 1, =1= 1 for n=2n = 2, and <1< 1 for n3n \geq 3: the sequence increases up to v2=v3=92v_2 = v_3 = \frac92, then decreases.

Exercise 13.10 ★★

The sum of the first nn terms of an arithmetic sequence with u0=3u_0 = 3 and d=4d = 4 equals 903903. Find nn. (Set up a quadratic equation in nn and use Chapter 10.)

Solution

Solution of Exercise 13.10.

The first nn terms are u0,,un1u_0, \dots, u_{n-1}, with u0=3u_0 = 3 and un1=3+4(n1)=4n1u_{n-1} = 3 + 4(n-1) = 4n - 1. Their sum is

n×3+(4n1)2=n(2n+1)=903,n \times \frac{3 + (4n-1)}{2} = n(2n + 1) = 903,

so 2n2+n903=02n^2 + n - 903 = 0. Here Δ=1+4×2×903=7225=852\Delta = 1 + 4 \times 2 \times 903 = 7225 = 85^2, and n=1+854=21n = \frac{-1 + 85}{4} = 21 (the negative root is rejected). Check: 21×43=90321 \times 43 = 903.

Exercise 13.11 ★★★

Let u0=3u_0 = 3 and un+1=2un1u_{n+1} = 2u_n - 1.

  1. Compute u1,u2,u3u_1, u_2, u_3 and conjecture a formula for unu_n.
  2. Let vn=un1v_n = u_n - 1. Show that (vn)(v_n) is geometric, give its ratio and first term.
  3. Deduce an explicit formula for unu_n and verify your conjecture.
Solution

Solution of Exercise 13.11.

1. u1=5u_1 = 5, u2=9u_2 = 9, u3=17u_3 = 17: each term is one more than 4,8,164, 8, 16, suggesting un=2n+1+1u_n = 2^{n+1} + 1.

2. With vn=un1v_n = u_n - 1:

vn+1=un+11=2un11=2(un1)=2vn,v_{n+1} = u_{n+1} - 1 = 2u_n - 1 - 1 = 2(u_n - 1) = 2v_n,

so (vn)(v_n) is geometric with ratio 22 and first term v0=u01=2v_0 = u_0 - 1 = 2.

3. Hence vn=2×2n=2n+1v_n = 2 \times 2^n = 2^{n+1} and un=vn+1=2n+1+1u_n = v_n + 1 = 2^{n+1} + 1, confirming the conjecture. (The number 11 subtracted in vnv_n is the fixed point of x2x1x \mapsto 2x - 1; the same idea reappears for un+1=aun+bu_{n+1} = au_n + b in Chapter 20.)

13.7 Problem: The tower of Brahma and Fibonacci’s rabbits

Problem 13.1

Weekend problem — two legendary recurrences: the tower that ends the world, the sequence that grows like gold, and the auxiliary trick that tames loans

Two sequences rule the folklore of mathematics. One counts the moves of the tower of Brahma — sixty-four golden disks whose transfer, legend says, will end the world. The other counts Fibonacci’s rabbits and hides the golden ratio. Neither is arithmetic, neither is geometric — and both surrender to this chapter’s weapons: recurrences, geometric sums (Theorem 13.9), and the auxiliary-sequence trick of Exercise 13.11, which also computes your mortgage.

Part I — The tower of Brahma. The puzzle: nn disks of decreasing size are stacked on peg A; move the whole stack to peg C, one disk at a time, never placing a larger disk on a smaller one (peg B may help). Let hnh_n be the minimal number of moves.

  1. Play (with coins) and record h1h_1, h2h_2, h3h_3.
  2. Explain the strategy behind the recurrence hn+1=2hn+1h_{n+1} = 2h_n + 1: what must happen before and after the largest disk moves?
  3. Solve the recurrence with the trick of Exercise 13.11: set vn=hn+1v_n = h_n + 1, show (vn)(v_n) is geometric, and conclude hn=2n1h_n = 2^n - 1.
  4. The legend’s tower has 6464 disks, and the monks move one disk per second. Using 210=10241032^{10} = 1024 \approx 10^3, estimate the transfer time in years (a year is about 3×1073 \times 10^7 seconds; compare Example 13.10, the same giant in another story). Should we worry?
  5. Why can no strategy beat 2n12^n - 1 moves? Argue that any solution obeys hn+12hn+1h_{n+1} \geq 2 h_n + 1: what must be true of the top nn disks just before, and just after, the bottom disk’s move?

Part II — Fibonacci. Define F1=F2=1F_1 = F_2 = 1 and Fn+2=Fn+1+FnF_{n+2} = F_{n+1} + F_n (each term the sum of the two before — the rhythm-counting rule of the Middle School volume, now with its European name).

  1. List F1F_1 through F12F_{12}.
  2. Show that (Fn)(F_n) is neither arithmetic nor geometric, but that it is strictly increasing from n=2n = 2 on (Method 13.14 and the recurrence).
  3. Prove the sum identity

    F1+F2++Fn=Fn+21F_1 + F_2 + \dots + F_n = F_{n+2} - 1

    by telescoping: write each FkF_k as Fk+2Fk+1F_{k+2} - F_{k+1} and watch the sum collapse. Verify it for n=6n = 6.

  4. Prove the squares identity F12+F22++Fn2=FnFn+1F_1^2 + F_2^2 + \dots + F_n^2 = F_n F_{n+1}, telescoping with FkFk+1Fk1Fk=Fk2F_k F_{k+1} - F_{k-1} F_k = F_k^2. Verify for n=4n = 4. (Picture: squares of sides 1,1,2,3,5,1, 1, 2, 3, 5, \dots tile a rectangle — the famous Fibonacci spiral’s skeleton.)
  5. Cassini’s identity states Fn+1Fn1Fn2=(1)nF_{n+1} F_{n-1} - F_n^2 = (-1)^n. Verify it for n=4,5,6n = 4, 5, 6 — and recognize the engine of the vanishing-square trick played in the Middle School volume’s areas problem.
  6. Show from the recurrence that Fn+22FnF_{n+2} \geq 2 F_n: Fibonacci at least doubles every two steps — it grows at least as fast as a geometric sequence of ratio 2\sqrt2.
  7. Compute the ratios rn=Fn+1Fnr_n = \frac{F_{n+1}}{F_n} for n=3n = 3 to 1010 (three decimals). Admitting that they settle on a limit LL, pass the relation rn+1=1+1rnr_{n+1} = 1 + \frac{1}{r_n} to the limit and solve: which number of Problem 2.1 do the rabbits worship?

Part III — The auxiliary trick, at the bank.

  1. Generalize Exercise 13.11: for un+1=aun+bu_{n+1} = a\,u_n + b with a1a \neq 1, let =b1a\ell = \frac{b}{1 - a} (the fixed point). Show vn=unv_n = u_n - \ell is geometric of ratio aa, and conclude un=an(u0)+u_n = a^n (u_0 - \ell) + \ell.
  2. A loan: 1000010\,000 euros at 1%1\,\% interest per month, repaid 300300 euros per month, so the debt obeys dn+1=1.01dn300d_{n+1} = 1.01\,d_n - 300. Apply question 13 (fixed point first!) to get an explicit formula for dnd_n.
  3. With a calculator, find the first month at which the debt is cleared, and the total amount repaid. How much did the borrowing itself cost?
  4. A town of 5000050\,000 inhabitants grows by 2%2\,\% a year and welcomes 10001\,000 newcomers besides: pn+1=1.02pn+1000p_{n+1} = 1.02\,p_n + 1000. Give the explicit formula and the population after 1010 years.

Part IV — The two royal families.

  1. Compute 1+2+3++10001 + 2 + 3 + \dots + 1000 (Theorem 13.5 — little Gauss’s sum from the Middle School volume, now official), and 1+2+4++2191 + 2 + 4 + \dots + 2^{19} (Theorem 13.9).
  2. Compute the sum of the arithmetic sequence 7,12,17,,5027, 12, 17, \dots, 502 (how many terms?).
  3. Savings plan: 100100 euros deposited each month, earning 0.5%0.5\,\% monthly; after the nn-th deposit the balance is 100(1.005n1++1.005+1)100\left(1.005^{n-1} + \dots + 1.005 + 1\right). Compute the balance after 55 years (n=60n = 60).
  4. Finale — the sequence-tamer’s kit: explicit against recurrent descriptions; the two royal families and their sum formulas; the auxiliary sequence that turns affine recurrences into geometric ones; and Fibonacci, first citizen outside both families, tamed today by identities and awaiting matrices (grade 12) and limits for full capture. One sentence each.
Solution

Solution of Problem 13.1.

1. h1=1h_1 = 1, h2=3h_2 = 3, h3=7h_3 = 7.

2. To move the biggest disk, the nn disks above it must first migrate to the spare peg (hnh_n moves); the big disk crosses (11 move); the nn disks must then climb back on top of it (hnh_n moves): hn+1=2hn+1h_{n+1} = 2h_n + 1.

3. vn+1=hn+1+1=2hn+2=2vnv_{n+1} = h_{n+1} + 1 = 2h_n + 2 = 2v_n: geometric of ratio 22 with v1=2v_1 = 2, so vn=2nv_n = 2^n and hn=2n1h_n = 2^n - 1.

4. 26411.8×10192^{64} - 1 \approx 1.8 \times 10^{19} seconds; dividing by 3×1073 \times 10^7 seconds per year: about 6×10116 \times 10^{11} years — six hundred billion years, forty times the age of the universe. The monks can take coffee breaks.

5. In any legal solution, consider the bottom disk’s first move: at that instant the other nn disks must all sit on the one remaining peg (at least hnh_n moves to get them there), and after the bottom disk’s last move they must all come back on top of it (at least hnh_n more): any solution needs at least 2hn+12h_n + 1 moves. The recurrence is a floor as well as a ceiling: 2n12^n - 1 is optimal.

6. 1,1,2,3,5,8,13,21,34,55,89,1441, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144.

7. Not arithmetic (21=12 - 1 = 1 but 32=13 - 2 = 1, 53=25 - 3 = 2: differences change); not geometric (21=2\frac21 = 2 but 32=1.5\frac32 = 1.5). Increasing: for n2n \geq 2, Fn+1Fn=Fn1>0F_{n+1} - F_n = F_{n-1} > 0.

8. Fk=Fk+2Fk+1F_k = F_{k+2} - F_{k+1}, so

k=1nFk=(F3F2)+(F4F3)++(Fn+2Fn+1)=Fn+2F2=Fn+21.\sum_{k=1}^{n} F_k = (F_3 - F_2) + (F_4 - F_3) + \dots + (F_{n+2} - F_{n+1}) = F_{n+2} - F_2 = F_{n+2} - 1 .

For n=6n = 6: 1+1+2+3+5+8=20=F81=2111 + 1 + 2 + 3 + 5 + 8 = 20 = F_8 - 1 = 21 - 1.

9. FkFk+1Fk1Fk=Fk(Fk+1Fk1)=FkFk=Fk2F_k F_{k+1} - F_{k-1} F_k = F_k (F_{k+1} - F_{k-1}) = F_k \cdot F_k = F_k^2; summing telescopes to FnFn+1F1F0F_n F_{n+1} - F_1 F_0 (with F0=0F_0 = 0): the sum of squares is FnFn+1F_n F_{n+1}. For n=4n = 4: 1+1+4+9=15=F4F5=3×51 + 1 + 4 + 9 = 15 = F_4 F_5 = 3 \times 5.

10. F5F3F42=5×29=1F_5 F_3 - F_4^2 = 5 \times 2 - 9 = 1; F6F4F52=8×325=1F_6 F_4 - F_5^2 = 8 \times 3 - 25 = -1; F7F5F62=13×564=1F_7 F_5 - F_6^2 = 13 \times 5 - 64 = 1: alternating ±1\pm 1. This off-by-one between Fn+1Fn1F_{n+1} F_{n-1} and Fn2F_n^2 is exactly the magician’s gained-or-lost square unit: cutting a Fn×FnF_n \times F_n square into pieces reassembled as an Fn+1×Fn1F_{n+1} \times F_{n-1} rectangle must create or swallow one unit — the sliver.

11. Fn+2=Fn+1+FnFn+Fn=2FnF_{n+2} = F_{n+1} + F_n \geq F_n + F_n = 2F_n (the sequence increases): every two indices, at least a doubling — growth at least geometric of ratio 2\sqrt2 per index.

12. 1.51.5; 1.6671.667; 1.61.6; 1.6251.625; 1.6151.615; 1.6191.619; 1.6181.618; 1.6181.618. If rnLr_n \to L: from Fn+2=Fn+1+FnF_{n+2} = F_{n+1} + F_n, dividing by Fn+1F_{n+1}: rn+1=1+1rnr_{n+1} = 1 + \frac{1}{r_n}, so L=1+1LL = 1 + \frac1L, i.e. L2=L+1L^2 = L + 1: L=φ=1+52L = \varphi = \frac{1 + \sqrt5}{2}, the golden ratio of Problem 2.1. The rabbits multiply in gold.

13. vn+1=un+1=aun+bv_{n+1} = u_{n+1} - \ell = a u_n + b - \ell; since =a+b\ell = a\ell + b, this is a(un)=avna(u_n - \ell) = a v_n: geometric of ratio aa. Hence vn=anv0v_n = a^n v_0 and un=an(u0)+u_n = a^n (u_0 - \ell) + \ell.

14. Fixed point: =1.01300\ell = 1.01\ell - 300 gives =30000\ell = 30\,000. So dn=1.01n(1000030000)+30000=3000020000×1.01nd_n = 1.01^n (10\,000 - 30\,000) + 30\,000 = 30\,000 - 20\,000 \times 1.01^n.

15. dn0d_n \leq 0 requires 1.01n1.51.01^n \geq 1.5: 1.01401.4891.01^{40} \approx 1.489, 1.01411.5041.01^{41} \approx 1.504: the 4141st payment clears the debt (and is slightly smaller than 300300). Total repaid: just under 41×300=1230041 \times 300 = 12\,300 euros — the 1000010\,000 borrowed cost about 23002\,300 euros of interest.

16. Fixed point =100011.02=50000\ell = \frac{1000}{1 - 1.02} = -50\,000, so pn=1.02n×10000050000p_n = 1.02^n \times 100\,000 - 50\,000. After 1010 years: 1.02101.2191.02^{10} \approx 1.219: p1071900p_{10} \approx 71\,900 inhabitants.

17. 1000×10012=500500\frac{1000 \times 1001}{2} = 500\,500; and 2201=10485752^{20} - 1 = 1\,048\,575.

18. From 77 to 502502 in steps of 55: 50275+1=100\frac{502 - 7}{5} + 1 = 100 terms; sum =100×7+5022=25450= 100 \times \frac{7 + 502}{2} = 25\,450.

19. Balance =100×1.0056011.0051100×0.34890.0056977= 100 \times \frac{1.005^{60} - 1} {1.005 - 1} \approx 100 \times \frac{0.3489}{0.005} \approx 6\,977 euros — of which 60006\,000 deposited and about 977977 earned: geometric sums are the bank’s native tongue.

20. Explicit formulas answer “what is u1000u_{1000}” instantly; recurrences describe how systems actually evolve — the art is converting the second into the first. Arithmetic sequences add, geometric ones multiply, and each family owns a sum formula (Gauss’s pairing; the doubling trick). The fixed-point-and-auxiliary trick converts every affine recurrence into a geometric one — loans, populations, and the tower all fell to it. Fibonacci obeys neither family, yet telescoping identities caught its sums and squares; its full portrait (an exact formula, the golden limit) awaits stronger tools.