Series, Progressions and the Binomial Expansion: Question 2

Syllabus 1.6

Structured AS 6 marks

A small open-air theatre has rows of seats arranged so that each row has more seats than the row in front of it, forming an arithmetic progression. Row 11 (nearest the stage) has 1414 seats, and each subsequent row has 33 more seats than the row before it.

(a) Find the number of seats in Row 2020. [2]

(b) Find the total number of seats in the first 2020 rows. [2]

(c) The theatre has 3030 rows in total. Find the total seating capacity of the theatre. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Number of seats in Row 20

The seat counts form an arithmetic progression with first term a=14a = 14 and common difference d=3d = 3. The nnth term is

un=a+(n1)d.u_n = a + (n-1)d.

For Row 2020 (n=20n=20):

u20=14+(201)(3)=14+19×3=14+57=71.u_{20} = 14 + (20-1)(3) = 14 + 19\times3 = 14 + 57 = 71.

Check: building the sequence row by row, 14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59,62,65,68,7114, 17, 20, 23, 26, 29, 32, 35, 38, 41, 44, 47, 50, 53, 56, 59, 62, 65, 68, 71. That is 2020 terms, and the last one is indeed 7171, confirming the formula.

Part (b): Total number of seats in the first 20 rows

Sn=n2(2a+(n1)d)S_n = \frac{n}{2}\bigl(2a + (n-1)d\bigr)

S20=202(2(14)+19(3))=10×(28+57)=10×85=850.S_{20} = \frac{20}{2}\bigl(2(14) + 19(3)\bigr) = 10\times(28+57) = 10\times85 = 850.

Check: using the equivalent formula Sn=n2(u1+un)S_n = \frac{n}{2}(u_1+u_n) with u1=14u_1=14 and u20=71u_{20}=71 (from part (a)):

S20=202(14+71)=10×85=850.S_{20} = \frac{20}{2}(14+71) = 10\times85 = 850.

Both methods agree, so S20=850S_{20}=850.

Part (c): Total seating capacity for 30 rows

Now n=30n=30. First find u30u_{30}:

u30=14+29×3=14+87=101.u_{30} = 14 + 29\times3 = 14+87=101.

Then

S30=302(u1+u30)=15×(14+101)=15×115=1725.S_{30} = \frac{30}{2}(u_1+u_{30}) = 15\times(14+101)=15\times115=1725.

Check with the other sum formula:

S30=302(2(14)+29(3))=15×(28+87)=15×115=1725.S_{30}=\frac{30}{2}\bigl(2(14)+29(3)\bigr)=15\times(28+87)=15\times115=1725.

Both methods agree, so the theatre’s total seating capacity is 17251725 seats.

Final answers

  • (a) Row 2020 has 71\boxed{71} seats.
  • (b) The first 2020 rows contain 850\boxed{850} seats in total.
  • (c) The theatre’s total seating capacity is 1725\boxed{1725} seats.