1994 AIME Problems

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 problems are used with official legal permission of the Mathematical Association of America (MAA).

Or jump straight to a single 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

Timed

3:00:00

1.

The increasing sequence 3,3, 15,15, 24,24, 48,48, \ldots consists of those positive multiples of 33 that are one less than a perfect square. What is the remainder when the 19941994th term of the sequence is divided by 1000?1000?

Answer: 63
Concepts:modular arithmeticcounting integers in a rangeperfect square
Difficulty rating: 1640
Small Hint:

A number k21k^2-1 is divisible by 33 exactly when kk is not divisible by 33

Big Hint:

Index the eligible values of kk in pairs, then reduce the required square modulo 10001000

Solution:

The terms are k21k^2-1 for integers k2k\geq2 not divisible by 3.3. In each block of three consecutive kk’s there are two eligible values. The 1994=29971994=2\cdot997th corresponds to k=3(997)+1=2992.k=3(997)+1=2992. Since 29929928(mod1000),2992\equiv992\equiv-8\pmod {1000}, k21(8)2163(mod1000).\begin{aligned}k^2-1&\equiv(-8)^2-1\\&\equiv63\pmod {1000}.\end{aligned}

2.

A circle with diameter PQ\overline{PQ} of length 1010 is internally tangent at PP to a circle of radius 20.20. Square ABCDABCD is constructed with AA and BB on the larger circle, CD\overline{CD} tangent at QQ to the smaller circle, and the smaller circle outside ABCD.ABCD. The length of AB\overline{AB} can be written in the form m+n,m+\sqrt n, where mm and nn are integers. Find m+n.m+n.

Answer: 312
Difficulty rating: 2170
Small Hint:

Place the large circle at the origin and put PP and QQ on a diameter

Big Hint:

If the square’s side is ss, its chord side ABAB lies at distance 10s|10-s| from the large circle’s center

Solution:

Put the large circle at the origin with P=(20,0)P=(20,0) and Q=(10,0).Q=(10,0). Let the square’s side be s.s. Because the smaller circle is outside the square, CD\overline{CD} lies on x=10x=10 and the parallel chord AB\overline{AB} lies on x=10s.x=10-s. A chord of the radius-2020 circle then gives s=2400(10s)2.s=2\sqrt{400-(10-s)^2}. Squaring yields s216s240=0,s^2-16s-240=0, so s=8+419=8+304.s=8+4\sqrt{19}=8+\sqrt{304}. Thus m+n=8+304=312.m+n=8+304=312.

3.

The function ff has the property that, for each real number x,x, f(x)+f(x1)=x2.f(x)+f(x-1)=x^2. If f(19)=94,f(19)=94, what is the remainder when f(94)f(94) is divided by 1000?1000?

Answer: 561
Difficulty rating: 1900
Small Hint:

First use x=20x=20 to find f(20)f(20)

Big Hint:

Eliminate alternating terms by deriving a recurrence from f(x)f(x) to f(x2)f(x-2)

Solution:

First f(20)=202f(19)=306.f(20)=20^2-f(19)=306. Subtracting through two steps gives f(x)=x2(x1)2+f(x2)=2x1+f(x2).\begin{aligned}f(x)&=x^2-(x-1)^2+f(x-2)\\&=2x-1+f(x-2).\end{aligned} Therefore f(94)=306+j=1147(4j1)=306+4(1073)37=4561.\begin{aligned}f(94)&=306+\sum_{j=11}^{47}(4j-1)\\&=306+4(1073)-37\\&=4561.\end{aligned} The requested remainder is 561.561.

4.

Find the positive integer nn for which log21+log22+log23++log2n=1994.\begin{aligned}&\lfloor\log_2 1\rfloor+\lfloor\log_2 2\rfloor+\lfloor\log_2 3\rfloor\\&\quad+\cdots+\lfloor\log_2 n\rfloor=1994.\end{aligned} (For real x,x, x\lfloor x\rfloor is the greatest integer not exceeding x.x.)

Answer: 312
Difficulty rating: 1980
Small Hint:

Group integers having the same value of log2k\lfloor\log_2 k\rfloor

Big Hint:

Compute the sum through 255255, after which every new term initially contributes 88

Solution:

For 2jk<2j+1,2^j\leq k<2^{j+1}, the summand is j.j. Thus the sum through 255=281255=2^8-1 is j=07j2j=(82)28+2=1538.\sum_{j=0}^7j2^j=(8-2)2^8+2=1538. The remaining 19941538=4561994-1538=456 is 578,57\cdot8, so we include 5757 more integers beginning with 256.256. Hence n=255+57=312.n=255+57=312.

5.

Given a positive integer n,n, let p(n)p(n) be the product of the nonzero digits of n.n. (If nn has only one digit, then p(n)p(n) is equal to that digit.) Let S=p(1)+p(2)+p(3)++p(999).\begin{aligned}S&=p(1)+p(2)+p(3)\\&\quad+\cdots+p(999).\end{aligned} What is the largest prime factor of S?S?

Answer: 103
Difficulty rating: 2110
Small Hint:

Write every number from 000000 through 999999 using three digits and let a zero digit contribute a factor of 11

Big Hint:

The sum factors by digit position; remember to remove the contribution of 000000

Solution:

For one digit position, the sum of its effective factors is 1+1+2++9=46,1+1+2+\cdots+9=46, where the first 11 represents digit 0.0. Thus the sum over 000000 through 999999 is 463.46^3. Removing the artificial contribution 11 from 000000 gives S=4631=45(462+46+1)=452163.\begin{aligned}S&=46^3-1\\&=45(46^2+46+1)\\&=45\cdot2163.\end{aligned} Since 2163=3721=37103,2163=3\cdot721=3\cdot7\cdot103, the largest prime factor is 103.103.

6.

The graphs of the equations y=k,y=3x+2k,y=3x+2k,\begin{aligned}y&=k,\\y&=\sqrt3x+2k,\\y&=-\sqrt3x+2k,\end{aligned} are drawn in the coordinate plane for k=10,k=-10, 9,-9, 8,-8, ,\ldots, 9,9, 10.10. These 6363 lines cut part of the plane into equilateral triangles of side 23.\frac{2}{\sqrt3}. How many such triangles are formed?

Answer: 660
Difficulty rating: 2350
Small Hint:

Index one line from each family by i,j,ki,j,k in [10,10][-10,10]

Big Hint:

A smallest triangular cell occurs precisely when i=j+k+1i=j+k+1 or i=j+k1i=j+k-1

Solution:

A unit triangular cell is determined by indices i,j,k[10,10]i,j,k\in[-10,10] satisfying i=j+k±1.i=j+k\pm1. For the plus sign, 11j+k9.-11\leq j+k\leq9. There are 21s21-|s| ordered pairs (j,k)(j,k) with sum s,s, so this orientation contributes s=119(21s)=330.\sum_{s=-11}^{9}(21-|s|)=330. By symmetry the other orientation also contributes 330,330, for a total of 660.660.

7.

For certain ordered pairs (a,b)(a,b) of real numbers, the system of equations ax+by=1,x2+y2=50\begin{aligned}ax+by&=1,\\x^2+y^2&=50\end{aligned} has at least one solution, and each solution is an ordered pair (x,y)(x,y) of integers. How many such ordered pairs (a,b)(a,b) are there?

Answer: 72
Difficulty rating: 2350
Small Hint:

List all integer points on x2+y2=50x^2+y^2=50

Big Hint:

Count both chords through two non-antipodal lattice points and tangents at one lattice point

Solution:

The circle has the 1212 lattice points obtained from (±1,±7),(\pm1,\pm7), (±5,±5),(\pm5,\pm5), and (±7,±1).(\pm7,\pm1). A secant satisfying the condition is determined by any two non-antipodal lattice points. This gives (122)6=60\binom{12}{2}-6=60 lines; antipodal pairs are excluded because their line passes through the origin and cannot have equation ax+by=1.ax+by=1. There are also 1212 tangents, one at each lattice point. Each line has a unique normalization ax+by=1,ax+by=1, so the total is 60+12=72.60+12=72.

8.

The points (0,0),(0,0), (a,11),(a,11), and (b,37)(b,37) are the vertices of an equilateral triangle. Find the value of ab.ab.

Answer: 315
Difficulty rating: 1940
Small Hint:

The vector (b,37)(b,37) is a rotation of (a,11)(a,11) through 6060^\circ or 60-60^\circ

Big Hint:

Use the second coordinate of the rotation first, then compute the first coordinate

Solution:

For a 6060^\circ rotation, 37=32a+112,37=\frac{\sqrt3}{2}a+\frac{11}{2}, so a=213.a=21\sqrt3. The first coordinate is then b=a21132=53.b=\frac a2-\frac{11\sqrt3}{2}=5\sqrt3. The opposite orientation changes both signs and leaves the product unchanged. Hence ab=(213)(53)=315.ab=(21\sqrt3)(5\sqrt3)=315.

9.

A solitaire game is played as follows. Six distinct pairs of matched tiles are placed in a bag. The player randomly draws tiles one at a time from the bag and retains them, except that matching tiles are put aside as soon as they appear in the player’s hand. The game ends if the player ever holds three tiles, no two of which match; otherwise the drawing continues until the bag is empty. The probability that the bag will be emptied is pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p+q.

Answer: 394
Difficulty rating: 2460
Small Hint:

Track the number rr of unseen pairs and the number hh of unmatched tiles currently held

Big Hint:

From state (r,h)(r,h), the next tile either matches one of the hh held tiles or opens one of the rr unseen pairs

Solution:

Let F(r,h)F(r,h) be the chance of success with rr unseen pairs and h2h\leq2 unmatched tiles held. Among 2r+h2r+h remaining tiles, hh close an open pair and 2r2r open a new pair; the latter move fails when h=2.h=2. Thus F(r,h)=hF(r,h1)2r+h+2rF(r1,h+1)2r+h,\begin{aligned}F(r,h)&=\frac{hF(r,h-1)}{2r+h}\\&\quad+\frac{2rF(r-1,h+1)}{2r+h},\end{aligned} omitting the second term when h=2,h=2, with F(0,h)=1.F(0,h)=1. Evaluating this three-state recursion gives F(r,0):1, 1, 35, 935,335, 9385\begin{aligned}F(r,0):\quad&1,\ 1,\ \frac35,\ \frac9{35},\\&\frac3{35},\ \frac9{385}\end{aligned} for r=1,2,,6.r=1,2,\ldots,6. Hence pq=9385\frac{p}{q}=\frac{9}{385} and p+q=394.p+q=394.

10.

In triangle ABC,ABC, angle CC is a right angle and the altitude from CC meets AB\overline{AB} at D.D. The lengths of the sides of ABC\triangle ABC are integers, BD=293,BD=29^3, and cosB=mn,\cos B=\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m+n.

Answer: 450
Difficulty rating: 2270
Small Hint:

Use similarity to write BD=BC2ABBD=\frac{BC^2}{AB}

Big Hint:

Express BCAB=mn\frac{BC}{AB}=\frac{m}{n} in lowest terms and use the prime factorization of 29329^3

Solution:

Write BCAB=mn\frac{BC}{AB}=\frac{m}{n} in lowest terms, with BC=kmBC=km and AB=kn.AB=kn. Similarity gives 293=BD=BC2AB=km2n.29^3=BD=\frac{BC^2}{AB}=\frac{km^2}{n}. Hence kk is divisible by n;n; writing k=ntk=nt gives tm2=293.tm^2=29^3. The possibility m=1m=1 cannot be a leg of a nondegenerate integer right triangle, so m=29.m=29. Writing the other leg of the primitive triple as u,u, we have (nu)(n+u)=292,(n-u)(n+u)=29^2, giving n=421n=421 and u=420.u=420. Therefore m+n=29+421=450.m+n=29+421=450.

11.

Ninety-four bricks, each measuring 4×10×19,4''\times10''\times19'', are to be stacked one on top of another to form a tower 9494 bricks tall. Each brick can be oriented so it contributes 4,4'', 10,10'', or 1919'' to the total height of the tower. How many different tower heights can be achieved using all 9494 of the bricks?

Answer: 465
Difficulty rating: 2270
Small Hint:

Start with all bricks contributing 44 inches and count possible increments

Big Hint:

If cc bricks contribute 1919 inches, the remaining increments form a parity interval as the number of 1010-inch bricks varies

Solution:

If bb bricks use height 1010 and cc use height 19,19, the total is 376+3(2b+5c),376+3(2b+5c), where b,c0b,c\geq0 and b+c94.b+c\leq94. For fixed c,c, the value v=2b+5cv=2b+5c runs by twos from 5c5c to 188+3c.188+3c. The even-cc intervals cover every even vv from 00 through 464,464, as well as 470,470, missing only 466466 and 468.468. The odd-cc intervals cover every odd vv from 55 through 461,461, as well as 465465 and 467,467, missing only 1,1, 3,3, 463,463, and 469.469. Thus there are 4716=465471-6=465 distinct heights.

12.

A fenced, rectangular field measures 2424 meters by 5252 meters. An agricultural researcher has 19941994 meters of fence that can be used for internal fencing to partition the field into congruent, square test plots. The entire field must be partitioned, and the sides of the squares must be parallel to the edges of the field. What is the largest number of square test plots into which the field can be partitioned using all or some of the 19941994 meters of fence?

Answer: 702
Difficulty rating: 1900
Small Hint:

If there are mm rows and nn columns, equality of square side lengths forces m:n=6:13m:n=6:13

Big Hint:

Write m=6km=6k and n=13kn=13k, then calculate only the internal fence length

Solution:

Let the grid have 6k6k rows and 13k13k columns, so each square has side 4k.\frac{4}{k}. The internal vertical and horizontal fences have total length 52(6k1)+24(13k1)=624k76.\begin{aligned}&52(6k-1)+24(13k-1)\\&\quad=624k-76.\end{aligned} Requiring this to be at most 19941994 gives k3.k\leq3. With k=3,k=3, the number of plots is (6k)(13k)=78k2=702.(6k)(13k)=78k^2=702.

13.

The equation x10+(13x1)10=0x^{10}+(13x-1)^{10}=0 has 1010 complex roots r1,r_1, r1,\overline{r_1}, r2,r_2, r2,\overline{r_2}, r3,r_3, r3,\overline{r_3}, r4,r_4, r4,\overline{r_4}, r5,r_5, r5,\overline{r_5}, where the bar denotes complex conjugation. Find the value of 1r1r1+1r2r2+1r3r3+1r4r4+1r5r5.\begin{aligned}&\frac1{r_1\overline{r_1}}+\frac1{r_2\overline{r_2}}+\frac1{r_3\overline{r_3}}\\&\quad+\frac1{r_4\overline{r_4}}+\frac1{r_5\overline{r_5}}.\end{aligned}

Answer: 850
Difficulty rating: 2650
Small Hint:

Set x13x1=ζ,\frac{x}{13x-1}=\zeta, where ζ10=1\zeta^{10}=-1

Big Hint:

Express 1x2\frac{1}{|x|^2} in terms of ζ+ζ\zeta+\overline\zeta and sum over the five conjugate pairs

Solution:

Let ζ=x13x1,\zeta=\frac{x}{13x-1}, so ζ10=1\zeta^{10}=-1 and x=ζ13ζ1,1x=13ζ1.\begin{aligned}x&=\frac{\zeta}{13\zeta-1},\\\frac1x&=13-\zeta^{-1}.\end{aligned} Since ζ=1,|\zeta|=1, 1x2=13ζ12=17013(ζ+ζ).\begin{aligned}\frac1{|x|^2}&=|13-\zeta^{-1}|^2\\&=170-13(\zeta+\overline\zeta).\end{aligned} Summing one value for each of the five conjugate pairs gives 51705\cdot170 minus 1313 times the sum of all ten roots of z10+1,z^{10}+1, which is 0.0. The requested value is 850.850.

14.

A beam of light strikes BC\overline{BC} at point CC with angle of incidence α=19.94\alpha=19.94^\circ and reflects with an equal angle of reflection as shown. The light beam continues its path, reflecting off line segments AB\overline{AB} and BC\overline{BC} according to the rule: angle of incidence equals angle of reflection. Given that β=α10=1.994\beta=\frac{\alpha}{10}=1.994^\circ and AB=BC,AB=BC, determine the number of times the light beam will bounce off the two line segments. Include the first reflection at CC in your count.

Answer: 71
Difficulty rating: 2790
Small Hint:

Unfold each reflection by reflecting the next copy of the two-segment angle instead of reflecting the beam

Big Hint:

After kk reflections beyond the first one, the relevant boundary ray has turned through kβk\beta

Solution:

Unfold the path at each bounce, so the beam becomes one straight line crossing successive reflected copies of the angle at B.B. After kk reflections beyond the initial reflection at C,C, the next boundary ray makes angle kβk\beta with the original one. Using AB=BC,AB=BC, the crossing remains on the finite segments exactly while kβ1802α.k\beta\leq180^\circ-2\alpha. Therefore k1802(19.94)1.99470.27,k\leq\frac{180-2(19.94)}{1.994}\approx70.27, so there are 7070 further reflections. Including the first reflection at CC gives 71.71.

15.

Given a point PP on a triangular piece of paper ABC,ABC, consider the creases that are formed in the paper when A,A, B,B, and CC are folded onto P.P. Let us call PP a fold point of ABC\triangle ABC if these creases, which number three unless PP is one of the vertices, do not intersect. Suppose that AB=36,AB=36, AC=72,AC=72, and B=90.\angle B=90^\circ. Then the area of the set of all fold points of ABC\triangle ABC can be written in the form qπrs,q\pi-r\sqrt s, where q,q, r,r, and ss are positive integers and ss is not divisible by the square of any prime. What is q+r+s?q+r+s?

Answer: 597
Difficulty rating: 2840
Small Hint:

Two fold creases meet at the circumcenter of the triangle formed by PP and the corresponding two vertices

Big Hint:

The fold-point locus is the intersection of the disks with diameters ABAB and BCBC

Solution:

The creases for two vertices meet at the circumcenter of the triangle formed with P.P. This intersection lies off the paper exactly when the angle at PP is obtuse, so the fold-point locus is the intersection of the three diameter disks for AB,AB, BC,BC, and CA.CA. The CACA disk contains the entire right triangle, leaving the intersection of the ABAB and BCBC disks.

Here BC=722362=363.BC=\sqrt{72^2-36^2}=36\sqrt3. The two relevant radii are 1818 and 183,18\sqrt3, and their lens consists of circular segments with central angles 120120^\circ and 60.60^\circ. Its area is (π318212182sin120)+(π6(183)212(183)2sin60)=270π3243.\begin{aligned}&\left(\frac\pi3\cdot18^2\right.\\&\qquad\left.-\frac12\cdot18^2\sin120^\circ\right)\\&+\left(\frac\pi6(18\sqrt3)^2\right.\\&\qquad\left.-\frac12(18\sqrt3)^2\sin60^\circ\right)\\&=270\pi-324\sqrt3.\end{aligned} Thus q+r+sq+r+s equals 270+324+3=597.270+324+3=597.