2015 AIME I 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.

The expressions A=1×2A = 1 \times 2 +3×4+ 3 \times 4 +5×6+ 5 \times 6 ++ \cdots +37×38+39+ 37 \times 38 + 39 and B=1B = 1 +2×3+ 2 \times 3 +4×5+ 4 \times 5 ++ \cdots +36×37+ 36 \times 37 +38×39+ 38 \times 39 are obtained by writing multiplication and addition operators in an alternating pattern between successive integers. Find the positive difference between integers AA and B.B.

Concepts:summationarithmetic sequencepairing and grouping
Difficulty rating: 1890
Small Hint:

Compute BAB - A by pairing each product in BB with the product in AA that shares its even factor

Big Hint:

Each pair contributes (2k+1)(2k)(2k+1)(2k) (2k1)(2k)=4k,- (2k-1)(2k) = 4k, and the leftover terms are 11 and 39-39

Solution:

Subtract term by term: BA=(139)+(2×31×2)+(4×53×4)++(38×3937×38). \begin{aligned} &B - A = (1 - 39) \\ &\quad {}+ (2 \times 3 - 1 \times 2) \\ &\quad {}+ (4 \times 5 - 3 \times 4) + \cdots \\ &\quad {}+ (38 \times 39 - 37 \times 38). \end{aligned} Each parenthesized difference has the form (2k+1)(2k)(2k+1)(2k) (2k1)(2k)=4k- (2k-1)(2k) = 4k for k=1,2,,19.k = 1, 2, \ldots, 19.

Therefore BA=38+4(1+2++19)=38+4190=722. \begin{aligned} B - A &= -38 \\ &\quad {}+ 4(1 + 2 + \cdots + 19) \\ &= -38 + 4 \cdot 190 = 722. \end{aligned}

2.

The nine delegates to the Economic Cooperation Conference include 22 officials from Mexico, 33 officials from Canada, and 44 officials from the United States. During the opening session, three of the delegates fall asleep. Assuming that the three sleepers were determined randomly, the probability that exactly two of the sleepers are from the same country is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Difficulty rating: 2110
Small Hint:

All (93)\binom{9}{3} sleeper triples are equally likely; count the favorable ones by which country supplies the pair

Big Hint:

Exactly two from a country of size ss means (s2)\binom{s}{2} choices for the pair times 9s9 - s choices for the third sleeper

Solution:

There are (93)=84\binom{9}{3} = 84 equally likely sets of three sleepers. Exactly two sleepers come from the same country when one country supplies exactly two of them and the third sleeper comes from a different country: (42)(2+3)=30\binom{4}{2}(2 + 3) = 30 ways with the pair from the United States, (32)(2+4)=18\binom{3}{2}(2 + 4) = 18 with the pair from Canada, and (22)(3+4)=7\binom{2}{2}(3 + 4) = 7 with the pair from Mexico.

The probability is 30+18+784=5584,\frac{30 + 18 + 7}{84} = \frac{55}{84}, already in lowest terms, so m+n=55+84=139.m + n = 55 + 84 = 139.

3.

There is a prime number pp such that 16p+116p + 1 is the cube of a positive integer. Find p.p.

Difficulty rating: 2010
Small Hint:

Write 16p+1=n316p + 1 = n^3 and factor n31n^3 - 1

Big Hint:

n2+n+1n^2 + n + 1 is always odd, so the factor 1616 must come entirely from n1;n - 1; primality then forces n1=16n - 1 = 16

Solution:

Write 16p+1=n3,16p + 1 = n^3, so 16p=n3116p = n^3 - 1 =(n1)(n2+n+1).= (n - 1)(n^2 + n + 1). Since 16p+116p + 1 is odd, nn is odd, and n2+n+1n^2 + n + 1 is odd as well. Therefore all four factors of 22 must divide n1:n - 1: write n1=16k,n - 1 = 16k, which gives p=k(n2+n+1).p = k(n^2 + n + 1). For pp to be prime we need k=1,k = 1, so n=17.n = 17.

Then p=172+17+1=307,p = 17^2 + 17 + 1 = 307, which is indeed prime, and 16307+1=4913=173.16 \cdot 307 + 1 = 4913 = 17^3.

4.

Point BB lies on line segment AC\overline{AC} with AB=16AB = 16 and BC=4.BC = 4. Points DD and EE lie on the same side of line ACAC forming equilateral triangles ABD\triangle ABD and BCE.\triangle BCE. Let MM be the midpoint of AE,\overline{AE}, and NN be the midpoint of CD.\overline{CD}. The area of BMN\triangle BMN is x.x. Find x2.x^2.

Difficulty rating: 2390
Small Hint:

Put BB at the origin with A=(16,0)A = (-16, 0) and C=(4,0),C = (4, 0), and write DD and EE using equilateral-triangle altitudes

Big Hint:

Compute the midpoints MM and NN and the three distances BM,BM, MN,MN, NB;NB; triangle BMNBMN turns out equilateral

Solution:

Place B=(0,0),B = (0, 0), A=(16,0),A = (-16, 0), and C=(4,0).C = (4, 0). Each equilateral triangle has its apex above the midpoint of its base at height 32\frac{\sqrt{3}}{2} times the side, so D=(8,83)D = (-8, 8\sqrt{3}) and E=(2,23).E = (2, 2\sqrt{3}). The midpoints are M=(7,3)M = (-7, \sqrt{3}) and N=(2,43).N = (-2, 4\sqrt{3}).

Now BM2=49+3=52,BM^2 = 49 + 3 = 52, BN2=4+48=52,BN^2 = 4 + 48 = 52, and MN2=25+27=52,MN^2 = 25 + 27 = 52, so BMN\triangle BMN is equilateral with side 52.\sqrt{52}. Its area is x=3452=133,x = \frac{\sqrt{3}}{4} \cdot 52 = 13\sqrt{3}, so x2=1693=507.x^2 = 169 \cdot 3 = 507.

5.

In a drawer Sandy has 55 pairs of socks, each pair a different color. On Monday Sandy selects two individual socks at random from the 1010 socks in the drawer. On Tuesday Sandy selects 22 of the remaining 88 socks at random and on Wednesday two of the remaining 66 socks at random. The probability that Wednesday is the first day Sandy selects matching socks is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Difficulty rating: 2510
Small Hint:

Splitting the 1010 socks into a sequence of daily pairs is symmetric: any reordering of the days is equally likely

Big Hint:

So compute instead the probability of a match on Monday and then no match on Tuesday or Wednesday, tracking how many complete pairs remain each day

Solution:

Imagine dealing all ten socks out two per day for five days; every assignment of unordered pairs to days is equally likely, and permuting the days does not change this distribution. Swapping Monday and Wednesday therefore shows that the desired probability (mismatch, mismatch, match) equals the probability of a match on Monday followed by mismatches on Tuesday and Wednesday.

That pattern is easy to compute in order. Monday matches with probability 19\frac{1}{9} (the second sock must be the first sock’s mate). The remaining 88 socks then form 44 complete pairs, so Tuesday mismatches with probability 14(82)=67.1 - \frac{4}{\binom{8}{2}} = \frac{6}{7}. Tuesday’s mismatch breaks two pairs, leaving 22 complete pairs among the 66 remaining socks, so Wednesday mismatches with probability 12(62)=1315.1 - \frac{2}{\binom{6}{2}} = \frac{13}{15}.

The probability is 19671315=26315,\frac{1}{9} \cdot \frac{6}{7} \cdot \frac{13}{15} = \frac{26}{315}, so m+n=26+315=341.m + n = 26 + 315 = 341.

6.

Points A,A, B,B, C,C, D,D, and EE are equally spaced on a minor arc of a circle. Points E,E, F,F, G,G, H,H, I,I, and AA are equally spaced on a minor arc of a second circle with center CC as shown in the figure below. The angle ABD\angle ABD exceeds AHG\angle AHG by 12.12^\circ. Find the degree measure of BAG.\angle BAG.

Difficulty rating: 2720
Small Hint:

Let α\alpha be the common central angle at CC in the second circle; then ACE=5α\angle ACE = 5\alpha is simultaneously an inscribed angle of the first circle

Big Hint:

Express every arc of both circles in terms of α;\alpha; the condition ABDAHG=12\angle ABD - \angle AHG = 12^\circ pins down α\alpha

Solution:

Let α=ECF\alpha = \angle ECF =FCG= \angle FCG =GCH= \angle GCH =HCI= \angle HCI =ICA,= \angle ICA, the common central angle of the second circle, so ACE=5α.\angle ACE = 5\alpha. Since CC also lies on the first circle, ACE\angle ACE is an inscribed angle there, so the arc AEAE not containing CC measures 10α,10\alpha, and each of the four equal arcs AB,AB, BC,BC, CD,CD, DEDE measures 36010α4=905α2.\frac{360^\circ - 10\alpha}{4} = 90^\circ - \frac{5\alpha}{2}.

Angle ABDABD subtends the arc ADAD not containing B,B, which is 3603(905α2),360^\circ - 3\left(90^\circ - \frac{5\alpha}{2}\right), so ABD=45+15α4.\angle ABD = 45^\circ + \frac{15\alpha}{4}. Angle AHGAHG subtends the second circle’s arc AGAG not containing H,H, which is 3603α,360^\circ - 3\alpha, so AHG=1803α2.\angle AHG = 180^\circ - \frac{3\alpha}{2}. The given condition reads (45+15α4)(1803α2)=21α4135=12, \begin{aligned} &\left(45^\circ + \frac{15\alpha}{4}\right) - \left(180^\circ - \frac{3\alpha}{2}\right) \\ &= \frac{21\alpha}{4} - 135^\circ = 12^\circ, \end{aligned} so α=28.\alpha = 28^\circ.

Finally, BAE\angle BAE subtends the first circle’s arc BCDE=3(905α2)=60,BCDE = 3\left(90^\circ - \frac{5\alpha}{2}\right) = 60^\circ, giving BAE=30,\angle BAE = 30^\circ, and EAG\angle EAG subtends the second circle’s arc EFG=2α,EFG = 2\alpha, giving EAG=28.\angle EAG = 28^\circ. Hence BAG=BAE+EAG\angle BAG = \angle BAE + \angle EAG =30+28=58.= 30^\circ + 28^\circ = 58^\circ.

7.

In the diagram below, ABCDABCD is a square. Point EE is the midpoint of AD.\overline{AD}. Points FF and GG lie on CE,\overline{CE}, and HH and JJ lie on AB\overline{AB} and BC,\overline{BC}, respectively, so that FGHJFGHJ is a square. Points KK and LL lie on GH,\overline{GH}, and MM and NN lie on AD\overline{AD} and AB,\overline{AB}, respectively, so that KLMNKLMN is a square. The area of KLMNKLMN is 99.99. Find the area of FGHJ.FGHJ.

Difficulty rating: 2710
Small Hint:

Every right triangle cut off by the tilted squares (HBJ,HBJ, JFC,JFC, MAN,MAN, NKHNKH) is similar to CDE,\triangle CDE, with legs in ratio 1:21 : 2

Big Hint:

Write BC=BJ+JCBC = BJ + JC to get FGHJFGHJ’s side from AE;AE; then AH=AN+NHAH = AN + NH gives KLMNKLMN’s side in exactly the same way

Solution:

Let AE=s,AE = s, so the big square has side 2s2s and CE=s5.CE = s\sqrt{5}. The right triangles CDE,CDE, JFC,JFC, HBJ,HBJ, NKH,NKH, and MANMAN are all similar, with legs in ratio 1:2.1 : 2. Let xx be the side of FGHJ.FGHJ. In HBJ\triangle HBJ the hypotenuse is HJ=x,HJ = x, so BJ=x5BJ = \frac{x}{\sqrt{5}} and HB=2x5;HB = \frac{2x}{\sqrt{5}}; in JFC\triangle JFC the longer leg is JF=x,JF = x, so the hypotenuse is JC=x52.JC = \frac{x\sqrt{5}}{2}. Then 2s=BC=BJ+JC=x(15+52)=7x25, \begin{aligned} 2s = BC &= BJ + JC \\ &= x\left(\frac{1}{\sqrt{5}} + \frac{\sqrt{5}}{2}\right) \\ &= \frac{7x}{2\sqrt{5}}, \end{aligned} so x=45s7.x = \frac{4\sqrt{5}\,s}{7}.

Next, AH=2sHB=2s8s7AH = 2s - HB = 2s - \frac{8s}{7} =6s7.= \frac{6s}{7}. The identical decomposition along AB\overline{AB} for the square KLMNKLMN of side yy gives 6s7=AH=AN+NH\frac{6s}{7} = AH = AN + NH =y(15+52).= y\left(\frac{1}{\sqrt{5}} + \frac{\sqrt{5}}{2}\right). Dividing the two equations, xy=2s6s7=73.\frac{x}{y} = \frac{2s}{\frac{6s}{7}} = \frac{7}{3}.

The areas are therefore in ratio (73)2=499,\left(\frac{7}{3}\right)^2 = \frac{49}{9}, so the area of FGHJFGHJ is 99499=539.99 \cdot \frac{49}{9} = 539.

8.

For positive integer n,n, let s(n)s(n) denote the sum of the digits of n.n. Find the smallest positive integer nn satisfying s(n)=s(n+864)=20.s(n) = s(n + 864) = 20.

Difficulty rating: 2760
Small Hint:

Each carry in an addition lowers the digit sum by 9,9, so s(n+864)=s(n)+189cs(n + 864) = s(n) + 18 - 9c where cc counts the carries

Big Hint:

Exactly two carries must occur, and the hundreds place always carries, so try each choice of the second carrying place and minimize the hundreds digit

Solution:

Each carry in an addition replaces 1010 in one place by 11 in the next, lowering the digit sum by 9.9. Hence s(n+864)=s(n)+s(864)9cs(n + 864) = s(n) + s(864) - 9c =20+189c,= 20 + 18 - 9c, where cc is the number of carries, and s(n+864)=20s(n + 864) = 20 forces c=2.c = 2. For a three-digit candidate nn with digits t,t, u,u, vv summing to 20:20: since u+v18,u + v \le 18, we have t2,t \ge 2, so the hundreds place always carries (t+810t + 8 \ge 10), and exactly one of the units and tens places carries.

If the units carry and the tens do not, the tens computation u+6+1u + 6 + 1 must stay below 10,10, so u2;u \le 2; then t=20uvt = 20 - u - v 2029=9,\ge 20 - 2 - 9 = 9, forcing n=929.n = 929. If the tens carry and the units do not, then v+49v + 4 \le 9 gives v5,v \le 5, so t=20uvt = 20 - u - v 2095=6,\ge 20 - 9 - 5 = 6, and t=6,t = 6, u=9,u = 9, v=5v = 5 works: n=695.n = 695.

Indeed s(695)=20s(695) = 20 and 695+864=1559695 + 864 = 1559 with s(1559)=20,s(1559) = 20, so the smallest such nn is 695.695.

9.

Let SS be the set of all ordered triples of integers (a1,a2,a3)(a_1, a_2, a_3) with 1a1,1 \le a_1, a2,a_2, a310.a_3 \le 10. Each ordered triple in SS generates a sequence according to the rule an=an1an2an3a_n = a_{n-1} \cdot |a_{n-2} - a_{n-3}| for n4.n \ge 4. Find the number of such sequences for which an=0a_n = 0 for some n.n.

Difficulty rating: 2990
Small Hint:

If two consecutive terms are ever equal, the sequence hits 00 two steps later; if they differ by 1,1, it hits 00 within four steps

Big Hint:

Count triples whose consecutive entries are equal or differ by 1,1, correcting for overlaps, then check what happens when a difference of 22 meets a 11

Solution:

If ak1=aka_{k-1} = a_k then ak+2=ak+1akak1=0,a_{k+2} = a_{k+1}|a_k - a_{k-1}| = 0, and if akak1=1|a_k - a_{k-1}| = 1 then ak+2=ak+1,a_{k+2} = a_{k+1}, so ak+4=0.a_{k+4} = 0. Hence every triple of one of the forms (j,j,k),(j,j,k), (j,k,k),(j,k,k), (j,j±1,k),(j,j\pm1,k), (j,k,k±1)(j,k,k\pm1) produces a 0.0. These forms contain 100+100+490=560100 + 100 + 4 \cdot 90 = 560 triples, but triples fitting two forms are counted twice: the 1010 of the form (j,j,j),(j,j,j), the 99 in each of the six families (j,j,j±1),(j,j,j\pm1), (j,j±1,j),(j,j\pm1,j), (j,j±1,j±1)(j,j\pm1,j\pm1) (matching signs), and the 88 in each of (j,j+1,j+2)(j,j+1,j+2) and (j,j1,j2).(j,j-1,j-2). That leaves 560105416=480560 - 10 - 54 - 16 = 480 triples.

A few other triples also work: if (a1,a2,a3)=(j,j±2,1),(a_1, a_2, a_3) = (j, j\pm2, 1), then a4=2a_4 = 2 and a4a3=1,|a_4 - a_3| = 1, so a8=0.a_8 = 0. These 1616 triples include (3,1,1)(3,1,1) and (4,2,1),(4,2,1), which were already counted, so they add 1414 new ones, for 480+14=494.480 + 14 = 494.

No other triple reaches 0:0: if both consecutive differences are at least 22 and a32,a_3 \ge 2, then a4=a3a2a12a3>a3a_4 = a_3|a_2 - a_1| \ge 2a_3 \gt a_3 and a4a3a32,|a_4 - a_3| \ge a_3 \ge 2, so inductively the terms grow forever and no factor ever vanishes. If instead a3=1a_3 = 1 with a2a13,|a_2 - a_1| \ge 3, then a43a_4 \ge 3 and a4a32,|a_4 - a_3| \ge 2, and the same growth takes over. The count is 494.494.

10.

Let f(x)f(x) be a third-degree polynomial with real coefficients satisfying f(1)=f(2)=f(3)=f(5)=f(6)=f(7)=12. \begin{aligned} |f(1)| = |f(2)| &= |f(3)| \\ &= |f(5)| = |f(6)| \\ &= |f(7)| = 12. \end{aligned} Find f(0).|f(0)|.

Difficulty rating: 2930
Small Hint:

Each of f(x)12f(x) - 12 and f(x)+12f(x) + 12 is a cubic, so each has exactly three of 1,1, 2,2, 3,3, 5,5, 6,6, 77 as roots

Big Hint:

The two cubics differ by a constant, so the two root triples have equal sums and equal pairwise-product sums; only one split works

Solution:

Each of f(x)12f(x) - 12 and f(x)+12f(x) + 12 is a cubic, so each vanishes at exactly three of 1,1, 2,2, 3,3, 5,5, 6,6, 7.7. Writing them as c(xr1)(xr2)(xr3)c(x - r_1)(x - r_2)(x - r_3) and c(xs1)(xs2)(xs3),c(x - s_1)(x - s_2)(x - s_3), the two cubics differ by the constant 24,24, so their x2x^2 and xx coefficients agree: the root triples have equal sums and equal sums of pairwise products. The only partition of {1,2,3,5,6,7}\{1,2,3,5,6,7\} into two triples of equal sum is {2,3,7}\{2,3,7\} and {1,5,6}\{1,5,6\} (each summing to 1212), and indeed both have pairwise-product sum 41.41.

Replacing ff by f-f if necessary (which does not change f(0)|f(0)|), we have f(x)=c(x2)(x3)(x7)f(x) = c(x-2)(x-3)(x-7) +12+ 12 =c(x1)(x5)(x6)12.= c(x-1)(x-5)(x-6) - 12. Setting x=0x = 0 gives 42c+12=30c12,-42c + 12 = -30c - 12, so c=2c = 2 and f(0)=422+12=72.f(0) = -42 \cdot 2 + 12 = -72. Thus f(0)=72.|f(0)| = 72.

11.

Triangle ABCABC has positive integer side lengths with AB=AC.AB = AC. Let II be the intersection of the bisectors of B\angle B and C.\angle C. Suppose BI=8.BI = 8. Find the smallest possible perimeter of ABC.\triangle ABC.

Difficulty rating: 3160
Small Hint:

Let MM be the midpoint of BC:BC: right triangles at MM give cosABM=BMAB\cos\angle ABM = \frac{BM}{AB} and cosIBM=BM8\cos\angle IBM = \frac{BM}{8}

Big Hint:

Since IBM\angle IBM is half of ABM,\angle ABM, the double-angle formula relates ABAB to BC;BC; integrality and BM<8BM \lt 8 leave only a few cases to test

Solution:

Let MM be the midpoint of BC;\overline{BC}; by symmetry A,A, I,I, and MM are collinear with AMBC.AM \perp BC. With a=ABa = AB and b=BM,b = BM, right triangles ABMABM and IBMIBM give cosABM=ba\cos\angle ABM = \frac{b}{a} and cosIBM=b8.\cos\angle IBM = \frac{b}{8}. Since BIBI bisects ABM,\angle ABM, the double-angle formula yields ba=2(b8)21, \frac{b}{a} = 2\left(\frac{b}{8}\right)^2 - 1, so a=32bb232. a = \frac{32b}{b^2 - 32}.

Writing c=BC=2b,c = BC = 2b, this becomes a=64cc2128.a = \frac{64c}{c^2 - 128}. We need c2>128,c^2 \gt 128, so c12,c \ge 12, while cosIBM=b8<1\cos\angle IBM = \frac{b}{8} \lt 1 forces c<16.c \lt 16. Testing c=12,13,14,15,c = 12, 13, 14, 15, only c=12c = 12 makes aa an integer, namely a=76816=48.a = \frac{768}{16} = 48.

The triangle with sides 48,48, 48,48, 1212 satisfies all the conditions, and its perimeter is 48+48+12=108.48 + 48 + 12 = 108.

12.

Consider all 10001000-element subsets of the set {1,2,3,,2015}.\{1, 2, 3, \ldots, 2015\}. From each such subset choose the least element. The arithmetic mean of all of these least elements is pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Difficulty rating: 3270
Small Hint:

Exactly (2015j999)\binom{2015-j}{999} of the subsets have least element jj

Big Hint:

Interpret j(2015j999)\sum j\binom{2015-j}{999} as counting 10011001-element subsets of a 20162016-element set by their second-smallest element

Solution:

A 10001000-element subset has least element jj exactly when it contains jj together with 999999 larger elements, so (2015j999)\binom{2015-j}{999} of the subsets have least element j.j. The mean is therefore jj(2015j999)(20151000).\frac{\sum_{j} j\binom{2015-j}{999}}{\binom{2015}{1000}}.

The numerator counts something concrete: to build a 10011001-element subset of {0,1,,2015}\{0, 1, \ldots, 2015\} whose second-smallest element is j,j, choose its smallest element from {0,,j1}\{0, \ldots, j-1\} (jj ways) and its top 999999 elements from {j+1,,2015}.\{j+1, \ldots, 2015\}. Summing over jj produces every 10011001-element subset exactly once, so jj(2015j999)=(20161001).\sum_j j\binom{2015-j}{999} = \binom{2016}{1001}.

Hence the mean is (20161001)(20151000)=20161001=288143,\frac{\binom{2016}{1001}}{\binom{2015}{1000}} = \frac{2016}{1001} = \frac{288}{143}, which is in lowest terms, and p+q=288+143=431.p + q = 288 + 143 = 431.

13.

With all angles measured in degrees, the product k=145csc2(2k1)=mn,\prod_{k=1}^{45} \csc^2(2k-1)^\circ = m^n, where mm and nn are integers greater than 1.1. Find m+n.m + n.

Difficulty rating: 3370
Small Hint:

Let PP and QQ be the products of the sines of the odd and even degree angles up to 89;89^\circ; pair sink\sin k^\circ with sin(90k)=cosk\sin(90-k)^\circ = \cos k^\circ

Big Hint:

Then P2Q2=sinkcosk;P^2Q^2 = \prod \sin k^\circ \cos k^\circ; doubling every factor turns the product into Q2Q^2 again, leaving only a power of 22

Solution:

Let P=sin1sin3sin89P = \sin 1^\circ \sin 3^\circ \cdots \sin 89^\circ and Q=sin2sin4sin88,Q = \sin 2^\circ \sin 4^\circ \cdots \sin 88^\circ, so the desired product is 1P2.\frac{1}{P^2}. Then PQ=k=189sink,PQ = \prod_{k=1}^{89} \sin k^\circ, and multiplying this by itself in reverse order, using sin(90k)=cosk,\sin(90 - k)^\circ = \cos k^\circ, gives P2Q2=k=189sinkcosk.P^2Q^2 = \prod_{k=1}^{89} \sin k^\circ \cos k^\circ.

Multiply by 2892^{89} and use 2sinkcosk=sin2k:2\sin k^\circ \cos k^\circ = \sin 2k^\circ: 289P2Q2=k=189sin2k=(k=144sin2k)(k=4689sin2k)=QQ, \begin{aligned} 2^{89} P^2 Q^2 &= \prod_{k=1}^{89} \sin 2k^\circ \\ &= \left(\prod_{k=1}^{44} \sin 2k^\circ\right) \\ &\quad {}\cdot \left(\prod_{k=46}^{89} \sin 2k^\circ\right) \\ &= Q \cdot Q, \end{aligned} since sin90=1\sin 90^\circ = 1 and sin(180x)=sinx\sin(180 - x)^\circ = \sin x^\circ turns the second half into QQ as well.

Because Q0,Q \ne 0, it follows that P2=289,P^2 = 2^{-89}, so k=145csc2(2k1)=289.\prod_{k=1}^{45} \csc^2(2k-1)^\circ = 2^{89}. Since 8989 is prime, the only representation mnm^n with m,n>1m, n \gt 1 is m=2,m = 2, n=89,n = 89, and m+n=91.m + n = 91.

14.

For each integer n2,n \ge 2, let A(n)A(n) be the area of the region in the coordinate plane defined by the inequalities 1x<n1 \le x \lt n and 0yxx,0 \le y \le x\lfloor\sqrt{x}\rfloor, where x\lfloor\sqrt{x}\rfloor is the greatest integer not exceeding x.\sqrt{x}. Find the number of values of nn with 2n10002 \le n \le 1000 for which A(n)A(n) is an integer.

Difficulty rating: 3500
Small Hint:

Over mx<m+1m \le x \lt m+1 with k=m,k = \lfloor\sqrt{m}\rfloor, the strip is a trapezoid of area (2m+1)k2\frac{(2m+1)k}{2} — an integer exactly when kk is even

Big Hint:

So integrality of A(n)A(n) persists while kk is even and alternates while kk is odd; track the blocks k2<n(k+1)2k^2 \lt n \le (k+1)^2 according to kmod4k \bmod 4

Solution:

On the strip mx<m+1m \le x \lt m + 1 we have x=k=m,\lfloor\sqrt{x}\rfloor = k = \lfloor\sqrt{m}\rfloor, so the region above it is a trapezoid under y=kxy = kx with area A(m+1)A(m)=(2m+1)k2:A(m+1) - A(m) = \frac{(2m+1)k}{2}: an integer when kk is even, a half-integer when kk is odd. Hence as nn grows by 1,1, the integrality of A(n)A(n) is unchanged while kk is even and flips at every step while kk is odd.

Consider the block of 2k+12k + 1 values k2<n(k+1)2.k^2 \lt n \le (k+1)^2. Starting from A(1)=0,A(1) = 0, the statuses of A(k2)A(k^2) cycle with period 4:4: integer for k0,1k \equiv 0, 1 and non-integer for k2,3(mod4)k \equiv 2, 3 \pmod 4 (an odd block flips the status an odd number of times, an even block preserves it). Counting integer values of A(n)A(n) inside each block: for k=4j3k = 4j - 3 the block alternates, beginning and ending with non-integers, giving 4j3;4j - 3; for k=4j2k = 4j - 2 every value is a non-integer, giving 0;0; for k=4j1k = 4j - 1 it alternates, beginning and ending with integers, giving 4j;4j; for k=4jk = 4j all 8j+18j + 1 values are integers.

For j=1,,7,j = 1, \ldots, 7, covering 2n292,2 \le n \le 29^2, the four blocks contribute (4j3)+0+4j(4j - 3) + 0 + 4j +(8j+1)=16j2+ (8j + 1) = 16j - 2 integers, totaling j=17(16j2)=434.\sum_{j=1}^{7}(16j - 2) = 434. Then the block k=29k = 29 contributes 2929 integers for 841<n900,841 \lt n \le 900, the block k=30k = 30 contributes none, and for k=31k = 31 the alternation over 961<n1000961 \lt n \le 1000 begins with an integer at n=962n = 962 and gives 2020 more. The total is 434+29+20=483.434 + 29 + 20 = 483.

15.

A block of wood has the shape of a right circular cylinder with radius 66 and height 8,8, and its entire surface has been painted blue. Points AA and BB are chosen on the edge of one of the circular faces of the cylinder so that arc AB\overset{\frown}{AB} on that face measures 120.120^\circ. The block is then sliced in half along the plane that passes through point A,A, point B,B, and the center of the cylinder, revealing a flat, unpainted face on each half. The area of one of these unpainted faces is aπ+bc,a\cdot\pi + b\sqrt{c}, where a,a, b,b, and cc are integers and cc is not divisible by the square of any prime. Find a+b+c.a + b + c.

Difficulty rating: 3700
Small Hint:

Project the cut face straight down onto the circular face containing AA and B:B: the image is the disk minus two 120120^\circ circular segments

Big Hint:

With OO the cylinder’s center, OO' the face center, and MM the midpoint of AB,AB, the tilt satisfies cosθ=OMOM;\cos\theta = \frac{O'M}{OM}; divide the projected area by cosθ\cos\theta

Solution:

Stand the block on the face containing AA and B,B, and let OO' be the center of that face, MM the midpoint of AB,\overline{AB}, and OO the center of the cylinder. The cutting plane meets the bottom face in chord AB\overline{AB} and, by symmetry through O,O, meets the top face in the reflected chord, so the cut face projects vertically onto the region RR' between chord AB\overline{AB} and its mirror image through OO' (shaded below). Each 120120^\circ circular segment cut off has area 13π621266sin120\frac{1}{3}\pi \cdot 6^2 - \frac{1}{2} \cdot 6 \cdot 6 \sin 120^\circ =12π93,= 12\pi - 9\sqrt{3}, so RR' has area 36π2(12π93)36\pi - 2\left(12\pi - 9\sqrt{3}\right) =12π+183.= 12\pi + 18\sqrt{3}.

Since AB=120,\overset{\frown}{AB} = 120^\circ, triangle AOBAO'B gives OM=6cos60=3,O'M = 6\cos 60^\circ = 3, and OO=4,OO' = 4, so OM=5.OM = 5. The cut face is planar and tilted from the horizontal only in the direction of OM,\overline{O'M}, at the angle θ\theta with cosθ=OMOM=35.\cos\theta = \frac{O'M}{OM} = \frac{3}{5}. Undoing the projection therefore multiplies areas by 53,\frac{5}{3}, so the unpainted face has area 53(12π+183)=20π+303.\frac{5}{3}\left(12\pi + 18\sqrt{3}\right) = 20\pi + 30\sqrt{3}. Thus a+b+c=20+30+3=53.a + b + c = 20 + 30 + 3 = 53.