返回题库

AIME 2003 I · 第 5 题

AIME 2003 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Consider the set of points that are inside or within one unit of a rectangular parallelepiped (box) that measures 33 by 44 by 55 units. Given that the volume of this set is m+nπp,\frac{m + n\pi}{p}, where m,n,m, n, and pp are positive integers, and nn and pp are relatively prime, find m+n+p.m + n + p.

解析

Solution

AIME diagram

The set can be broken into several parts: the big 3×4×53\times 4 \times 5 parallelepiped, 66 external parallelepipeds that each share a face with the large parallelepiped and have a height of 11, the 1/81/8 spheres (one centered at each vertex of the large parallelepiped), and the 1/41/4 cylinders connecting each adjacent pair of spheres.

  • The volume of the parallelepiped is 3×4×5=603 \times 4 \times 5 = 60 cubic units.
  • The volume of the external parallelepipeds is 2(3×4×1)+2(3×5×1)+2(4×5×1)=942(3 \times 4 \times 1)+2(3 \times 5 \times 1 )+2(4 \times 5 \times 1)=94.
  • There are 88 of the 1/81/8 spheres, each of radius 11. Together, their volume is 43π\frac{4}{3}\pi.
  • There are 1212 of the 1/41/4 cylinders, so 33 complete cylinders can be formed. Their volumes are 3π3\pi, 4π4\pi, and 5π5\pi, adding up to 12π12\pi.

The combined volume of these parts is 60+94+43π+12π=462+40π360+94+\frac{4}{3}\pi+12\pi = \frac{462+40\pi}{3}. Thus, the answer is m+n+p=462+40+3=505m+n+p = 462+40+3 = \boxed{505}.