2017 AIME I 考试题目

Scroll down and press Start to try the exam! Or, go to the printable PDF, answer key, or professional solutions curated by LIVE by Po-Shen Loh.

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

Or jump straight to one problem with its solution: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15

Want to learn professionally through interactive video classes?

Learn LIVE

考试时间还剩下:

3:00:00

1.

Fifteen distinct points are designated on ABC:\triangle ABC: the 33 vertices A,A, B,B, and C;C; 33 other points on side AB;\overline{AB}; 44 other points on side BC;\overline{BC}; and 55 other points on side CA.\overline{CA}. Find the number of triangles with positive area whose vertices are among these 1515 points.

Answer: 390
Concepts:combinationscomplementary counting

Difficulty rating: 1950

Solution:

There are (153)=455\binom{15}{3} = 455 ways to choose 33 of the points. A choice fails to give a triangle of positive area exactly when the 33 points are collinear, which happens only when all three lie on one side of the triangle. Including its endpoints, side AB\overline{AB} contains 55 points, BC\overline{BC} contains 6,6, and CA\overline{CA} contains 7,7, giving (53)+(63)+(73)=10+20+35=65\binom{5}{3} + \binom{6}{3} + \binom{7}{3} = 10 + 20 + 35 = 65 collinear triples.

The number of triangles is 45565=390.455 - 65 = 390.

2.

When each of 702,702, 787,787, and 855855 is divided by the positive integer m,m, the remainder is always the positive integer r.r. When each of 412,412, 722,722, and 815815 is divided by the positive integer n,n, the remainder is always the positive integer sr.s \neq r. Find m+n+r+s.m + n + r + s.

Answer: 62
Solution:

Numbers leaving equal remainders upon division by mm differ by multiples of m,m, so mm divides both 787702=85787 - 702 = 85 and 855787=68.855 - 787 = 68. Since gcd(85,68)=17\gcd(85, 68) = 17 and mm must exceed the positive remainder r,r, we get m=17,m = 17, and r=7024117=5.r = 702 - 41 \cdot 17 = 5.

Similarly nn divides both 722412=310722 - 412 = 310 and 815722=93,815 - 722 = 93, and gcd(310,93)=31,\gcd(310, 93) = 31, so n=31n = 31 and s=4121331=9,s = 412 - 13 \cdot 31 = 9, which indeed differs from r.r.

The requested sum is 17+31+5+9=62.17 + 31 + 5 + 9 = 62.

3.

For a positive integer n,n, let dnd_n be the units digit of 1+2+3++n.1 + 2 + 3 + \cdots + n. Find the remainder when n=12017dn\sum_{n=1}^{2017} d_n is divided by 1000.1000.

Answer: 69

Difficulty rating: 2300

Solution:

Here dnd_n is the units digit of the triangular number n(n+1)2.\frac{n(n+1)}{2}. Since (n+20)(n+21)2n(n+1)2=20n+210\frac{(n+20)(n+21)}{2} - \frac{n(n+1)}{2} = 20n + 210 is a multiple of 10,10, the sequence dnd_n is periodic with period 20.20. Computing one period, (d1,d2,,d20)=(1,3,6,0,5,1,8,6,5,5,6,8,1,5,0,6,3,1,0,0),(d_1, d_2, \ldots, d_{20}) = (1, 3, 6, 0, 5, 1, 8, 6, 5, 5, 6, 8, 1, 5, 0, 6, 3, 1, 0, 0), which sums to 70.70.

Since 2017=10020+17,2017 = 100 \cdot 20 + 17, the total is 10070100 \cdot 70 plus the first 1717 terms of the period, which sum to 70(1+0+0)=69.70 - (1 + 0 + 0) = 69. The sum is 7069,7069, so the remainder is 69.69.

4.

A pyramid has a triangular base with side lengths 20,20, 20,20, and 24.24. The three edges of the pyramid from the three corners of the base to the fourth vertex of the pyramid all have length 25.25. The volume of the pyramid is mn,m\sqrt{n}, where mm and nn are positive integers, and nn is not divisible by the square of any prime. Find m+n.m + n.

Answer: 803
Solution:

Since the apex is equidistant from all three base vertices, its foot is the circumcenter of the base. The base is isosceles with sides 20,20,24:20, 20, 24: its altitude to the side of length 2424 is 202122=16,\sqrt{20^2 - 12^2} = 16, so its area is K=122416=192,K = \frac{1}{2} \cdot 24 \cdot 16 = 192, and its circumradius is R=abc4K=2020244192=252.R = \frac{abc}{4K} = \frac{20 \cdot 20 \cdot 24}{4 \cdot 192} = \frac{25}{2}.

The height of the pyramid is 252(252)2=2532,\sqrt{25^2 - \left(\frac{25}{2}\right)^2} = \frac{25\sqrt{3}}{2}, so the volume is 131922532=8003.\frac{1}{3} \cdot 192 \cdot \frac{25\sqrt{3}}{2} = 800\sqrt{3}. Then m+n=800+3=803.m + n = 800 + 3 = 803.

5.

A rational number written in base eight is ab.cd,\underline{a}\,\underline{b}.\underline{c}\,\underline{d}, where all digits are nonzero. The same number in base twelve is bb.ba.\underline{b}\,\underline{b}.\underline{b}\,\underline{a}. Find the base-ten number abc.\underline{a}\,\underline{b}\,\underline{c}.

Answer: 321

Difficulty rating: 2400

Solution:

The integer parts must be equal: 8a+b=12b+b,8a + b = 12b + b, so 8a=12b,8a = 12b, that is 2a=3b.2a = 3b. Since aa and bb are nonzero base-eight digits (at most 77), the only options are (a,b)=(3,2)(a, b) = (3, 2) and (6,4).(6, 4).

The fractional parts must also match: c8+d64=b12+a144,\frac{c}{8} + \frac{d}{64} = \frac{b}{12} + \frac{a}{144}, i.e. 8c+d64=12b+a144.\frac{8c + d}{64} = \frac{12b + a}{144}. For (a,b)=(6,4)(a, b) = (6, 4) the right side is 54144=2464,\frac{54}{144} = \frac{24}{64}, forcing 8c+d=24,8c + d = 24, which has no solution with both digits nonzero and less than 8.8. For (a,b)=(3,2)(a, b) = (3, 2) the right side is 27144=1264,\frac{27}{144} = \frac{12}{64}, so 8c+d=12,8c + d = 12, giving c=1c = 1 and d=4.d = 4.

Indeed 32.14eight=22.23twelve,32.14_{\text{eight}} = 22.23_{\text{twelve}}, and the requested number abc\underline{a}\,\underline{b}\,\underline{c} is 321.321.

6.

A circle is circumscribed around an isosceles triangle whose two congruent angles have degree measure x.x. Two points are chosen independently and uniformly at random on the circle, and a chord is drawn between them. The probability that the chord intersects the triangle is 1425.\frac{14}{25}. Find the difference between the largest and smallest possible values of x.x.

Answer: 48

Difficulty rating: 2650

Solution:

Each inscribed angle of the triangle subtends an arc of twice its measure, so the vertices split the circle into arcs of 2x,2x, 2x,2x, and 3604x360 - 4x degrees. The chord fails to intersect the triangle exactly when both random points fall in the same arc, which has probability (2x360)2+(2x360)2+(3604x360)2=11425=1125.\left(\frac{2x}{360}\right)^2 + \left(\frac{2x}{360}\right)^2 + \left(\frac{360 - 4x}{360}\right)^2 = 1 - \frac{14}{25} = \frac{11}{25}.

Setting y=x180,y = \frac{x}{180}, this reads 2y2+(12y)2=1125,2y^2 + (1 - 2y)^2 = \frac{11}{25}, which simplifies to 75y250y+7=0,75y^2 - 50y + 7 = 0, with roots y=15y = \frac{1}{5} and y=715.y = \frac{7}{15}. These give x=36x = 36 and x=84,x = 84, both legitimate base angles of an isosceles triangle.

The requested difference is 8436=48.84 - 36 = 48.

7.

For nonnegative integers aa and bb with a+b6,a + b \le 6, let T(a,b)=(6a)(6b)(6a+b).T(a, b) = \binom{6}{a}\binom{6}{b}\binom{6}{a+b}. Let SS denote the sum of all T(a,b),T(a, b), where aa and bb are nonnegative integers with a+b6.a + b \le 6. Find the remainder when SS is divided by 1000.1000.

Answer: 564

Difficulty rating: 2650

Solution:

By the symmetry (6a+b)=(66(a+b)),\binom{6}{a+b} = \binom{6}{6-(a+b)}, substituting c=6abc = 6 - a - b turns the sum into S=a+b+c=6(6a)(6b)(6c).S = \sum_{a+b+c=6} \binom{6}{a}\binom{6}{b}\binom{6}{c}.

Each term counts the ways to choose aa elements from one 66-element set, bb from a second, and cc from a third. Summed over all a+b+c=6,a + b + c = 6, this counts every way to choose 66 elements from the combined 1818-element set, so S=(186)=18564.S = \binom{18}{6} = 18564.

The remainder upon division by 10001000 is 564.564.

8.

Two real numbers aa and bb are chosen independently and uniformly at random from the interval (0,75).(0, 75). Let OO and PP be two points in the plane with OP=200.OP = 200. Let QQ and RR be points on the same side of line OPOP such that the degree measures of POQ\angle POQ and POR\angle POR are aa and b,b, respectively, and OQP\angle OQP and ORP\angle ORP are both right angles. The probability that QR100QR \le 100 is equal to mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 41
Solution:

Since OQP=ORP=90,\angle OQP = \angle ORP = 90^\circ, both QQ and RR lie on the circle with diameter OP,\overline{OP}, whose radius is 100.100. The angle QOR=ab\angle QOR = |a - b| is an inscribed angle in this circle, so the chord satisfies QR=2100sinab.QR = 2 \cdot 100 \cdot \sin|a - b|. Because ab<75,|a - b| \lt 75^\circ, the condition QR100,QR \le 100, i.e. sinab12,\sin|a - b| \le \frac{1}{2}, is equivalent to ab30.|a - b| \le 30.

In the 75×7575 \times 75 square of equally likely pairs (a,b),(a, b), the region ab>30|a - b| \gt 30 consists of two right triangles with legs 7530=45,75 - 30 = 45, so the probability is 1452752=1925=1625.1 - \frac{45^2}{75^2} = 1 - \frac{9}{25} = \frac{16}{25}.

Therefore m+n=16+25=41.m + n = 16 + 25 = 41.

9.

Let a10=10,a_{10} = 10, and for each integer n>10n \gt 10 let an=100an1+n.a_n = 100a_{n-1} + n. Find the least n>10n \gt 10 such that ana_n is a multiple of 99.99.

Answer: 45

Difficulty rating: 2840

Solution:

Because 1001(mod99),100 \equiv 1 \pmod{99}, the recurrence gives anan1+n(mod99),a_n \equiv a_{n-1} + n \pmod{99}, so an10+11++n=(n+10)(n9)2(mod99).a_n \equiv 10 + 11 + \cdots + n = \frac{(n + 10)(n - 9)}{2} \pmod{99}. We need 99(n+10)(n9)2.99 \mid \frac{(n+10)(n-9)}{2}. One of n+10n + 10 and n9n - 9 is even, so this is the same as requiring 99 and 1111 each to divide the product. Since the two factors differ by 19,19, they cannot both be multiples of 3.3.

So 99 must divide one factor entirely and 1111 the other (or one factor is divisible by 9999). Checking the cases: 99n999 \mid n - 9 first at n=108;n = 108; 99n+1099 \mid n + 10 first at n=89;n = 89; 9n+109 \mid n + 10 with 11n911 \mid n - 9 first at n=53;n = 53; and 11n+1011 \mid n + 10 with 9n99 \mid n - 9 first at n=45.n = 45.

The least is n=45,n = 45, where 55362=990\frac{55 \cdot 36}{2} = 990 is indeed a multiple of 99.99.

10.

Let z1=18+83i,z_1 = 18 + 83i, z2=18+39i,z_2 = 18 + 39i, and z3=78+99i,z_3 = 78 + 99i, where i=1.i = \sqrt{-1}. Let zz be the unique complex number with the properties that z3z1z2z1zz2zz3\frac{z_3 - z_1}{z_2 - z_1} \cdot \frac{z - z_2}{z - z_3} is a real number and the imaginary part of zz is the greatest possible. Find the real part of z.z.

Answer: 56
Solution:

The argument of z3z1z2z1\frac{z_3 - z_1}{z_2 - z_1} is the angle z2z1z3,\angle z_2 z_1 z_3, and the argument of zz2zz3\frac{z - z_2}{z - z_3} is the angle between zz2\overline{zz_2} and zz3.\overline{zz_3}. Their product is real exactly when these angles are equal or supplementary, which by the inscribed angle theorem happens exactly when z1,z_1, z2,z_2, z3,z_3, and zz are concyclic. So zz lies on the circumcircle of z1,z2,z3.z_1, z_2, z_3.

The segment from 18+39i18 + 39i to 18+83i18 + 83i is vertical, so its perpendicular bisector is the horizontal line y=61.y = 61. The segment from z2=18+39iz_2 = 18 + 39i to z3=78+99iz_3 = 78 + 99i has slope 11 and midpoint (48,69),(48, 69), so its perpendicular bisector is y69=(x48).y - 69 = -(x - 48). Setting y=61y = 61 gives x=56,x = 56, so the center is 56+61i.56 + 61i.

The point of the circle with maximal imaginary part is directly above the center, so the real part of zz is 56.56.

11.

Consider arrangements of the 99 numbers 1,2,3,,91, 2, 3, \ldots, 9 in a 3×33 \times 3 array. For each such arrangement, let a1,a_1, a2,a_2, and a3a_3 be the medians of the numbers in rows 1,1, 2,2, and 3,3, respectively, and then let mm be the median of {a1,a2,a3}.\{a_1, a_2, a_3\}. Let QQ be the number of arrangements for which m=5.m = 5. Find the remainder when QQ is divided by 1000.1000.

Answer: 360

Difficulty rating: 2990

Solution:

Rename each of 1,2,3,41, 2, 3, 4 as L and each of 6,7,8,96, 7, 8, 9 as G. If 55 is not a row median, then no row median equals 5,5, so m5.m \neq 5. Thus 55's row must contain one L and one G (reading L5G in some order), and the other two rows must supply one median below 55 and one above. With the remaining three L's and three G's, those rows are either LLL and GGG, or LLG and LGG.

Count arrangements of letters: the three row types can be assigned to rows 1,2,31, 2, 3 in 3!=63! = 6 ways, and the L5G row can be ordered in 3!=63! = 6 ways. In the first case LLL and GGG have 11 ordering each, giving 661=366 \cdot 6 \cdot 1 = 36 patterns; in the second, LLG and LGG each have 33 orderings, giving 669=3246 \cdot 6 \cdot 9 = 324 patterns. That is 360360 letter patterns in all.

Finally the four L's can be filled with 1,2,3,41, 2, 3, 4 in 4!4! ways and the four G's with 6,7,8,96, 7, 8, 9 in 4!4! ways, so Q=360242=207360,Q = 360 \cdot 24^2 = 207360, whose remainder mod 10001000 is 360.360.

12.

Call a set SS product-free if there do not exist a,b,cSa, b, c \in S (not necessarily distinct) such that ab=c.ab = c. For example, the empty set and the set {16,20}\{16, 20\} are product-free, whereas the sets {4,16}\{4, 16\} and {2,8,16}\{2, 8, 16\} are not product-free. Find the number of product-free subsets of the set {1,2,3,4,5,6,7,8,9,10}.\{1, 2, 3, 4, 5, 6, 7, 8, 9, 10\}.

Answer: 252

Difficulty rating: 3060

Solution:

Since 11=1,1 \cdot 1 = 1, no product-free set contains 1.1. Split by the least element t.t. If t4,t \ge 4, any product of two elements is at least 16>10,16 \gt 10, so every subset of {4,5,,10}\{4, 5, \ldots, 10\} works: 27=1282^7 = 128 subsets, including the empty set.

If t=2:t = 2: then 4S4 \notin S (as 22=42 \cdot 2 = 4), while 77 and 88 are unrestricted (22 choices each). Among {3,6,9},\{3, 6, 9\}, the constraints 23=62 \cdot 3 = 6 and 33=93 \cdot 3 = 9 leave exactly ,{3},{6},{9},{6,9}\varnothing, \{3\}, \{6\}, \{9\}, \{6, 9\}55 choices. Among {5,10},\{5, 10\}, the constraint 25=102 \cdot 5 = 10 leaves 33 choices. That gives 2253=602 \cdot 2 \cdot 5 \cdot 3 = 60 sets. If t=3:t = 3: then 9S9 \notin S (as 33=93 \cdot 3 = 9), and any subset of {4,5,6,7,8,10}\{4, 5, 6, 7, 8, 10\} may be added since all other products exceed 10:10: 26=642^6 = 64 sets.

In total there are 128+60+64=252128 + 60 + 64 = 252 product-free subsets.

13.

For every m2,m \ge 2, let Q(m)Q(m) be the least positive integer with the following property: For every nQ(m),n \ge Q(m), there is always a perfect cube k3k^3 in the range n<k3mn.n \lt k^3 \le m \cdot n. Find the remainder when m=22017Q(m)\sum_{m=2}^{2017} Q(m) is divided by 1000.1000.

Answer: 59

Difficulty rating: 3160

Solution:

If k3n<(k+1)3,k^3 \le n \lt (k+1)^3, then the interval (n,mn](n, mn] contains the cube (k+1)3(k+1)^3 as long as (k+1)3mk3,(k+1)^3 \le m k^3, i.e. (1+1k)3m.\left(1 + \frac{1}{k}\right)^3 \le m. Since (1+1k)38\left(1 + \frac{1}{k}\right)^3 \le 8 for all k1,k \ge 1, every m8m \ge 8 has Q(m)=1.Q(m) = 1.

For 4m7:4 \le m \le 7: n=1n = 1 fails since (1,m](1, m] contains no cube, but for n2n \ge 2 the interval works: 84n8 \le 4n covers 2n7,2 \le n \le 7, and (1+1k)3278<4\left(1 + \frac{1}{k}\right)^3 \le \frac{27}{8} \lt 4 covers k2.k \ge 2. So Q(4)=Q(5)=Q(6)=Q(7)=2.Q(4) = Q(5) = Q(6) = Q(7) = 2. For m=3:m = 3: n=8n = 8 fails (no cube in (8,24](8, 24]), while 273n27 \le 3n covers 9n269 \le n \le 26 and (43)3<3\left(\frac{4}{3}\right)^3 \lt 3 covers k3,k \ge 3, so Q(3)=9.Q(3) = 9. For m=2:m = 2: n=31n = 31 fails (no cube in (31,62](31, 62]), while 642n64 \le 2n covers 32n6332 \le n \le 63 and (54)3<2\left(\frac{5}{4}\right)^3 \lt 2 covers k4,k \ge 4, so Q(2)=32.Q(2) = 32.

Therefore m=22017Q(m)=32+9+42+20101=2059,\sum_{m=2}^{2017} Q(m) = 32 + 9 + 4 \cdot 2 + 2010 \cdot 1 = 2059, and the remainder is 59.59.

14.

Let a>1a \gt 1 and x>1x \gt 1 satisfy loga ⁣(loga ⁣(loga2)+loga24128)=128\log_a\!\left(\log_a\!\left(\log_a 2\right) + \log_a 24 - 128\right) = 128 and loga ⁣(logax)=256.\log_a\!\left(\log_a x\right) = 256. Find the remainder when xx is divided by 1000.1000.

Answer: 896
Solution:

Exponentiating the first equation twice: loga(loga2)+loga24128=a128\log_a(\log_a 2) + \log_a 24 - 128 = a^{128} becomes loga(24loga2)=128+a128,\log_a(24 \log_a 2) = 128 + a^{128}, so 24loga2=a128aa128,24 \log_a 2 = a^{128} \cdot a^{a^{128}}, i.e. 224=a(a128aa128).2^{24} = a^{\left(a^{128} \cdot a^{a^{128}}\right)}. Setting t=aa128,t = a^{a^{128}}, the right side is ttt^t and the left side is (23)23,\left(2^3\right)^{2^3}, so by the strict monotonicity of ttt^t we get aa128=8.a^{a^{128}} = 8. Writing c=log2a>0,c = \log_2 a \gt 0, this says c2128c=3,c \cdot 2^{128c} = 3, which is increasing in cc and satisfied by c=364:c = \frac{3}{64}: indeed 36426=3.\frac{3}{64} \cdot 2^6 = 3. So a=23/64.a = 2^{3/64}.

The second equation gives x=aa256.x = a^{a^{256}}. Here a256=22563/64=212=4096,a^{256} = 2^{256 \cdot 3/64} = 2^{12} = 4096, so x=a4096=240963/64=2192.x = a^{4096} = 2^{4096 \cdot 3/64} = 2^{192}.

Clearly 21920(mod8).2^{192} \equiv 0 \pmod{8}. By Euler's theorem 21001(mod125),2^{100} \equiv 1 \pmod{125}, so 219228(mod125),2^{192} \equiv 2^{-8} \pmod{125}, the inverse of 2566.256 \equiv 6. Since 621=1261(mod125),6 \cdot 21 = 126 \equiv 1 \pmod{125}, we get 219221(mod125).2^{192} \equiv 21 \pmod{125}. The unique residue mod 10001000 that is 00 mod 88 and 2121 mod 125125 is 896.896.

15.

The area of the smallest equilateral triangle with one vertex on each of the sides of the right triangle with side lengths 23,2\sqrt{3}, 5,5, and 37,\sqrt{37}, as shown, is mpn,\frac{m\sqrt{p}}{n}, where m,m, n,n, and pp are positive integers, mm and nn are relatively prime, and pp is not divisible by the square of any prime. Find m+n+p.m + n + p.

Answer: 145
Solution:

Place the right angle at the origin with vertices (0,0),(0, 0), (5,0),(5, 0), and (0,23),(0, 2\sqrt{3}), so the hypotenuse lies on the line 23x+5y=103.2\sqrt{3}\,x + 5y = 10\sqrt{3}. Let the equilateral triangle's side between the two legs have endpoints (scosθ,0)(s\cos\theta, 0) and (0,ssinθ),(0, s\sin\theta), where ss is the side length. Its midpoint is s2(cosθ,sinθ),\frac{s}{2}(\cos\theta, \sin\theta), and moving a distance 32s\frac{\sqrt{3}}{2}s perpendicular to the side places the third vertex at s2(cosθ+3sinθ, sinθ+3cosθ).\frac{s}{2}\left(\cos\theta + \sqrt{3}\sin\theta,\ \sin\theta + \sqrt{3}\cos\theta\right).

Substituting this vertex into the hypotenuse equation and simplifying gives s=20373cosθ+11sinθ.s = \frac{20\sqrt{3}}{7\sqrt{3}\cos\theta + 11\sin\theta}. The denominator is at most (73)2+112=268=267,\sqrt{(7\sqrt{3})^2 + 11^2} = \sqrt{268} = 2\sqrt{67}, attained for an admissible θ,\theta, so the minimum side length satisfies s2=(103)267=30067.s^2 = \frac{(10\sqrt{3})^2}{67} = \frac{300}{67}.

The minimum area is 3430067=75367,\frac{\sqrt{3}}{4} \cdot \frac{300}{67} = \frac{75\sqrt{3}}{67}, so m+n+p=75+67+3=145.m + n + p = 75 + 67 + 3 = 145.