Maths Olympiad Prep

Track / Stage 3 / 28 of 260 #508 of 2444

Problem 508

AMC 10/12, early questions
Combinatorics Difficulty 3.1 Prove it CEMC Galois · Canada · 2013

The even positive integers are listed in order and arranged into rows, as shown, and described below.

Each new row includes one more integer than the previous row. The last number in each row is the product of the row number and the next largest integer. For example, the last number in the 4th^{th} row is 4×54\times 5. You may use this fact without proving it.

List the numbers in the 7th row of the table.
What are the first and last numbers in the 100th row of the table?
The last number in row rr is LL. The first number in row (r+2)(r+2) is FF. Determine the smallest possible value for rr such that F+LF+L is at least 2013.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Solution 1

The last number in the 7th7^{th} row is 7×8=567\times8=56.

Since the 7th7^{th} row has 7 numbers in it, we list the 7 even integers decreasing from 56, which are 56,54,52,50,48,46,4456,54,52,50,48,46,44.

Written in the order they will appear in the table, the numbers in the 7th7^{th} row are, 44,46,48,50,52,54,5644,46,48,50,52,54,56.

Solution 2

The last number in the 6th6^{th} row is 6×7=426\times7=42.

Therefore the next even integer, 44, will appear as the first number in the 7th7^{th} row of the table.

Since the 7th7^{th} row has 7 numbers in it, we list the 7 even integers increasing from 44.

Thus the numbers in the 7th7^{th} row are, 44,46,48,50,52,54,5644,46,48,50,52,54,56.
The last number in the 100th100^{th} row is 100×101=10100100\times101=10\,100.

The last number in the 99th99^{th} row is 99×100=990099\times100=9900.

Therefore the next even integer, 9902, will appear as the first number in the 100th100^{th} row of the table.

The first and last numbers in the 100th100^{th} row of the table are 9902 and 1010010\,100, respectively.
The last number in row rr is equal to r(r+1)r(r+1), so L=r(r+1)L=r(r+1).

The first number in row (r+2)(r+2) is 2 more than the last number in row (r+1)(r+1).

The last number in row (r+1)(r+1) is (r+1)(r+2)(r+1)(r+2), so F=(r+1)(r+2)+2F=(r+1)(r+2)+2.

We require F+LF+L to be at least 2013, so F+L=(r+1)(r+2)+2+r(r+1)2013F+L=(r+1)(r+2)+2+r(r+1)\geq2013.

To determine the smallest value for rr such that F+L=(r+1)(r+2)+2+r(r+1)2013F+L=(r+1)(r+2)+2+r(r+1)\geq2013, we solve the following inequality: (r+1)(r+2)+2+r(r+1) 2013 r 2+3r+2+2+r 2+r 2013 2r 2+4r+4 2013 r 2+2r+2 1006.5 r 2+2r+1 1006.5-1 (r+1) 2 1005.5 r+1 + 1005.5 or r+1 - 1005.5\text{(r+1)(r+2)+2+r(r+1) 2013 r 2+3r+2+2+r 2+r 2013 2r 2+4r+4 2013 r 2+2r+2 1006.5 r 2+2r+1 1006.5-1 (r+1) 2 1005.5 r+1 + 1005.5 or r+1 - 1005.5} Since rr is positive, r+11005.5r+1\geq\sqrt{1005.5} and so r+1005.5130.7096r\geq+\sqrt{1005.5}-1\approx30.7096.

Thus, the smallest possible value of the integer rr such that F+LF+L is at least 2013 is 31.

Check: Since LL is the last number in row r=31r=31, then L=31×32=992L=31\times32=992.

Since FF is the first number in row r+2=33r+2=33, then FF is 2 more than the last number in row 32, or F=(32×33)+2=1058F=(32\times33)+2=1058.

Therefore, F+L=1058+992=20502013F+L=1058+992=2050\geq2013 as required.

We must also check if 3131 is the smallest value of rr such that F+L2013F+L\geq2013.

Since the numbers are arranged in the rows in a strictly increasing way, we need only check that when r=30r=30, F+L<2013F+L<2013.

When r=30r=30, F+L=((31×32)+2)+(30×31)=994+930=1924<2013F+L=((31\times32)+2)+(30\times31)=994+930=1924<2013.

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.