2001 AIME II 考试答案

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or:

Try Exam

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

1.

Let NN be the largest positive integer with the following property: reading from left to right, each pair of consecutive digits of NN forms a perfect square. What are the leftmost three digits of N?N?

Concepts:digitsperfect squaresystematic listing

Difficulty rating: 1890

Solution:

Each pair of consecutive digits must be one of the two-digit squares 16,16, 25,25, 36,36, 49,49, 64,64, 81.81. So each digit determines its successor uniquely if one exists: 16,1 \to 6, 25,2 \to 5, 36,3 \to 6, 49,4 \to 9, 64,6 \to 4, 81,8 \to 1, while 55 and 99 end the number.

Following these chains from each possible starting digit, the longest strings are 25,25, 3649,3649, and 81649.81649. The five-digit chain 816498 \to 1 \to 6 \to 4 \to 9 beats everything else, so N=81649,N = 81649, whose leftmost three digits are 816.816.

2.

Each of the 20012001 students at a high school studies either Spanish or French, and some study both. The number who study Spanish is between 8080 percent and 8585 percent of the school population, and the number who study French is between 3030 percent and 4040 percent. Let mm be the smallest number of students who could study both languages, and let MM be the largest number of students who could study both languages. Find Mm.M - m.

Solution:

Let ss and ff be the numbers of students studying Spanish and French. Since every student studies at least one language, the number studying both is s+f2001.s + f - 2001. The bounds 1600.8<s<1700.851600.8 \lt s \lt 1700.85 force 1601s1700,1601 \le s \le 1700, and 600.3<f<800.4600.3 \lt f \lt 800.4 force 601f800.601 \le f \le 800.

The overlap is smallest when s+fs + f is smallest, giving m=1601+6012001=201,m = 1601 + 601 - 2001 = 201, and largest when s+fs + f is largest, giving M=1700+8002001=499.M = 1700 + 800 - 2001 = 499. Both extremes are achievable, so Mm=499201=298.M - m = 499 - 201 = 298.

3.

Given that x1=211,x_1 = 211, x2=375,x_2 = 375, x3=420,x_3 = 420, x4=523,x_4 = 523, and xn=xn1xn2+xn3xn4when n5,x_n = x_{n-1} - x_{n-2} + x_{n-3} - x_{n-4} \quad \text{when } n \ge 5, find the value of x531+x753+x975.x_{531} + x_{753} + x_{975}.

Difficulty rating: 2070

Solution:

For n6,n \ge 6, substitute the recurrence for xn1:x_{n-1}: xn=(xn2xn3+xn4xn5)xn2+xn3xn4=xn5.x_n = (x_{n-2} - x_{n-3} + x_{n-4} - x_{n-5}) - x_{n-2} + x_{n-3} - x_{n-4} = -x_{n-5}. Hence xn+10=xn+5=xn,x_{n+10} = -x_{n+5} = x_n, so the sequence has period 10.10.

Since 531,531, 753,753, and 975975 leave remainders 1,1, 3,3, and 55 upon division by 10,10, we get x531=x1=211,x_{531} = x_1 = 211, x753=x3=420,x_{753} = x_3 = 420, and x975=x5=x4x3+x2x1=523420+375211=267.x_{975} = x_5 = x_4 - x_3 + x_2 - x_1 = 523 - 420 + 375 - 211 = 267.

The sum is 211+420+267=898.211 + 420 + 267 = 898.

4.

Let R=(8,6).R = (8, 6). The lines whose equations are 8y=15x8y = 15x and 10y=3x10y = 3x contain points PP and Q,Q, respectively, such that RR is the midpoint of PQ.\overline{PQ}. The length PQPQ equals mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solution:

Points on the two lines can be written P=(8t,15t)P = (8t, 15t) and Q=(10u,3u).Q = (10u, 3u). Since R=(8,6)R = (8, 6) is the midpoint of PQ,\overline{PQ}, 8t+10u=16and15t+3u=12.8t + 10u = 16 \qquad \text{and} \qquad 15t + 3u = 12.

The second equation gives u=45t;u = 4 - 5t; substituting into the first, 8t+4050t=16,8t + 40 - 50t = 16, so t=47t = \frac{4}{7} and u=87.u = \frac{8}{7}. Thus P=(327,607)P = \left(\frac{32}{7}, \frac{60}{7}\right) and Q=(807,247).Q = \left(\frac{80}{7}, \frac{24}{7}\right).

Then PQ=(487)2+(367)2=12742+32=607,PQ = \sqrt{\left(\frac{48}{7}\right)^2 + \left(\frac{36}{7}\right)^2} = \frac{12}{7}\sqrt{4^2 + 3^2} = \frac{60}{7}, so m+n=60+7=67.m + n = 60 + 7 = 67.

5.

A set of positive numbers has the triangle property if it has three distinct elements that are the lengths of the sides of a triangle whose area is positive. Consider sets {4,5,6,,n}\{4, 5, 6, \ldots, n\} of consecutive positive integers, all of whose ten-element subsets have the triangle property. What is the largest possible value of n?n?

Difficulty rating: 2390

Solution:

Suppose a ten-element set {a1<a2<<a10}\{a_1 \lt a_2 \lt \cdots \lt a_{10}\} has no triangle. Then every three elements fail the strict triangle inequality; in particular ai+2ai+1+aia_{i+2} \ge a_{i+1} + a_i for each i.i. Starting from a14a_1 \ge 4 and a25,a_2 \ge 5, this forces a39,a_3 \ge 9, a414,a_4 \ge 14, a523,a_5 \ge 23, a637,a_6 \ge 37, a760,a_7 \ge 60, a897,a_8 \ge 97, a9157,a_9 \ge 157, and a10254.a_{10} \ge 254.

So if n253,n \le 253, no ten-element subset of {4,5,,n}\{4, 5, \ldots, n\} can avoid triangles, since its largest element would have to be at least 254.254. Conversely, taking equality throughout, the subset {4,5,9,14,23,37,60,97,157,254}\{4, 5, 9, 14, 23, 37, 60, 97, 157, 254\} of {4,5,,254}\{4, 5, \ldots, 254\} has no triangle.

Therefore the largest possible value is n=253.n = 253.

6.

Square ABCDABCD is inscribed in a circle. Square EFGHEFGH has vertices EE and FF on CD\overline{CD} and vertices GG and HH on the circle. The ratio of the area of square EFGHEFGH to the area of square ABCDABCD can be expressed as mn,\frac{m}{n}, where mm and nn are relatively prime positive integers and m<n.m \lt n. Find 10n+m.10n + m.

Solution:

Center the circle at the origin and let ABCDABCD have side s,s, so the circle is x2+y2=s22x^2 + y^2 = \frac{s^2}{2} and side CD\overline{CD} lies on the line y=s2.y = \frac{s}{2}. The small square sits on CD,\overline{CD}, outside ABCD:ABCD: if its side is t,t, then by symmetry G=(t2,s2+t),G = \left(\frac{t}{2}, \frac{s}{2} + t\right), which must lie on the circle.

Substituting, t24+(s2+t)2=s22,\frac{t^2}{4} + \left(\frac{s}{2} + t\right)^2 = \frac{s^2}{2}, which expands to 5t2+4sts2=0,5t^2 + 4st - s^2 = 0, or (5ts)(t+s)=0.(5t - s)(t + s) = 0. Since t>0,t \gt 0, we get t=s5.t = \frac{s}{5}.

The ratio of areas is t2s2=125,\frac{t^2}{s^2} = \frac{1}{25}, so m=1,m = 1, n=25,n = 25, and 10n+m=251.10n + m = 251.

7.

Let PQR\triangle PQR be a right triangle with PQ=90,PQ = 90, PR=120,PR = 120, and QR=150.QR = 150. Let C1C_1 be the inscribed circle. Construct ST,\overline{ST}, with SS on PR\overline{PR} and TT on QR,\overline{QR}, such that ST\overline{ST} is perpendicular to PR\overline{PR} and tangent to C1.C_1. Construct UV\overline{UV} with UU on PQ\overline{PQ} and VV on QR\overline{QR} such that UV\overline{UV} is perpendicular to PQ\overline{PQ} and tangent to C1.C_1. Let C2C_2 be the inscribed circle of RST\triangle RST and C3C_3 the inscribed circle of QUV.\triangle QUV. The distance between the centers of C2C_2 and C3C_3 can be written as 10n.\sqrt{10n}. What is n?n?

Solution:

The right angle is at P,P, so place P=(0,0),P = (0, 0), Q=(0,90),Q = (0, 90), R=(120,0).R = (120, 0). The inradius of a right triangle is half the sum of the legs minus the hypotenuse: r1=90+1201502=30,r_1 = \frac{90 + 120 - 150}{2} = 30, so C1C_1 has center (30,30).(30, 30). The tangent line to C1C_1 perpendicular to PR\overline{PR} (on the side toward RR) is x=60,x = 60, and the tangent perpendicular to PQ\overline{PQ} (toward QQ) is y=60.y = 60.

Triangle RSTRST is similar to triangle RPQRPQ with ratio RSRP=60120=12,\frac{RS}{RP} = \frac{60}{120} = \frac{1}{2}, so its inradius is 1515 and its incircle C2C_2 is centered at (60+15,15)=(75,15).(60 + 15, 15) = (75, 15). Triangle QUVQUV is similar to triangle QPRQPR with ratio QUQP=3090=13,\frac{QU}{QP} = \frac{30}{90} = \frac{1}{3}, so its inradius is 1010 and C3C_3 is centered at (10,60+10)=(10,70).(10, 60 + 10) = (10, 70).

The squared distance is 652+552=4225+3025=7250=10725,65^2 + 55^2 = 4225 + 3025 = 7250 = 10 \cdot 725, so n=725.n = 725.

8.

A certain function ff has the properties that f(3x)=3f(x)f(3x) = 3f(x) for all positive real values of x,x, and that f(x)=1x2f(x) = 1 - |x - 2| for 1x3.1 \le x \le 3. Find the smallest xx for which f(x)=f(2001).f(x) = f(2001).

Difficulty rating: 2560

Solution:

Applying f(3x)=3f(x)f(3x) = 3f(x) six times gives f(2001)=36f(2001729),f(2001) = 3^6 f\left(\frac{2001}{729}\right), and 2001729\frac{2001}{729} lies in [1,3],[1, 3], so f(2001)=729(120017292)=72920011458=729543=186.f(2001) = 729\left(1 - \left|\tfrac{2001}{729} - 2\right|\right) = 729 - |2001 - 1458| = 729 - 543 = 186.

For x[3k,3k+1],x \in [3^k, 3^{k+1}], we have f(x)=3kf(x3k)=3k(1x3k2),f(x) = 3^k f\left(\frac{x}{3^k}\right) = 3^k\left(1 - \left|\frac{x}{3^k} - 2\right|\right), a tent whose maximum value is 3k.3^k. To achieve 186186 we need 3k186,3^k \ge 186, so k5,k \ge 5, and the smallest solutions lie in [243,729],[243, 729], where f(x)=243x486.f(x) = 243 - |x - 486|.

Setting 243x486=186243 - |x - 486| = 186 gives x486=57,|x - 486| = 57, so x=429x = 429 or x=543.x = 543. The smallest xx is 429.429.

9.

Each unit square of a 33-by-33 unit-square grid is to be colored either blue or red. For each square, either color is equally likely to be used. The probability of obtaining a grid that does not have a 22-by-22 red square is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Difficulty rating: 2710

Solution:

Compute the probability that the grid does contain an all-red 22-by-22 block by inclusion-exclusion over the four possible positions. One block forces 44 cells; two blocks sharing an edge force 66 cells (44 such pairs), while the two diagonal pairs force 7;7; any three blocks force 88 cells, and all four force all 9.9.

Each configuration of forced red cells has probability (12)cells,\left(\frac{1}{2}\right)^{\text{cells}}, so the probability of at least one red block is 4116(4164+21128)+412561512=12840+81512=95512.4 \cdot \frac{1}{16} - \left(4 \cdot \frac{1}{64} + 2 \cdot \frac{1}{128}\right) + 4 \cdot \frac{1}{256} - \frac{1}{512} = \frac{128 - 40 + 8 - 1}{512} = \frac{95}{512}.

The desired probability is 195512=417512,1 - \frac{95}{512} = \frac{417}{512}, and 417=3139417 = 3 \cdot 139 is coprime to 512,512, so m+n=417+512=929.m + n = 417 + 512 = 929.

10.

How many positive integer multiples of 10011001 can be expressed in the form 10j10i,10^{j} - 10^{i}, where ii and jj are integers and 0i<j99?0 \le i \lt j \le 99?

Solution:

Factor 10j10i=10i(10ji1).10^j - 10^i = 10^i(10^{j-i} - 1). Since 1001=711131001 = 7 \cdot 11 \cdot 13 is coprime to 10i,10^i, we need 100110ji1.1001 \mid 10^{j-i} - 1. The multiplicative order of 1010 is 66 modulo 7,7, 22 modulo 11,11, and 66 modulo 13,13, so 10k1(mod1001)10^k \equiv 1 \pmod{1001} exactly when kk is a multiple of 6.6. Distinct pairs (i,j)(i, j) give distinct values, so we just count the pairs.

For ji=6dj - i = 6d with 1d16,1 \le d \le 16, the index ii can be 0,1,,996d,0, 1, \ldots, 99 - 6d, giving 1006d100 - 6d choices. The total is d=116(1006d)=94+88++4=(94+4)162=784.\sum_{d=1}^{16} (100 - 6d) = 94 + 88 + \cdots + 4 = \frac{(94 + 4) \cdot 16}{2} = 784.

11.

Club Truncator is in a soccer league with six other teams, each of which it plays once. In any of its 66 matches, the probabilities that Club Truncator will win, lose, or tie are each 13.\frac{1}{3}. The probability that Club Truncator will finish the season with more wins than losses is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solution:

Swapping wins and losses is a probability-preserving symmetry, so the probability PP of more wins than losses equals the probability of more losses than wins, giving P=1p02,P = \frac{1 - p_0}{2}, where p0p_0 is the probability of equally many wins and losses.

An outcome with kk wins, kk losses, and 62k6 - 2k ties can be arranged in 6!k!k!(62k)!\frac{6!}{k! \, k! \, (6 - 2k)!} ways: 1,1, 30,30, 90,90, 2020 for k=0,1,2,3,k = 0, 1, 2, 3, totaling 141.141. Each of the 36=7293^6 = 729 outcome sequences is equally likely, so p0=141729=47243.p_0 = \frac{141}{729} = \frac{47}{243}.

Therefore P=12(147243)=98243,P = \frac{1}{2}\left(1 - \frac{47}{243}\right) = \frac{98}{243}, and m+n=98+243=341.m + n = 98 + 243 = 341.

12.

Given a triangle, its midpoint triangle is obtained by joining the midpoints of its sides. A sequence of polyhedra Pi\mathcal{P}_i is defined recursively as follows: P0\mathcal{P}_0 is a regular tetrahedron whose volume is 1.1. To obtain Pi+1,\mathcal{P}_{i+1}, replace the midpoint triangle of every face of Pi\mathcal{P}_i by an outward-pointing regular tetrahedron that has the midpoint triangle as a face. The volume of P3\mathcal{P}_3 is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solution:

Attaching a tetrahedron over the midpoint triangle of a face replaces that face by 66 equilateral triangles of half the side length: the 33 corner triangles plus 33 exposed faces of the new tetrahedron. So all faces of Pi\mathcal{P}_i are congruent, with side (12)i\left(\frac{1}{2}\right)^i times the original, and Pi\mathcal{P}_i has 46i4 \cdot 6^i faces.

Passing from Pi\mathcal{P}_i to Pi+1\mathcal{P}_{i+1} glues one regular tetrahedron onto each face; each is similar to P0\mathcal{P}_0 with ratio (12)i+1,\left(\frac{1}{2}\right)^{i+1}, hence has volume (18)i+1.\left(\frac{1}{8}\right)^{i+1}. The volume added is 46i(18)i+1=12(34)i.4 \cdot 6^i \left(\frac{1}{8}\right)^{i+1} = \frac{1}{2}\left(\frac{3}{4}\right)^i.

Therefore the volume of P3\mathcal{P}_3 is 1+12+38+932=6932,1 + \frac{1}{2} + \frac{3}{8} + \frac{9}{32} = \frac{69}{32}, and m+n=69+32=101.m + n = 69 + 32 = 101.

13.

In quadrilateral ABCD,ABCD, BADADC\angle BAD \cong \angle ADC and ABDBCD,\angle ABD \cong \angle BCD, AB=8,AB = 8, BD=10,BD = 10, and BC=6.BC = 6. The length CDCD may be written in the form mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Difficulty rating: 2990

Solution:

Extend AB\overline{AB} beyond BB and DC\overline{DC} beyond CC to meet at P.P. Since PAD=PDA,\angle PAD = \angle PDA, triangle APDAPD is isosceles with PA=PD.PA = PD. Also PBD=180ABD\angle PBD = 180^\circ - \angle ABD and PCB=180BCD,\angle PCB = 180^\circ - \angle BCD, so PBD=PCB.\angle PBD = \angle PCB.

Triangles PCBPCB and PBDPBD share angle PP and have PCB=PBD,\angle PCB = \angle PBD, so they are similar, giving PCPB=PBPD=CBBD=35.\frac{PC}{PB} = \frac{PB}{PD} = \frac{CB}{BD} = \frac{3}{5}. Since PB=PA8=PD8,PB = PA - 8 = PD - 8, the middle ratio reads PD8PD=35,\frac{PD - 8}{PD} = \frac{3}{5}, so PD=20PD = 20 and PB=12.PB = 12. Then PC=3512=365.PC = \frac{3}{5} \cdot 12 = \frac{36}{5}.

Finally CD=PDPC=20365=645,CD = PD - PC = 20 - \frac{36}{5} = \frac{64}{5}, which is in lowest terms, so m+n=64+5=69.m + n = 64 + 5 = 69.

14.

There are 2n2n complex numbers that satisfy both z28z81=0z^{28} - z^{8} - 1 = 0 and z=1.|z| = 1. These numbers have the form zm=cosθm+isinθm,z_{m} = \cos\theta_{m} + i\sin\theta_{m}, where 0θ1<θ2<<θ2n<3600 \le \theta_{1} \lt \theta_{2} \lt \ldots \lt \theta_{2n} \lt 360 and angles are measured in degrees. Find the value of θ2+θ4++θ2n.\theta_{2} + \theta_{4} + \cdots + \theta_{2n}.

Solution:

Write cisθ=cosθ+isinθ.\operatorname{cis}\theta = \cos\theta + i\sin\theta. The equation says z8(z201)=1.z^8(z^{20} - 1) = 1. Taking absolute values and using z=1|z| = 1 gives z201=1,|z^{20} - 1| = 1, so z20z^{20} is at distance 11 from both 00 and 1:1: it is cis(±60).\operatorname{cis}(\pm 60^\circ).

If z20=cis60,z^{20} = \operatorname{cis} 60^\circ, then z201=cis120,z^{20} - 1 = \operatorname{cis} 120^\circ, so z8=cis(120)z^8 = \operatorname{cis}(-120^\circ) and z4=z20(z8)2=cis(60+240)=cis300,z^4 = \frac{z^{20}}{(z^8)^2} = \operatorname{cis}(60^\circ + 240^\circ) = \operatorname{cis} 300^\circ, which means 4θ300,4\theta \equiv 300^\circ, i.e. θ75(mod90).\theta \equiv 75^\circ \pmod{90^\circ}. Conversely every such θ\theta works, since then z20=(z4)5=cis60z^{20} = (z^4)^5 = \operatorname{cis} 60^\circ and z8=(z4)2=cis(120).z^8 = (z^4)^2 = \operatorname{cis}(-120^\circ). The case z20=cis(60)z^{20} = \operatorname{cis}(-60^\circ) similarly gives exactly θ15(mod90).\theta \equiv 15^\circ \pmod{90^\circ}.

So the 2n=82n = 8 angles in increasing order are 15,75,105,165,195,255,285,345,15, 75, 105, 165, 195, 255, 285, 345, and θ2+θ4+θ6+θ8=75+165+255+345=840.\theta_2 + \theta_4 + \theta_6 + \theta_8 = 75 + 165 + 255 + 345 = 840.

15.

Let EFGH,EFGH, EFDC,EFDC, and EHBCEHBC be three adjacent square faces of a cube, for which EC=8,EC = 8, and let AA be the eighth vertex of the cube. Let I,I, J,J, and KK be points on EF,\overline{EF}, EH,\overline{EH}, and EC,\overline{EC}, respectively, so that EI=EJ=EK=2.EI = EJ = EK = 2. A solid SS is obtained by drilling a tunnel through the cube. The sides of the tunnel are planes parallel to AE,\overline{AE}, and containing the edges IJ,\overline{IJ}, JK,\overline{JK}, and KI.\overline{KI}. The surface area of S,S, including the walls of the tunnel, is m+np,m + n\sqrt{p}, where m,m, n,n, and pp are positive integers and pp is not divisible by the square of any prime. Find m+n+p.m + n + p.

Difficulty rating: 3370

Solution:

Place A=(0,0,0)A = (0,0,0) and E=(8,8,8),E = (8,8,8), so that I=(6,8,8),I = (6,8,8), J=(8,6,8),J = (8,6,8), K=(8,8,6),K = (8,8,6), and AE\overline{AE} has direction (1,1,1).(1,1,1). The line through II in that direction leaves the cube at L=(0,2,2);L = (0,2,2); similarly JJ and KK lead to M=(2,0,2)M = (2,0,2) and N=(2,2,0).N = (2,2,0). The tunnel wall through II and JJ is the plane 2z=x+y+2,2z = x + y + 2, which also contains LL and MM and crosses the zz-axis at O=(0,0,1);O = (0,0,1); the other two walls behave symmetrically, crossing the yy- and xx-axes at (0,1,0)(0,1,0) and (1,0,0).(1,0,0).

Now add up the surface. Each of the three cube faces at EE loses a right triangle with legs 22 (such as IEJIEJ), leaving area 642=62.64 - 2 = 62. Each of the three faces at AA loses a quadrilateral of area 2:2: on the face z=0z = 0 its vertices are (0,0,0),(0,0,0), (1,0,0),(1,0,0), (2,2,0),(2,2,0), (0,1,0).(0,1,0). Each tunnel wall is a pentagon like ILOMJ:ILOMJ: the rectangle ILMJILMJ with IJ=22IJ = 2\sqrt{2} and IL=63IL = 6\sqrt{3} has area 126,12\sqrt{6}, and the isosceles triangle LOMLOM with base LM=22LM = 2\sqrt{2} and height 3\sqrt{3} adds 6,\sqrt{6}, for 13613\sqrt{6} per wall.

The total surface area is 662+3136=372+396,6 \cdot 62 + 3 \cdot 13\sqrt{6} = 372 + 39\sqrt{6}, so m+n+p=372+39+6=417.m + n + p = 372 + 39 + 6 = 417.