1983 AIME Solutions

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or take the full timed exam.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

1.

Let x,x, y,y, and zz all exceed 11 and let ww be a positive number such that logxw=24,logyw=40,logxyzw=12. \begin{aligned} \log_x w &= 24,\\ \log_y w &= 40,\\ \log_{xyz} w &= 12. \end{aligned} Find logzw.\log_z w.

Concepts:logarithmalgebraic manipulation
Difficulty rating: 1930
Small Hint:

Rewrite each given logarithm with base ww

Big Hint:

Expand logw(xyz)\log_w(xyz) as a sum of three logarithms

Solution:

Taking reciprocals of the given logarithms gives logwx=124,logwy=140,logw(xyz)=112. \begin{aligned} \log_w x&=\frac1{24},\\ \log_w y&=\frac1{40},\\ \log_w(xyz)&=\frac1{12}. \end{aligned} Therefore logwz=112124140=160. \log_w z=\frac1{12}-\frac1{24}-\frac1{40} =\frac1{60}. Taking the reciprocal yields logzw=60.\log_z w=60.

2.

Let f(x)=xp+x15f(x)=|x-p|+|x-15| +xp15,{}+|x-p-15|, where 0<p<15.0<p<15. Determine the minimum value taken by f(x)f(x) for xx in the interval px15.p\leq x\leq15.

Difficulty rating: 1590
Small Hint:

Determine the sign of each expression inside an absolute value on the given interval

Big Hint:

On px15,p\leq x\leq15, simplify f(x)f(x) to a decreasing linear function

Solution:

Since px15,p\leq x\leq15, we have xp=xp,x15=15x,xp15=p+15x. \begin{aligned} |x-p|&=x-p,\\ |x-15|&=15-x,\\ |x-p-15|&=p+15-x. \end{aligned} Hence f(x)=30x.f(x)=30-x. This is minimized at the right endpoint x=15,x=15, where its value is 15.15.

3.

What is the product of the real roots of the equation x2+18x+30=2x2+18x+45? \begin{gathered} x^2+18x+30\\ {}=2\sqrt{x^2+18x+45}? \end{gathered}

Difficulty rating: 2210
Small Hint:

The expression outside the radical is 1515 less than the radicand

Big Hint:

Set t=x2+18x+45t=\sqrt{x^2+18x+45} and solve t215=2tt^2-15=2t

Solution:

Set t=x2+18x+45,t=\sqrt{x^2+18x+45}, so t0.t\geq0. The equation becomes t215=2t, t^2-15=2t, or (t5)(t+3)=0.(t-5)(t+3)=0. Thus t=5,t=5, and x2+18x+45=25, x^2+18x+45=25, so the real roots satisfy x2+18x+20=0.x^2+18x+20=0. By Vieta’s formulas, their product is 20.20.

4.

A machine-shop cutting tool has the shape of a notched circle, as shown. The radius of the circle is 50\sqrt{50} cm, the length of ABAB is 66 cm, and that of BCBC is 22 cm. The angle ABCABC is a right angle. Find the square of the distance (in centimeters) from BB to the center of the circle.

Difficulty rating: 2210
Small Hint:

Put B=(0,0),B=(0,0), A=(0,6),A=(0,6), and C=(2,0)C=(2,0)

Big Hint:

The center lies on the perpendicular bisector of ACAC at distance 40\sqrt{40} from its midpoint

Solution:

Put B=(0,0),B=(0,0), A=(0,6),A=(0,6), and C=(2,0).C=(2,0). The midpoint of ACAC is M=(1,3),M=(1,3), and AC=40.AC=\sqrt{40}. If OO is the center, then OM=OA2AM2=5010=40. \begin{aligned} OM&=\sqrt{OA^2-AM^2}\\ &=\sqrt{50-10}=\sqrt{40}. \end{aligned} A vector perpendicular to AC=(2,6)AC=(2,-6) is (6,2),(6,2), which already has length 40.\sqrt{40}. Thus the two possible centers are M+(6,2)=(7,5),M(6,2)=(5,1). \begin{aligned} M+(6,2)&=(7,5),\\ M-(6,2)&=(-5,1). \end{aligned} The pictured notched circle has its center on the side opposite the notch, so O=(5,1).O=(-5,1). Therefore BO2=(5)2+12=26.BO^2=(-5)^2+1^2=26.

5.

Suppose that the sum of the squares of two complex numbers xx and yy is 77 and the sum of the cubes is 10.10. What is the largest real value that x+yx+y can have?

Difficulty rating: 2390
Small Hint:

Let s=x+ys=x+y and p=xyp=xy

Big Hint:

Use x2+y2=s22px^2+y^2=s^2-2p to eliminate pp from x3+y3=s33psx^3+y^3=s^3-3ps

Solution:

Let s=x+ys=x+y and p=xy.p=xy. From x2+y2=s22p=7,x^2+y^2=s^2-2p=7, we get p=s272.p=\frac{s^2-7}{2}. Also, 10=x3+y3=s33ps=s33s(s27)2. \begin{aligned} 10&=x^3+y^3\\ &=s^3-3ps\\ &=s^3-\frac{3s(s^2-7)}2. \end{aligned} Hence s321s+20=0,(s1)(s4)(s+5)=0. \begin{aligned} s^3-21s+20&=0,\\ (s-1)(s-4)(s+5)&=0. \end{aligned} Each root gives a possible pair of complex roots of t2st+p=0,t^2-st+p=0, so the largest real possible value of s=x+ys=x+y is 4.4.

6.

Let an=6n+8n.a_n=6^n+8^n. Determine the remainder on dividing a83a_{83} by 49.49.

Difficulty rating: 2110
Small Hint:

Write 6=716=7-1 and 8=7+18=7+1

Big Hint:

Modulo 49,49, only the constant and linear terms of each binomial expansion survive

Solution:

Modulo 49,49, every binomial term containing 727^2 vanishes. Since 8383 is odd, 683=(71)831+837 6^{83}=(7-1)^{83}\equiv -1+83\cdot7 and 883=(7+1)831+837. 8^{83}=(7+1)^{83}\equiv 1+83\cdot7. Their sum is congruent to 1667=116235(mod49).166\cdot7=1162\equiv35\pmod{49}.

7.

Twenty-five of King Arthur’s knights are seated at their customary round table. Three of them are chosen, with all choices of three equally likely, and are sent off to slay a troublesome dragon. Let PP be the probability that at least two of the three had been sitting next to each other. If PP is written as a fraction in lowest terms, what is the sum of the numerator and denominator?

Difficulty rating: 2410
Small Hint:

Count the complementary selections in which no two chosen knights are adjacent

Big Hint:

Split into selections containing a fixed knight and selections not containing that knight

Solution:

There are (253)=2300\binom{25}{3}=2300 selections. Fix one seat. If it is not selected, choosing three nonadjacent seats among the remaining 2424 seats is equivalent to choosing three nonconsecutive positions from a row of 24,24, giving (223).\binom{22}{3}. If the fixed seat is selected, its two neighbors are forbidden, and the other two selected seats must be nonconsecutive among the remaining row of 22,22, giving (212).\binom{21}{2}.

Thus the number with no adjacent selected seats is (223)+(212)=1540+210=1750. \begin{aligned} \binom{22}{3}+\binom{21}{2} &=1540+210\\ &=1750. \end{aligned} Therefore P=117502300=1146, P=1-\frac{1750}{2300}=\frac{11}{46}, and the requested sum is 11+46=57.11+46=57.

8.

What is the largest 22-digit prime factor of the integer n=(200100)?n=\binom{200}{100}?

Difficulty rating: 2440
Small Hint:

For a prime p>50,p>50, compare the exponent of pp in 200!200! with twice its exponent in 100!100!

Big Hint:

Primes from 6767 through 9999 cancel; primes from 5151 through 6666 do not

Solution:

For a prime p>50,p>50, we have p2>200,p^2>200, so vp((200100))=200p2100p. \begin{aligned} v_p\left(\binom{200}{100}\right) &=\left\lfloor\frac{200}{p}\right\rfloor\\ &\quad-2\left\lfloor\frac{100}{p}\right\rfloor. \end{aligned} If 67p<100,67\leq p<100, this is 22=0.2-2=0. If 50<p66,50<p\leq66, it is 32=1.3-2=1. Hence no prime greater than 6666 divides the binomial coefficient, while every prime between 5050 and 6666 does. The largest such prime is 61.61.

9.

Find the minimum value of 9x2sin2x+4xsinx \frac{9x^2\sin^2x+4}{x\sin x} for 0<x<π.0<x<\pi.

Difficulty rating: 2300
Small Hint:

Set t=xsinx,t=x\sin x, which is positive on the given interval

Big Hint:

Apply AM-GM to 9t+4t9t+\frac4t and verify that equality is attainable

Solution:

Let t=xsinx>0.t=x\sin x>0. The expression becomes 9t+4t29t4t=12, 9t+\frac4t\geq2\sqrt{9t\cdot\frac4t}=12, with equality when 9t=4t,9t=\frac{4}{t}, or t=23.t=\frac{2}{3}. The continuous function xsinxx\sin x tends to 00 as xx tends to 00 and equals π2>23\frac{\pi}{2}>\frac{2}{3} at x=π2.x=\frac{\pi}{2}. Thus it takes the value 23\frac{2}{3} somewhere in (0,π2),(0,\frac{\pi}{2}), so the lower bound 1212 is attained.

10.

The numbers 1447,1447, 1005,1005, and 12311231 have something in common: each is a four-digit number beginning with 11 that has exactly two identical digits. How many such numbers are there?

Difficulty rating: 1900
Small Hint:

Separate the case where the repeated digit is 11 from the case where it is not

Big Hint:

In each case, choose the repeated digit’s positions before choosing the remaining distinct digit

Solution:

If 11 is the repeated digit, exactly one of the last three positions contains 1.1. There are 33 choices for that position, 99 choices for the next digit, and 88 for the last digit, since those two digits must differ from each other and from 1.1. This gives 398=2163\cdot9\cdot8=216 numbers.

If a digit other than 11 is repeated, there are 99 choices for that digit, 33 ways to choose its two positions among the last three, and 88 choices for the remaining digit. This gives another 938=2169\cdot3\cdot8=216 numbers. The total is 216+216=432.216+216=432.

11.

The solid shown has a square base of side length s.s. The upper edge is parallel to the base and has length 2s.2s. All other edges have length s.s. Given that s=62,s=6\sqrt2, what is the volume of the solid?

Difficulty rating: 2720
Small Hint:

Find the height by projecting either endpoint of the upper edge onto the base

Big Hint:

At a fraction tt of the height, the cross-section is a rectangle with sides s(1t)s(1-t) and s(1+t)s(1+t)

Solution:

Each endpoint of the upper edge is joined to the endpoints of one side of the square base. Its distance to that side’s midpoint is therefore 3s2.\frac{\sqrt3s}{2}. The projection of each upper endpoint lies s2\frac{s}{2} beyond that midpoint, because the two projected endpoints are 2s2s apart while the two opposite-side midpoints are ss apart. Thus the height hh satisfies h2=(3s2)2(s2)2=s22, h^2=\left(\frac{\sqrt3s}{2}\right)^2-\left(\frac{s}{2}\right)^2 =\frac{s^2}{2}, so h=s2.h=\frac{s}{\sqrt2}.

At a fraction tt of the height above the base, the cross-section is a rectangle whose dimensions are s(1t)s(1-t) and s(1+t).s(1+t). Its area is s2(1t2).s^2(1-t^2). By Cavalieri’s principle, the volume is the volume s2hs^2h of a prism minus the volume s2h3\frac{s^2h}{3} of a pyramid: V=23s2h=23s3. V=\frac23s^2h=\frac{\sqrt2}{3}s^3. Substituting s=62s=6\sqrt2 gives V=288.V=288.

12.

Diameter ABAB of a circle has length a 22-digit integer (base ten). Reversing the digits gives the length of the perpendicular chord CD.CD. The distance from their intersection point HH to the center OO is a positive rational number. Determine the length of AB.AB.

Difficulty rating: 2410
Small Hint:

Write the diameter as 10a+b10a+b and the chord as 10b+a10b+a

Big Hint:

The squared distance from the center to the chord is one fourth the difference of their squares

Solution:

Let the diameter be 10a+b10a+b and the chord be 10b+a.10b+a. Since a perpendicular from the center bisects a chord, 4OH2=(10a+b)2(10b+a)2=99(a2b2). \begin{aligned} 4OH^2&=(10a+b)^2\\ &\quad-(10b+a)^2\\ &=99(a^2-b^2). \end{aligned} For OHOH to be rational, 11(a2b2)11(a^2-b^2) must be a square. Thus it equals 121c2,121c^2, so (ab)(a+b)=11c2. (a-b)(a+b)=11c^2. Because aa and bb are digits with a>b,a>b, the left side is at most 81,81, so c=1c=1 or 2.2. If c=1,c=1, the factors are 11 and 11,11, giving a=6a=6 and b=5.b=5. If c=2,c=2, the factor pairs of 4444 either have different parity or give a>9.a>9. Hence the diameter is 65.65.

13.

For {1,2,3,,n}\{1,2,3,\ldots,n\} and each of its nonempty subsets a unique alternating sum is defined as follows: Arrange the numbers in the subset in decreasing order and then, beginning with the largest, alternately add and subtract successive numbers. (For example, the alternating sum for {1,2,4,6,9}\{1,2,4,6,9\} is 96+42+1=69-6+4-2+1=6 and for {5}\{5\} it is simply 5.5.) Find the sum of all such alternating sums for n=7.n=7.

Difficulty rating: 2650
Small Hint:

Add the contribution of each number separately over all subsets

Big Hint:

The sign of kk depends only on whether the subset contains an even or odd number of elements greater than kk

Solution:

Fix k.k. Once kk is included, the k1k-1 smaller elements may be chosen arbitrarily, contributing a factor of 2k1.2^{k-1}. If exactly jj of the 7k7-k larger elements are chosen, the sign of kk is (1)j.(-1)^j. Therefore the coefficient of kk in the total is 2k1j=07k(1)j(7kj)=2k1(11)7k. \begin{aligned} &2^{k-1}\sum_{j=0}^{7-k} (-1)^j\binom{7-k}{j}\\ &\qquad=2^{k-1}(1-1)^{7-k}. \end{aligned} This is 00 for k<7k<7 and 262^6 for k=7.k=7. Hence the total is 726=448.7\cdot2^6=448.

14.

In the adjoining figure, two circles of radii 66 and 88 are drawn with their centers 1212 units apart. At P,P, one of the points of intersection, a line is drawn in such a way that the chords QPQP and PRPR have equal length. Find the square of the length of QP.QP.

Difficulty rating: 2720
Small Hint:

Put the centers at (6,0)(-6,0) and (6,0)(6,0) and find the coordinates of PP

Big Hint:

If Q=PuQ=P-\ell u and R=P+u,R=P+\ell u, subtract the two equal-radius equations

Solution:

Put the center of the radius-88 circle at O1=(6,0)O_1=(-6,0) and the other center at O2=(6,0).O_2=(6,0). Subtracting the two circle equations gives P=(76,4556), P=\left(\frac76,\frac{\sqrt{455}}6\right), where the positive yy-coordinate selects the pictured intersection.

Let the common chord length be ,\ell, and let uu be the unit vector from QQ toward R.R. Then Q=PuQ=P-\ell u and R=P+u.R=P+\ell u. Comparing QQ with PP in the first circle and RR with PP in the second gives u(PO1)=2,u(PO2)=2. \begin{aligned} u\mathbin{\cdot}(P-O_1)&=\frac{\ell}{2},\\ u\mathbin{\cdot}(P-O_2)&=-\frac{\ell}{2}. \end{aligned} Adding shows that uP,u\perp P, so u=(455,7)504. u=\frac{(\sqrt{455},-7)}{\sqrt{504}}. Subtracting the two dot-product equations gives =u(O2O1)=12455504. \ell=u\mathbin{\cdot}(O_2-O_1) =\frac{12\sqrt{455}}{\sqrt{504}}. Therefore 2=144455504=130.\ell^2=\frac{144\cdot455}{504}=130.

15.

The adjoining figure shows two intersecting chords in a circle, with BB on minor arc AD.AD. Suppose that the radius of the circle is 5,5, that BC=6,BC=6, and that ADAD is bisected by BC.BC. Suppose further that ADAD is the only chord starting at AA which is bisected by BC.BC. It follows that the sine of the minor arc ABAB is a rational number. If this fraction is expressed as a fraction mn\frac{m}{n} in lowest terms, what is the product mn?mn?

Difficulty rating: 3270
Small Hint:

The midpoints of all chords from AA lie on the circle with diameter joining AA to the center

Big Hint:

Uniqueness makes BCBC tangent to that midpoint circle at the midpoint of ADAD

Solution:

Let HH be the midpoint of AD.AD. Put H=(0,0),H=(0,0), A=(a,0),A=(-a,0), D=(a,0),D=(a,0), and let the circle’s center be O=(0,k).O=(0,k). Then a2+k2=25.a^2+k^2=25. The midpoints of all chords starting at AA form the circle with center A+O2\frac{A+O}{2} and radius 52.\frac{5}{2}. Because ADAD is the only such chord bisected by the line BC,BC, that line is tangent to the midpoint circle at H.H.

Hence a unit direction vector for BCBC may be taken as u=(k,a)5,u=\frac{(k,a)}{5}, perpendicular to A+O=(a,k).A+O=(-a,k). Write B=puB=-pu and C=qu,C=qu, where p,q>0.p,q>0. Then p+q=6,p+q=6, and intersecting chords give pq=a2.pq=a^2. Substituting the line into the original circle also gives qp=2uO=2ak5. q-p=2u\mathbin{\cdot}O=\frac{2ak}{5}. Therefore 364a2=(qp)2=4a2(25a2)25, \begin{aligned} 36-4a^2&=(q-p)^2\\ &=\frac{4a^2(25-a^2)}{25}, \end{aligned} so a450a2+225=0.a^4-50a^2+225=0. Its roots are a2=5a^2=5 and 45,45, but a2=pq(p+q)24=9.a^2=pq\leq\frac{(p+q)^2}{4}=9. Thus a2=5,a^2=5, and {p,q}={1,5}.\{p,q\}=\{1,5\}.

Choose a=5,a=\sqrt5, k=25,k=2\sqrt5, and p=1p=1 for the endpoint BB on minor arc AD.AD. Then OA=(5,25),OB=(25,115). \begin{aligned} \overrightarrow{OA} &=(-\sqrt5,-2\sqrt5),\\ \overrightarrow{OB} &=\left(-\frac2{\sqrt5}, -\frac{11}{\sqrt5}\right). \end{aligned} The sine of the central angle subtending minor arc ABAB is the absolute determinant of these radius vectors divided by 52,5^2, namely sinAB=11425=725. \sin\overset{\frown}{AB}=\frac{|11-4|}{25}=\frac7{25}. Hence mn=725=175.mn=7\cdot25=175.