2005 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.

A game uses a deck of nn different cards, where nn is an integer and n6.n \ge 6. The number of possible sets of 66 cards that can be drawn from the deck is 66 times the number of possible sets of 33 cards that can be drawn. Find n.n.

Concepts:combinationsfactorial

Difficulty rating: 1890

Solution:

The condition says (n6)=6(n3).\binom{n}{6} = 6\binom{n}{3}. Dividing the binomial coefficients, (n6)(n3)=(n3)(n4)(n5)654=6,\frac{\binom{n}{6}}{\binom{n}{3}} = \frac{(n-3)(n-4)(n-5)}{6 \cdot 5 \cdot 4} = 6, so (n3)(n4)(n5)=720=1098.(n-3)(n-4)(n-5) = 720 = 10 \cdot 9 \cdot 8.

Since the product (n3)(n4)(n5)(n-3)(n-4)(n-5) is increasing in n,n, the only solution is n3=10,n - 3 = 10, that is, n=13.n = 13.

2.

A hotel packed a breakfast for each of three guests. Each breakfast should have consisted of three types of rolls, one each of nut, cheese, and fruit rolls. The preparer wrapped each of the nine rolls, and, once they were wrapped, the rolls were indistinguishable from one another. She then randomly put three rolls in a bag for each of the guests. Given that the probability that each guest got one roll of each type is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

Solution:

Fill the first guest's bag one roll at a time. The first roll can be anything; the second must avoid the 22 remaining rolls of the first roll's type, succeeding with probability 68;\frac{6}{8}; and the third must be one of the 33 rolls of the missing type among the remaining 7.7. So the first bag has one roll of each type with probability 6837=928.\frac{6}{8} \cdot \frac{3}{7} = \frac{9}{28}.

Given that, six rolls remain, two of each type, and the same argument gives 4524=25\frac{4}{5} \cdot \frac{2}{4} = \frac{2}{5} for the second bag. The third bag is then automatically one of each type. The probability is 92825=970,\frac{9}{28} \cdot \frac{2}{5} = \frac{9}{70}, so m+n=9+70=79.m + n = 9 + 70 = 79.

3.

An infinite geometric series has sum 2005.2005. A new series, obtained by squaring each term of the original series, has sum 1010 times the sum of the original series. The common ratio of the original series is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Difficulty rating: 2070

Solution:

Let the original series have first term aa and ratio r,r, so a1r=2005.\frac{a}{1-r} = 2005. The squared series is geometric with first term a2a^2 and ratio r2,r^2, so a21r2=a1ra1+r=2005a1+r=102005,\frac{a^2}{1-r^2} = \frac{a}{1-r} \cdot \frac{a}{1+r} = 2005 \cdot \frac{a}{1+r} = 10 \cdot 2005, which gives a1+r=10.\frac{a}{1+r} = 10.

Dividing the two equations, 1+r1r=200510,\frac{1+r}{1-r} = \frac{2005}{10}, so 2(1+r)=401(1r),2(1+r) = 401(1-r), giving 403r=399403r = 399 and r=399403.r = \frac{399}{403}. Since 399=3719399 = 3 \cdot 7 \cdot 19 and 403=1331,403 = 13 \cdot 31, the fraction is in lowest terms, and m+n=399+403=802.m + n = 399 + 403 = 802.

4.

Find the number of positive integers that are divisors of at least one of 1010,10^{10}, 157,15^7, 1811.18^{11}.

Solution:

From the factorizations 1010=210510,10^{10} = 2^{10} 5^{10}, 157=3757,15^7 = 3^7 5^7, and 1811=211322,18^{11} = 2^{11} 3^{22}, the divisor counts are 1111=121,11 \cdot 11 = 121, 88=64,8 \cdot 8 = 64, and 1223=276.12 \cdot 23 = 276.

The divisors common to two of the numbers are exactly the divisors of their gcd: gcd(1010,157)=57\gcd(10^{10}, 15^7) = 5^7 has 88 divisors, gcd(1010,1811)=210\gcd(10^{10}, 18^{11}) = 2^{10} has 11,11, and gcd(157,1811)=37\gcd(15^7, 18^{11}) = 3^7 has 8.8. Only 11 divides all three numbers.

By inclusion-exclusion, the count is 121+64+2768118+1=435.121 + 64 + 276 - 8 - 11 - 8 + 1 = 435.

5.

Determine the number of ordered pairs (a,b)(a, b) of integers such that logab+6logba=5,\log_a b + 6\log_b a = 5, 2a2005,2 \le a \le 2005, and 2b2005.2 \le b \le 2005.

Difficulty rating: 2310

Solution:

Let x=logab.x = \log_a b. Since logba=1x,\log_b a = \frac{1}{x}, the equation becomes x+6x=5,x + \frac{6}{x} = 5, i.e. x25x+6=0,x^2 - 5x + 6 = 0, so x=2x = 2 or x=3.x = 3. That means b=a2b = a^2 or b=a3.b = a^3.

For b=a22005b = a^2 \le 2005 we need 2a442 \le a \le 44 (since 442=193644^2 = 1936 and 452=202545^2 = 2025), giving 4343 pairs. For b=a32005b = a^3 \le 2005 we need 2a122 \le a \le 12 (since 123=172812^3 = 1728 and 133=219713^3 = 2197), giving 1111 pairs.

In total there are 43+11=5443 + 11 = 54 ordered pairs.

6.

The cards in a stack of 2n2n cards are numbered consecutively from 11 through 2n2n from top to bottom. The top nn cards are removed, kept in order, and form pile A.A. The remaining cards form pile B.B. The cards are now restacked into a single stack by taking cards alternately from the tops of pile BB and pile A,A, respectively. In this process, card number (n+1)(n + 1) is the bottom card of the new stack, card number 11 is on top of this card, and so on, until piles AA and BB are exhausted. If, after the restacking process, at least one card from each pile occupies the same position that it occupied in the original stack, the stack is called magical. For example, eight cards form a magical stack because cards number 33 and number 66 retain their original positions. Find the number of cards in the magical stack in which card number 131131 retains its original position.

Difficulty rating: 2560

Solution:

The new stack, read from the bottom up, is n+1, 1, n+2, 2, , 2n, n.n+1,\ 1,\ n+2,\ 2,\ \ldots,\ 2n,\ n. So pile BB's cards occupy the even positions from the top in reverse order, and pile AA's cards occupy the odd positions in reverse order: a card at original position ini \le n (pile AA) moves to position 2(ni)+1,2(n - i) + 1, while a card at position i>ni \gt n (pile BB) moves to position 2(2ni)+2.2(2n - i) + 2.

Since 131131 is odd, card 131131 can keep its position only if it comes from pile A,A, so 131=2(n131)+1,131 = 2(n - 131) + 1, which gives n=196.n = 196. Indeed 131196,131 \le 196, and the stack is magical because card 262262 from pile BB also stays fixed: 2(2n262)+2=262.2(2n - 262) + 2 = 262. The stack has 2n=3922n = 392 cards.

7.

Let x=4(5+1)(54+1)(58+1)(516+1).x = \frac{4}{(\sqrt{5} + 1)(\sqrt[4]{5} + 1)(\sqrt[8]{5} + 1)(\sqrt[16]{5} + 1)}. Find (x+1)48.(x + 1)^{48}.

Difficulty rating: 2340

Solution:

Let y=516.y = \sqrt[16]{5}. Multiplying the numerator and denominator by y1y - 1 telescopes the denominator by repeated difference of squares: x=4(y1)(y8+1)(y4+1)(y2+1)(y+1)(y1)=4(y1)y161=4(y1)4=y1.x = \frac{4(y-1)}{(y^8+1)(y^4+1)(y^2+1)(y+1)(y-1)} = \frac{4(y-1)}{y^{16} - 1} = \frac{4(y-1)}{4} = y - 1.

Hence x+1=y=51/16,x + 1 = y = 5^{1/16}, and (x+1)48=548/16=53=125.(x+1)^{48} = 5^{48/16} = 5^3 = 125.

8.

Circles C1\mathcal{C}_1 and C2\mathcal{C}_2 are externally tangent, and they are both internally tangent to circle C3.\mathcal{C}_3. The radii of C1\mathcal{C}_1 and C2\mathcal{C}_2 are 44 and 10,10, respectively, and the centers of the three circles are all collinear. A chord of C3\mathcal{C}_3 is also a common external tangent of C1\mathcal{C}_1 and C2.\mathcal{C}_2. Given that the length of the chord is mnp,\frac{m\sqrt{n}}{p}, where m,m, n,n, and pp are positive integers, mm and pp are relatively prime, and nn is not divisible by the square of any prime, find m+n+p.m + n + p.

Difficulty rating: 2710

Solution:

Let P1,P_1, P2,P_2, P3P_3 be the centers of the circles and RR the radius of C3.\mathcal{C}_3. External tangency gives P1P2=4+10=14,P_1P_2 = 4 + 10 = 14, and internal tangency gives P3P1=R4P_3P_1 = R - 4 and P3P2=R10.P_3P_2 = R - 10. Since the centers are collinear, (R4)+(R10)=14,(R - 4) + (R - 10) = 14, so R=14R = 14 and P3P_3 lies on P1P2\overline{P_1P_2} with P3P1=10P_3P_1 = 10 and P3P2=4.P_3P_2 = 4.

Drop perpendiculars P1X,P_1X, P2Y,P_2Y, P3ZP_3Z to the chord, so P1X=4,P_1X = 4, P2Y=10,P_2Y = 10, and ZZ is the midpoint of the chord. The distance from a point moving along line P1P2P_1P_2 to the tangent line changes linearly, and P3P_3 is 1014\frac{10}{14} of the way from P1P_1 to P2,P_2, so P3Z=4+1014(104)=587.P_3Z = 4 + \frac{10}{14}(10 - 4) = \frac{58}{7}.

The half-chord is 142(587)2=960433647=43907,\sqrt{14^2 - \left(\frac{58}{7}\right)^2} = \frac{\sqrt{9604 - 3364}}{7} = \frac{4\sqrt{390}}{7}, so the chord has length 83907.\frac{8\sqrt{390}}{7}. Since 390=23513390 = 2 \cdot 3 \cdot 5 \cdot 13 is squarefree and gcd(8,7)=1,\gcd(8, 7) = 1, the answer is m+n+p=8+390+7=405.m + n + p = 8 + 390 + 7 = 405.

9.

For how many positive integers nn less than or equal to 10001000 is (sint+icost)n=sinnt+icosnt(\sin t + i \cos t)^n = \sin nt + i \cos nt true for all real t?t?

Solution:

Since sint+icost=i(costisint)\sin t + i\cos t = i(\cos t - i \sin t) and sinnt+icosnt=i(cosntisinnt),\sin nt + i\cos nt = i(\cos nt - i\sin nt), de Moivre's theorem (applied to angle t-t) gives (sint+icost)n=in(costisint)n=in(cosntisinnt).(\sin t + i \cos t)^n = i^n(\cos t - i\sin t)^n = i^n(\cos nt - i \sin nt).

So the equation holds for all real tt exactly when in=i,i^n = i, that is, when n1(mod4).n \equiv 1 \pmod 4. The values n=1,5,9,,997n = 1, 5, 9, \ldots, 997 give exactly 250250 positive integers up to 1000.1000.

10.

Given that O\mathcal{O} is a regular octahedron, that C\mathcal{C} is the cube whose vertices are the centers of the faces of O,\mathcal{O}, and that the ratio of the volume of O\mathcal{O} to that of C\mathcal{C} is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

Difficulty rating: 2450

Solution:

Place the octahedron's vertices at (±1,0,0),(\pm 1, 0, 0), (0,±1,0),(0, \pm 1, 0), (0,0,±1).(0, 0, \pm 1). It is two square pyramids glued along the square with vertices (±1,0,0)(\pm 1, 0, 0) and (0,±1,0),(0, \pm 1, 0), which has area 2,2, and each pyramid has height 1,1, so VO=21321=43.V_{\mathcal{O}} = 2 \cdot \frac{1}{3} \cdot 2 \cdot 1 = \frac{4}{3}.

Each face centroid is the average of that face's three vertices, e.g. (13,13,13),\left(\frac{1}{3}, \frac{1}{3}, \frac{1}{3}\right), so the cube has vertices (±13,±13,±13).\left(\pm\frac{1}{3}, \pm\frac{1}{3}, \pm\frac{1}{3}\right). Its edge is 23\frac{2}{3} and its volume is 827.\frac{8}{27}.

The ratio is 4/38/27=92,\frac{4/3}{8/27} = \frac{9}{2}, so m+n=9+2=11.m + n = 9 + 2 = 11.

11.

Let mm be a positive integer, and let a0,a1,,ama_0, a_1, \ldots, a_m be a sequence of real numbers such that a0=37,a_0 = 37, a1=72,a_1 = 72, am=0,a_m = 0, and ak+1=ak13aka_{k+1} = a_{k-1} - \frac{3}{a_k} for k=1,2,,m1.k = 1, 2, \ldots, m - 1. Find m.m.

Solution:

Multiplying the recurrence by aka_k gives ak+1ak=akak13,a_{k+1} a_k = a_k a_{k-1} - 3, so the products bk=akak1b_k = a_k a_{k-1} form an arithmetic sequence with common difference 3.-3. Since b1=7237=2664=3888,b_1 = 72 \cdot 37 = 2664 = 3 \cdot 888, we get bk=26643(k1)=3(889k).b_k = 2664 - 3(k - 1) = 3(889 - k).

Thus bk>0b_k \gt 0 for k888,k \le 888, so no term before a889a_{889} can vanish (and the recurrence never divides by zero), while b889=a889a888=0b_{889} = a_{889} a_{888} = 0 with a8880.a_{888} \ne 0. Hence a889=0,a_{889} = 0, and m=889.m = 889.

12.

Square ABCDABCD has center O,O, AB=900,AB = 900, EE and FF are on AB\overline{AB} with AE<BFAE \lt BF and EE between AA and F,F, mEOF=45,m\angle EOF = 45^\circ, and EF=400.EF = 400. Given that BF=p+qr,BF = p + q\sqrt{r}, where p,p, q,q, and rr are positive integers and rr is not divisible by the square of any prime, find p+q+r.p + q + r.

Solution:

Let GG be the midpoint of AB,\overline{AB}, so OGABOG \perp AB and OG=450.OG = 450. With α=EOG\alpha = \angle EOG and β=FOG\beta = \angle FOG on either side of ray OG,OG, we have EG=450tanα,EG = 450\tan\alpha, FG=450tanβ,FG = 450\tan\beta, and α+β=45.\alpha + \beta = 45^\circ. From EG+FG=EF=400,EG + FG = EF = 400, we get tanα+tanβ=89.\tan\alpha + \tan\beta = \frac{8}{9}.

The tangent addition formula gives 1=tan45=tanα+tanβ1tanαtanβ,1 = \tan 45^\circ = \frac{\tan\alpha + \tan\beta}{1 - \tan\alpha\tan\beta}, so tanαtanβ=189=19.\tan\alpha\tan\beta = 1 - \frac{8}{9} = \frac{1}{9}. Hence tanα\tan\alpha and tanβ\tan\beta are the roots of 9t28t+1=0,9t^2 - 8t + 1 = 0, namely 4±79.\frac{4 \pm \sqrt{7}}{9}.

Since AE=450EGAE = 450 - EG and BF=450FG,BF = 450 - FG, the condition AE<BFAE \lt BF means EG>FG,EG \gt FG, so tanβ=479.\tan\beta = \frac{4 - \sqrt{7}}{9}. Then BF=450450479=250+507,BF = 450 - 450 \cdot \frac{4 - \sqrt{7}}{9} = 250 + 50\sqrt{7}, and p+q+r=250+50+7=307.p + q + r = 250 + 50 + 7 = 307.

13.

Let P(x)P(x) be a polynomial with integer coefficients that satisfies P(17)=10P(17) = 10 and P(24)=17.P(24) = 17. Given that the equation P(n)=n+3P(n) = n + 3 has two distinct integer solutions n1n_1 and n2,n_2, find the product n1n2.n_1 \cdot n_2.

Difficulty rating: 2760

Solution:

Let S(x)=P(x)x3,S(x) = P(x) - x - 3, so S(17)=S(24)=10.S(17) = S(24) = -10. Since S(x)+10S(x) + 10 has integer coefficients and vanishes at 1717 and 24,24, S(x)=10+(x17)(x24)Q(x)S(x) = -10 + (x - 17)(x - 24)Q(x) for some polynomial QQ with integer coefficients.

If P(n)=n+3P(n) = n + 3 for an integer n,n, then (n17)(n24)Q(n)=10,(n-17)(n-24)Q(n) = 10, so (n17)(n24)(n-17)(n-24) divides 10.10. The factors n17n - 17 and n24n - 24 are integers differing by 77 whose product divides 10,10, so they are {2,5}\{2, -5\} or {5,2},\{5, -2\}, giving n=19n = 19 and n=22.n = 22. Both occur, for example, for P(x)=x7(x17)(x24).P(x) = x - 7 - (x-17)(x-24).

Hence n1n2=1922=418.n_1 \cdot n_2 = 19 \cdot 22 = 418.

14.

In triangle ABC,ABC, AB=13,AB = 13, BC=15,BC = 15, and CA=14.CA = 14. Point DD is on BC\overline{BC} with CD=6.CD = 6. Point EE is on BC\overline{BC} such that BAECAD.\angle BAE \cong \angle CAD. Given that BE=pq,BE = \frac{p}{q}, where pp and qq are relatively prime positive integers, find q.q.

Difficulty rating: 3060

Solution:

A cevian ADAD splits the opposite side in the ratio BDDC=[ABD][ACD]=12ABADsinBAD12ACADsinCAD=ABsinBADACsinCAD,\frac{BD}{DC} = \frac{[ABD]}{[ACD]} = \frac{\frac{1}{2} AB \cdot AD \sin\angle BAD}{\frac{1}{2} AC \cdot AD \sin\angle CAD} = \frac{AB \sin\angle BAD}{AC \sin\angle CAD}, and similarly BEEC=ABsinBAEACsinCAE.\frac{BE}{EC} = \frac{AB \sin\angle BAE}{AC \sin\angle CAE}.

Since BAE=CAD,\angle BAE = \angle CAD, we also have BAD=CAE\angle BAD = \angle CAE (each is that common angle plus EAD\angle EAD), so multiplying the two ratios cancels all the sines: BDDCBEEC=AB2AC2.\frac{BD}{DC} \cdot \frac{BE}{EC} = \frac{AB^2}{AC^2}. With BD=9,BD = 9, DC=6,DC = 6, AB=13,AB = 13, and AC=14,AC = 14, this gives BEEC=13214269=169294.\frac{BE}{EC} = \frac{13^2}{14^2} \cdot \frac{6}{9} = \frac{169}{294}.

Hence BE=15169169+294=2535463.BE = 15 \cdot \frac{169}{169 + 294} = \frac{2535}{463}. Since 463463 is prime and does not divide 2535=35132,2535 = 3 \cdot 5 \cdot 13^2, the fraction is in lowest terms, and q=463.q = 463.

15.

Let ω1\omega_1 and ω2\omega_2 denote the circles x2+y2+10x24y87=0x^2 + y^2 + 10x - 24y - 87 = 0 and x2+y210x24y+153=0,x^2 + y^2 - 10x - 24y + 153 = 0, respectively. Let mm be the smallest positive value of aa for which the line y=axy = ax contains the center of a circle that is internally tangent to ω1\omega_1 and externally tangent to ω2.\omega_2. Given that m2=pq,m^2 = \frac{p}{q}, where pp and qq are relatively prime positive integers, find p+q.p + q.

Solution:

Completing the square gives ω1 ⁣:(x+5)2+(y12)2=256\omega_1\colon (x+5)^2 + (y-12)^2 = 256 and ω2 ⁣:(x5)2+(y12)2=16,\omega_2\colon (x-5)^2 + (y-12)^2 = 16, with centers F1=(5,12)F_1 = (-5, 12) and F2=(5,12)F_2 = (5, 12) and radii 1616 and 4.4. If a circle with center PP and radius rr is internally tangent to ω1\omega_1 and externally tangent to ω2,\omega_2, then PF1=16rPF_1 = 16 - r and PF2=4+r,PF_2 = 4 + r, so PF1+PF2=20.PF_1 + PF_2 = 20.

Thus PP lies on the ellipse with foci F1F_1 and F2F_2 and major axis 20:20: the semimajor axis is 10,10, the center-to-focus distance is 5,5, so the semiminor axis squared is 10025=75,100 - 25 = 75, giving x2100+(y12)275=1,\frac{x^2}{100} + \frac{(y - 12)^2}{75} = 1, i.e. 3x2+4y296y+576=300.3x^2 + 4y^2 - 96y + 576 = 300. Substituting y=axy = ax yields (3+4a2)x296ax+276=0.(3 + 4a^2)x^2 - 96ax + 276 = 0.

The line y=axy = ax contains such a center exactly when this quadratic has a real root, i.e. (96a)24276(3+4a2)0,(96a)^2 - 4 \cdot 276\,(3 + 4a^2) \ge 0, which simplifies to 4800a23312,4800a^2 \ge 3312, so a269100.a^2 \ge \frac{69}{100}. The smallest positive such aa has m2=69100,m^2 = \frac{69}{100}, and p+q=69+100=169.p + q = 69 + 100 = 169.