Maths Olympiad Prep

Library / /16 of 115

Algebra Difficulty 6.7 National olympiad Find the answer

Prove 1cos0cos1+1cos1cos2++1cos88cos89=cos1sin21.\frac{1}{\cos 0^\circ \cos 1^\circ} + \frac{1}{\cos 1^\circ \cos 2^\circ} + \cdots + \frac{1}{\cos 88^\circ \cos 89^\circ} = \frac{\cos 1^\circ}{\sin^2 1^\circ}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution 1
Consider the points Mk=(1,tank)M_k = (1, \tan k^\circ) in the coordinate plane with origin O=(0,0)O=(0,0) , for integers 0k890 \le k \le 89 .

Evidently, the angle between segments OMaOM_a and OMbOM_b is (ba)(b-a)^\circ , and the length of segment OMaOM_a is 1/cosa1/\cos a^\circ . It then follows that the area of triangle MaOMbM_aOM_b is 12sin(ba)OMaOMb=12sin(ba)/(cosacosb)\tfrac{1}{2} \sin(b-a)^\circ \cdot OM_a \cdot OM_b = \tfrac{1}{2} \sin(b-a)^\circ / (\cos a^\circ \cdot \cos b^\circ) . Therefore \begin{align*} \sum_{k=0}^{88} \frac{\tfrac{1}{2} \sin 1^\circ}{ \cos k^\circ \cos k+1^\circ} &= \sum_{k=0}^{88} [ M_k O M_{k+1} ] \\ &= [ M_0 O M_{89} ] \\ &= \frac{ \tfrac{1}{2} \sin 89^\circ}{\cos 89^\circ} = \frac{\tfrac{1}{2} \cos 1^\circ}{\sin 1^\circ} , \end{align*} so k=0881coskcos(k+1)=cos1sin21,\sum_{k=0}^{88} \frac{1}{\cos k^\circ \cos (k+1)^\circ} = \frac{\cos 1^\circ}{ \sin^2 1^\circ}, as desired. \blacksquare
Solution 2
First multiply both sides of the equation by sin1\sin 1 , so the right hand side is cos1sin1\frac{\cos 1}{\sin 1} . Now by rewriting sin1=sin((k+1)k)=sin(k+1)cos(k)+sin(k)cos(k+1)\sin 1=\sin((k+1)-k)=\sin(k+1)\cos(k)+\sin(k)\cos(k+1) , we can derive the identity tan(n+1)tan(n)=sin1cos(n)cos(n+1)\tan(n+1)-\tan(n)=\frac{\sin 1}{\cos(n)\cos(n+1)} . Then the left hand side of the equation simplifies to tan89tan0=tan89=sin89cos89=cos1sin1\tan 89-\tan 0=\tan 89=\frac{\sin 89}{\cos 89}=\frac{\cos 1}{\sin 1} as desired.
Solution 3
Multiply by sin1\sin{1} . We get:
sin1cos0cos1+sin1cos1cos2+...+sin1cos88cos89=cos1sin1\frac {\sin{1}}{\cos{0}\cos{1}} + \frac {\sin{1}}{\cos{1}\cos{2}} + ... + \frac {\sin{1}}{\cos{88}\cos{89}} = \frac {\cos{1}}{\sin{1}}
we can write this as:
sin10cos0cos1+sin21cos1cos2+...+sin8988cos88cos89=cos1sin1\frac {\sin{1 - 0}}{\cos{0}\cos{1}} + \frac {\sin{2 - 1}}{\cos{1}\cos{2}} + ... + \frac {\sin{89 - 88}}{\cos{88}\cos{89}} = \frac {\cos{1}}{\sin{1}}
This is an identity tanatanb=sin(ab)cosacosb\tan{a} - \tan{b} = \frac {\sin{(a - b)}}{\cos{a}\cos{b}}
Therefore;
i=189[tanktan(k1)]=tan89tan0=cot1\sum_{i = 1}^{89}[\tan{k} - \tan{(k - 1)}] = \tan{89} - \tan{0} = \cot{1} , because of telescoping.
but since we multiplied sin1\sin{1} in the beginning, we need to divide by sin1\sin{1} . So we get that:
1cos0cos1+1cos1cos2+1cos2cos3+....+1cos88cos89=cos1sin21\frac {1}{\cos{0}\cos{1}} + \frac {1}{\cos{1}\cos{2}} + \frac {1}{\cos{2}\cos{3}} + .... + \frac {1}{\cos{88}\cos{89}} = \frac {\cos{1}}{\sin^2{1}} as desired. QED
Solution 4
Let S=1cos0cos1+1cos1cos2+...+1cos88cos89S = \frac{1}{\cos 0^\circ\cos 1^\circ} + \frac{1}{\cos 1^\circ\cos 2^\circ} + ... + \frac{1}{\cos 88^\circ\cos 89^\circ} .
Multiplying by sin1\sin 1^\circ gives Ssin1=sin(10)cos0cos1+...+sin(8988)cos88cos89S \sin 1^\circ = \frac{\sin(1^\circ-0^\circ)}{\cos 0^\circ\cos 1^\circ} + ... + \frac{\sin(89^\circ-88^\circ)}{\cos 88^\circ\cos 89^\circ}
Notice that sin((x+1)x)cos0cos1=tan(x+1)tanx\frac{\sin((x+1^\circ)-x)}{\cos 0^\circ\cos 1^\circ} = \tan (x+1^\circ) - \tan x after expanding the sine, and so Ssin1=(tan1tan0)++(tan89tan88)=tan89tan0=cot1=cos1sin1,S \sin 1^\circ = \left(\tan 1^\circ - \tan 0^\circ\right) + \cdots + \left(\tan 89^\circ - \tan 88^\circ\right) = \tan 89^\circ - \tan 0^\circ = \cot 1^\circ = \frac{\cos 1^\circ}{\sin 1^\circ}, so S=cos1sin21.S = \frac{\cos 1^\circ}{\sin^21^\circ}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.