2005 AIME I 考试答案

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.

Six congruent circles form a ring with each circle externally tangent to the two circles adjacent to it. All six circles are internally tangent to a circle C\mathcal{C} with radius 30.30. Let KK be the area of the region inside C\mathcal{C} and outside all of the six circles in the ring. Find K.\lfloor K\rfloor. (The notation K\lfloor K\rfloor denotes the greatest integer that is less than or equal to K.K.)

Concepts:tangent circlesregular polygoncircle area

Difficulty rating: 2010

Solution:

Let rr be the common radius of the six circles. Adjacent circles are externally tangent, so their centers are 2r2r apart, and the six centers form a regular hexagon with side 2r.2r. Since a regular hexagon's circumradius equals its side length, each center is at distance 2r2r from the center OO of C.\mathcal{C}. Internal tangency to C\mathcal{C} means the distance from OO to each small center plus rr equals 30,30, so 3r=303r = 30 and r=10.r = 10.

Therefore K=π(3026102)=300π942.48,K = \pi\left(30^2 - 6 \cdot 10^2\right) = 300\pi \approx 942.48, and K=942.\lfloor K\rfloor = 942.

2.

For each positive integer k,k, let SkS_k denote the increasing arithmetic sequence of integers whose first term is 11 and whose common difference is k.k. For example, S3S_3 is the sequence 1,4,7,.1, 4, 7, \ldots. For how many values of kk does SkS_k contain the term 2005?2005?

Difficulty rating: 1840

Solution:

The nnth term of SkS_k is 1+(n1)k,1 + (n-1)k, so 20052005 is a term exactly when (n1)k=2004(n-1)k = 2004 for some positive integer n,n, that is, exactly when kk divides 2004.2004. Every divisor works, since n1=2004kn - 1 = \frac{2004}{k} is then a positive integer.

Since 2004=223167,2004 = 2^2 \cdot 3 \cdot 167, the number of divisors is (2+1)(1+1)(1+1)=12.(2+1)(1+1)(1+1) = 12.

3.

How many positive integers have exactly three proper divisors, each of which is less than 50?50? (A proper divisor of a positive integer nn is a positive integer divisor of nn other than nn itself.)

Difficulty rating: 2070

Solution:

An integer with exactly three proper divisors has exactly four divisors in total, so it is either n=pqn = pq with pp and qq distinct primes (proper divisors 1,p,q1, p, q) or n=p3n = p^3 with pp prime (proper divisors 1,p,p21, p, p^2).

In the first case we need pp and qq both less than 50.50. There are 1515 primes below 50,50, giving (152)=105\binom{15}{2} = 105 such numbers. In the second case we need p2<50,p^2 \lt 50, which holds for p=2,3,5,7,p = 2, 3, 5, 7, giving 44 more.

The total is 105+4=109.105 + 4 = 109.

4.

The director of a marching band wishes to place the members into a formation that includes all of them and has no unfilled positions. If they are arranged in a square formation, there are 55 members left over. The director finds that if they are arranged in a rectangular formation with 77 more rows than columns, the desired result can be obtained. Find the maximum number of members this band can have.

Solution:

Let the band have nn members, with n=s2+5n = s^2 + 5 for the square formation and n=x(x+7)n = x(x + 7) for the rectangular formation with xx columns. Multiplying x2+7x=s2+5x^2 + 7x = s^2 + 5 by 44 and completing the square gives (2x+7)2(2s)2=69,(2x + 7)^2 - (2s)^2 = 69, so (2x+72s)(2x+7+2s)=69.(2x + 7 - 2s)(2x + 7 + 2s) = 69.

Writing 69=169=32369 = 1 \cdot 69 = 3 \cdot 23 with the larger factor second: from 1691 \cdot 69 we get 2x+7=352x + 7 = 35 and 2s=34,2s = 34, so x=14,x = 14, s=17,s = 17, and n=172+5=294.n = 17^2 + 5 = 294. From 3233 \cdot 23 we get 2x+7=132x + 7 = 13 and 2s=10,2s = 10, so x=3,x = 3, s=5,s = 5, and n=30.n = 30.

The maximum is 294,294, achieved by a 21×1421 \times 14 rectangle.

5.

Robert has 44 indistinguishable gold coins and 44 indistinguishable silver coins. Each coin has an engraving of a face on one side, but not on the other. He wants to stack the eight coins on a table into a single stack so that no two adjacent coins are face to face. Find the number of possible distinguishable arrangements of the 88 coins.

Solution:

Choose the coin orientations and the gold/silver positions independently. Record the orientations from bottom to top as a string of U (engraved face up) and D (engraved face down). Two adjacent coins are face to face exactly when the lower coin's engraved side faces up and the upper coin's engraved side faces down — that is, exactly when a U is immediately followed by a D.

A string of U's and D's avoids the pattern UD exactly when every D precedes every U, so the string is DiU8i\text{D}^i\text{U}^{8-i} for some i=0,1,,8:i = 0, 1, \ldots, 8: there are 99 allowable orientation strings. Independently, the gold coins occupy 44 of the 88 positions in (84)=70\binom{8}{4} = 70 ways.

The total is 970=630.9 \cdot 70 = 630.

6.

Let PP be the product of the nonreal roots of x44x3+6x24x=2005.x^4 - 4x^3 + 6x^2 - 4x = 2005. Find P.\lfloor P\rfloor. (The notation P\lfloor P\rfloor denotes the greatest integer that is less than or equal to P.P.)

Difficulty rating: 2290

Solution:

Adding 11 to both sides turns the left side into a perfect fourth power: (x1)4=x44x3+6x24x+1=2006.(x - 1)^4 = x^4 - 4x^3 + 6x^2 - 4x + 1 = 2006. So x1x - 1 is a fourth root of 2006:2006: the four roots are x=1±20064x = 1 \pm \sqrt[4]{2006} (real) and x=1±i20064x = 1 \pm i\sqrt[4]{2006} (nonreal).

The product of the conjugate pair of nonreal roots is (1+i20064)(1i20064)=1+2006.\left(1 + i\sqrt[4]{2006}\right)\left(1 - i\sqrt[4]{2006}\right) = 1 + \sqrt{2006}. Since 442=1936<2006<2025=452,44^2 = 1936 \lt 2006 \lt 2025 = 45^2, we have 45<P<46,45 \lt P \lt 46, so P=45.\lfloor P\rfloor = 45.

7.

In quadrilateral ABCD,ABCD, BC=8,BC = 8, CD=12,CD = 12, AD=10,AD = 10, and mA=mB=60.m\angle A = m\angle B = 60^\circ. Given that AB=p+q,AB = p + \sqrt{q}, where pp and qq are positive integers, find p+q.p + q.

Difficulty rating: 2450

Solution:

Extend rays ADAD and BCBC until they meet at P.P. Triangle ABPABP has 6060^\circ angles at AA and B,B, so it is equilateral: PA=PB=AB.PA = PB = AB. Writing x=AB,x = AB, we get PD=PAAD=x10PD = PA - AD = x - 10 and PC=PBBC=x8.PC = PB - BC = x - 8.

The Law of Cosines in triangle PDC,PDC, with P=60\angle P = 60^\circ and DC=12,DC = 12, gives 144=(x10)2+(x8)2(x10)(x8)=x218x+84,144 = (x-10)^2 + (x-8)^2 - (x-10)(x-8) = x^2 - 18x + 84, so x218x60=0x^2 - 18x - 60 = 0 and x=9+81+60=9+141.x = 9 + \sqrt{81 + 60} = 9 + \sqrt{141}.

Thus p+q=9+141=150.p + q = 9 + 141 = 150.

8.

The equation 2333x2+2111x+2=2222x+1+12^{333x-2} + 2^{111x+2} = 2^{222x+1} + 1 has three real roots. Given that their sum is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

Difficulty rating: 2500

Solution:

Let y=2111x.y = 2^{111x}. Then 2333x2=y34,2^{333x-2} = \frac{y^3}{4}, 2111x+2=4y,2^{111x+2} = 4y, and 2222x+1=2y2,2^{222x+1} = 2y^2, so the equation becomes y34+4y=2y2+1,\frac{y^3}{4} + 4y = 2y^2 + 1, that is, y38y2+16y4=0.y^3 - 8y^2 + 16y - 4 = 0. Since the three roots x1,x2,x3x_1, x_2, x_3 are real and y=2111xy = 2^{111x} is strictly increasing, they correspond to three positive real roots y1,y2,y3y_1, y_2, y_3 of the cubic.

Each xi=1111log2yi,x_i = \frac{1}{111}\log_2 y_i, so x1+x2+x3=1111log2(y1y2y3)=1111log24=2111,x_1 + x_2 + x_3 = \frac{1}{111}\log_2(y_1 y_2 y_3) = \frac{1}{111}\log_2 4 = \frac{2}{111}, using Vieta's formulas for the product of the roots. Then m+n=2+111=113.m + n = 2 + 111 = 113.

9.

Twenty-seven unit cubes are each painted orange on a set of four faces so that the two unpainted faces share an edge. The 2727 cubes are then randomly arranged to form a 3×3×33 \times 3 \times 3 cube. Given that the probability that the entire surface of the larger cube is orange is paqbrc,\frac{p^a}{q^b r^c}, where p,p, q,q, and rr are distinct primes and a,a, b,b, and cc are positive integers, find a+b+c+p+q+r.a + b + c + p + q + r.

Solution:

Each unit cube has one "bad edge": the edge shared by its two unpainted faces. The larger cube's surface is entirely orange exactly when every unit cube's bad edge touches no visible face. A uniformly random orientation places the bad edge uniformly among the cube's 1212 edge positions, so for each unit cube we count the edge positions both of whose faces are hidden.

A corner cube shows 33 faces meeting at a vertex; the safe edges are those of the 33 hidden faces meeting at the opposite vertex, so the probability is 312=14.\frac{3}{12} = \frac{1}{4}. An edge cube shows 22 adjacent faces, which touch 4+41=74 + 4 - 1 = 7 edges, leaving 55 safe: probability 512.\frac{5}{12}. A face-center cube shows 11 face touching 44 edges, leaving 88 safe: probability 812=23.\frac{8}{12} = \frac{2}{3}. The center cube is always fine.

With 88 corner, 1212 edge, and 66 face-center cubes, the probability is (14)8(512)12(23)6=512234318,\left(\frac{1}{4}\right)^{8}\left(\frac{5}{12}\right)^{12}\left(\frac{2}{3}\right)^{6} = \frac{5^{12}}{2^{34} \cdot 3^{18}}, so a+b+c+p+q+r=12+34+18+5+2+3=74.a + b + c + p + q + r = 12 + 34 + 18 + 5 + 2 + 3 = 74.

10.

Triangle ABCABC lies in the Cartesian plane and has area 70.70. The coordinates of BB and CC are (12,19)(12, 19) and (23,20),(23, 20), respectively, and the coordinates of AA are (p,q).(p, q). The line containing the median to side BC\overline{BC} has slope 5.-5. Find the largest possible value of p+q.p + q.

Solution:

The median to BC\overline{BC} passes through the midpoint M=(352,392)M = \left(\frac{35}{2}, \frac{39}{2}\right) of BC.\overline{BC}. The line through MM with slope 5-5 is y=5x+107,y = -5x + 107, and AA lies on this line, so A=(p,5p+107)A = (p, -5p + 107) and q=5p+107.q = -5p + 107.

By the shoelace formula with B=(12,19)B = (12, 19) and C=(23,20),C = (23, 20), [ABC]=12p+12(20q)+23(q19)=1298056p=70,[ABC] = \frac{1}{2}\left|{-p} + 12\bigl(20 - q\bigr) + 23\bigl(q - 19\bigr)\right| = \frac{1}{2}\left|980 - 56p\right| = 70, so 56p980=140,|56p - 980| = 140, giving p=15p = 15 or p=20.p = 20.

Since p+q=p+(5p+107)=1074p,p + q = p + (-5p + 107) = 107 - 4p, the smaller value p=15p = 15 gives the larger sum 10760=47.107 - 60 = 47.

11.

A semicircle with diameter dd is contained in a square whose sides have length 8.8. Given that the maximum value of dd is mn,m - \sqrt{n}, where mm and nn are integers, find m+n.m + n.

Difficulty rating: 2990

Solution:

Scale to a semicircle of radius 11 and ask for the smallest square containing it when its diameter makes angle θ\theta with one pair of sides, where 0θ90.0 \le \theta \le 90^\circ. Squeeze the semicircle between two pairs of parallel lines in the square's two side directions: in each direction one line of the pair is tangent to the arc and the other passes through an endpoint of the diameter, and the distances between the pairs are 1+cosθ1 + \cos\theta and 1+sinθ.1 + \sin\theta. So the smallest enclosing square in that orientation has side max{1+cosθ, 1+sinθ},\max\{1 + \cos\theta,\ 1 + \sin\theta\}, which is minimized when θ=45,\theta = 45^\circ, giving side 1+22=2+22.1 + \frac{\sqrt{2}}{2} = \frac{2 + \sqrt{2}}{2}.

Scaling this optimal configuration so the square has side 8,8, the radius becomes r=8(2+2)/2=162+2=8(22),r = \frac{8}{(2 + \sqrt{2})/2} = \frac{16}{2 + \sqrt{2}} = 8\left(2 - \sqrt{2}\right), so d=2r=16(22)=32162=32512.d = 2r = 16\left(2 - \sqrt{2}\right) = 32 - 16\sqrt{2} = 32 - \sqrt{512}.

Thus m+n=32+512=544.m + n = 32 + 512 = 544.

12.

For positive integers n,n, let τ(n)\tau(n) denote the number of positive integer divisors of n,n, including 11 and n.n. For example, τ(1)=1\tau(1) = 1 and τ(6)=4.\tau(6) = 4. Define S(n)S(n) by S(n)=τ(1)+τ(2)++τ(n).S(n) = \tau(1) + \tau(2) + \cdots + \tau(n). Let aa denote the number of positive integers n2005n \le 2005 with S(n)S(n) odd, and let bb denote the number of positive integers n2005n \le 2005 with S(n)S(n) even. Find ab.|a - b|.

Difficulty rating: 2760

Solution:

Divisors of nn pair up as dd and nd,\frac{n}{d}, so τ(n)\tau(n) is odd exactly when nn is a perfect square. Hence S(n)S(n) changes parity exactly at the squares, which means S(n)S(n) is odd exactly when the number of squares up to n,n, namely n,\lfloor\sqrt{n}\rfloor, is odd.

For each k,k, there are 2k+12k + 1 integers nn with n=k,\lfloor\sqrt{n}\rfloor = k, namely k2nk2+2k.k^2 \le n \le k^2 + 2k. Since 442=19362005<2025=452,44^2 = 1936 \le 2005 \lt 2025 = 45^2, the odd values k=1,3,,43k = 1, 3, \ldots, 43 all have their full blocks within range, so a=k odd,k43(2k+1)=2(1+3++43)+22=2484+22=990.a = \sum_{k \text{ odd},\, k \le 43} (2k + 1) = 2(1 + 3 + \cdots + 43) + 22 = 2 \cdot 484 + 22 = 990.

Then b=2005990=1015,b = 2005 - 990 = 1015, and ab=25.|a - b| = 25.

13.

A particle moves in the Cartesian plane from one lattice point to another according to the following rules:

• From any lattice point (a,b),(a, b), the particle may move only to (a+1,b),(a+1, b), (a,b+1),(a, b+1), or (a+1,b+1).(a+1, b+1).

• There are no right angle turns in the particle's path. That is, the sequence of points visited contains neither a subsequence of the form (a,b),(a, b), (a+1,b),(a+1, b), (a+1,b+1)(a+1, b+1) nor a subsequence of the form (a,b),(a, b), (a,b+1),(a, b+1), (a+1,b+1).(a+1, b+1).

How many different paths can the particle take from (0,0)(0, 0) to (5,5)?(5, 5)?

Difficulty rating: 3060

Solution:

The forbidden right-angle turns say exactly that a rightward step may never immediately follow an upward step, and vice versa; a diagonal step may follow or precede anything. So at each lattice point (x,y)(x, y) track three counts D(x,y),D(x,y), R(x,y),R(x,y), U(x,y):U(x,y): the numbers of legal paths from (0,0)(0,0) arriving there by a diagonal, rightward, or upward step. The rules give D(x,y)=D+R+U at (x1,y1),R(x,y)=D(x1,y)+R(x1,y),U(x,y)=D(x,y1)+U(x,y1).D(x,y) = D + R + U \text{ at } (x-1, y-1), \quad R(x,y) = D(x-1,y) + R(x-1,y), \quad U(x,y) = D(x,y-1) + U(x,y-1).

Starting from the single empty path at (0,0)(0,0) (which may begin with any step), fill in the grid up to (5,5).(5,5). Along the axes only all-rightward or all-upward paths survive, and the interior builds up quickly; at (5,5)(5, 5) the three counts come out to 27,27, 28,28, and 28.28.

The total number of paths is 27+28+28=83.27 + 28 + 28 = 83.

14.

Consider the points A(0,12),A(0, 12), B(10,9),B(10, 9), C(8,0),C(8, 0), and D(4,7).D(-4, 7). There is a unique square S\mathcal{S} such that each of the four points is on a different side of S.\mathcal{S}. Let KK be the area of S.\mathcal{S}. Find the remainder when 10K10K is divided by 1000.1000.

Solution:

Since segments AC\overline{AC} and BD\overline{BD} cross, AA and CC lie on opposite sides of the square, as do BB and D.D. Let mm be the slope of the side through B,B, so that side lies on mxy+910m=0,mx - y + 9 - 10m = 0, and the perpendicular side through CC lies on x+my8=0.x + my - 8 = 0. The side length of the square equals both the distance between the parallel sides through BB and DD and the distance between the sides through AA and C:C: 4m7+910mm2+1=12m8m2+1,\frac{|{-4m} - 7 + 9 - 10m|}{\sqrt{m^2 + 1}} = \frac{|12m - 8|}{\sqrt{m^2 + 1}}, so 214m=12m8,|2 - 14m| = |12m - 8|, giving m=513m = \frac{5}{13} or m=3.m = -3.

For m=513,m = \frac{5}{13}, the points AA and CC fall on opposite sides of the line through B,B, which is impossible if that line contains a side of the square, so m=3.m = -3. Then the side length is 12(3)89+1=4410,\frac{|12(-3) - 8|}{\sqrt{9 + 1}} = \frac{44}{\sqrt{10}}, so K=44210=193610and10K=1936.K = \frac{44^2}{10} = \frac{1936}{10} \qquad \text{and} \qquad 10K = 1936.

The remainder when 19361936 is divided by 10001000 is 936.936.

15.

In ABC,\triangle ABC, AB=20.AB = 20. The incircle of the triangle divides the median containing CC into three segments of equal length. Given that the area of ABC\triangle ABC is mn,m\sqrt{n}, where mm and nn are integers and nn is not divisible by the square of any prime, find m+n.m + n.

Solution:

Let MM be the midpoint of AB,\overline{AB}, and let the incircle cut median CM\overline{CM} at SS and N,N, with CS=SN=NM=13CM.CS = SN = NM = \frac{1}{3}CM. Let the incircle touch AB\overline{AB} at TT and AC\overline{AC} at R.R. By Power of a Point, MT2=MNMS=CM32CM3=29CM2,CR2=CSCN=29CM2,MT^2 = MN \cdot MS = \frac{CM}{3} \cdot \frac{2\,CM}{3} = \frac{2}{9}CM^2, \qquad CR^2 = CS \cdot CN = \frac{2}{9}CM^2, so MT=CR.MT = CR. Since AR=ATAR = AT (tangents from AA), we get AC=AR+RC=AT+TM=AM=10.AC = AR + RC = AT + TM = AM = 10.

Write a=BCa = BC and s=20+a+102=15+a2.s = \frac{20 + a + 10}{2} = 15 + \frac{a}{2}. The standard tangent length gives AT=sa,AT = s - a, so MT=AMAT=10(15a2)=a102,MT = AM - AT = 10 - \left(15 - \frac{a}{2}\right) = \frac{a - 10}{2}, while the median length formula gives CM2=2102+2a22024=a21002.CM^2 = \frac{2 \cdot 10^2 + 2a^2 - 20^2}{4} = \frac{a^2 - 100}{2}. Substituting into MT2=29CM2:MT^2 = \frac{2}{9}CM^2: (a10)24=a210099(a10)=4(a+10)a=26.\frac{(a - 10)^2}{4} = \frac{a^2 - 100}{9} \quad\Longrightarrow\quad 9(a - 10) = 4(a + 10) \quad\Longrightarrow\quad a = 26.

Then the sides are 20,20, 26,26, 1010 with s=28,s = 28, and Heron's formula gives [ABC]=288218=8064=2414,[ABC] = \sqrt{28 \cdot 8 \cdot 2 \cdot 18} = \sqrt{8064} = 24\sqrt{14}, so m+n=24+14=38.m + n = 24 + 14 = 38.