返回题库

AIME 1984 · 第 13 题

AIME 1984 — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Find the value of 10cot(cot13+cot17+cot113+cot121).10\cot(\cot^{-1}3+\cot^{-1}7+\cot^{-1}13+\cot^{-1}21).

解析

Solutions

Solution 1

We know that tan(arctan(x))=x\tan(\arctan(x)) = x so we can repeatedly apply the addition formula, tan(x+y)=tan(x)+tan(y)1tan(x)tan(y)\tan(x+y) = \frac{\tan(x)+\tan(y)}{1-\tan(x)\tan(y)}. Let a=cot1(3)a = \cot^{-1}(3), b=cot1(7)b=\cot^{-1}(7), c=cot1(13)c=\cot^{-1}(13), and d=cot1(21)d=\cot^{-1}(21). We have

tan(a)=13,tan(b)=17,tan(c)=113,tan(d)=121\tan(a)=\frac{1}{3},\quad\tan(b)=\frac{1}{7},\quad\tan(c)=\frac{1}{13},\quad\tan(d)=\frac{1}{21},

so

tan(a+b)=13+171121=12\tan(a+b) = \frac{\frac{1}{3}+\frac{1}{7}}{1-\frac{1}{21}} = \frac{1}{2}

and

tan(c+d)=113+12111273=18\tan(c+d) = \frac{\frac{1}{13}+\frac{1}{21}}{1-\frac{1}{273}} = \frac{1}{8},

so

tan((a+b)+(c+d))=12+181116=23\tan((a+b)+(c+d)) = \frac{\frac{1}{2}+\frac{1}{8}}{1-\frac{1}{16}} = \frac{2}{3}.

Thus our answer is 1032=01510\cdot\frac{3}{2}=\boxed{015}.

Solution 2

Apply the formula cot1x+cot1y=cot1(xy1x+y)\cot^{-1}x + \cot^{-1} y = \cot^{-1}\left(\frac {xy-1}{x+y}\right) repeatedly. Using it twice on the inside, the desired sum becomes cot(cot12+cot18)\cot (\cot^{-1}2+\cot^{-1}8). This sum can then be tackled by taking the cotangent of both sides of the inverse cotangent addition formula shown at the beginning.

Solution 3

On the coordinate plane, let O=(0,0)O=(0,0), A1=(3,0)A_1=(3,0), A2=(3,1)A_2=(3,1), B1=(21,7)B_1=(21,7), B2=(20,10)B_2=(20,10), C1=(260,130)C_1=(260,130), C2=(250,150)C_2=(250,150), D1=(5250,3150)D_1=(5250,3150), D2=(5100,3400)D_2=(5100,3400), and H=(5100,0)H=(5100,0). We see that cot1(A2OA1)=3\cot^{-1}(\angle A_2OA_1)=3, cot1(B2OB1)=7\cot^{-1}(\angle B_2OB_1)=7, cot1(C2OC1)=13\cot^{-1}(\angle C_2OC_1)=13, and cot1(D2OD1)=21\cot^{-1}(\angle D_2OD_1)=21. The sum of these four angles forms the angle of triangle OD2HOD_2H, which has a cotangent of 51003400=32\frac{5100}{3400}=\frac{3}{2}, which must mean that cot(cot13+cot17+cot113+cot121)=32\cot( \cot^{-1}3+\cot^{-1}7+\cot^{-1}13+\cot^{-1}21)=\frac{3}{2}. So the answer is 10(32)=015.10\cdot\left(\frac{3}{2}\right)=\boxed{015}.

Solution 4

Recall that cot1θ=π2tan1θ\cot^{-1}\theta = \frac{\pi}{2} - \tan^{-1}\theta and that arg(a+bi)=tan1ba\arg(a + bi) = \tan^{-1}\frac{b}{a}. Then letting w=1+3i,x=1+7i,y=1+13i,w = 1 + 3i, x = 1 + 7i, y = 1 + 13i, and z=1+21iz = 1 + 21i, we are left with

10cot(π2argw+π2argx+π2argy+π2argz)=10cot(2πargwxyz)10\cot(\frac{\pi}{2} - \arg w + \frac{\pi}{2} - \arg x + \frac{\pi}{2} - \arg y + \frac{\pi}{2} - \arg z) = 10\cot(2\pi - \arg wxyz) =10cot(argwxyz).= -10\cot(\arg wxyz). Expanding wxyzwxyz, we are left with

(3+i)(7+i)(13+i)(21+i)=(20+10i)(13+i)(21+i)(3+i)(7+i)(13+i)(21+i) = (20+10i)(13+i)(21+i) =(2+i)(13+i)(21+i)= (2+i)(13+i)(21+i) =(25+15i)(21+i)= (25+15i)(21+i) =(5+3i)(21+i)= (5+3i)(21+i) =(102+68i)= (102+68i) =(3+2i)= (3+2i) =10cottan123= 10\cot \tan^{-1}\frac{2}{3} =1032=015= 10 \cdot \frac{3}{2} = \boxed{015}