Maths Olympiad Prep

Library / /11 of 62

, 2020

Geometry Difficulty 4.3 AIME Find the answer United States

Problem:

Harvard has recently built a new house for its students consisting of nn levels, where the kkth level from the top can be modeled as a 1-meter-tall cylinder with radius kk meters. Given that the area of all the lateral surfaces (i.e. the surfaces of the external vertical walls) of the building is 35 percent of the total surface area of the building (including the bottom), compute nn.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:

The kkth layer contributes a lateral surface area of 2kπ2k\pi, so the total lateral surface area is
2(1+2++n)π=n(n+1)π 2(1+2+\cdots+n)\pi = n(n+1)\pi
On the other hand, the vertical surface area is 2n2π2n^2\pi (no need to sum layers, just look at the building from above and from below). Therefore,
n+1=720(3n+1) n+1 = \frac{7}{20}(3n+1)
and n=13n=13.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.