Maths Olympiad Prep

Track / Stage 5 / 349 of 400 #949 of 1964

Problem 949

AIME late
Algebra Difficulty 5.8 Find the answer

Find those pairs of numbers x,yx, y for which

cosx+cosycos(x+y)=32 \cos x + \cos y - \cos (x + y) = \frac{3}{2}

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

I. solution. Using the known identities

cosx+cosy=2cosx+y2cosxy2 and cos(x+y)=2cos2x+y21 \cos x+\cos y=2 \cos \frac{x+y}{2} \cos \frac{x-y}{2} \quad \text { and } \quad \cos (x+y)=2 \cos ^{2} \frac{x+y}{2}-1

our equation, after a simple transformation, can be written as:

(2cosx+y2cosxy2)2+sin2xy2=0 \left(2 \cos \frac{x+y}{2}-\cos \frac{x-y}{2}\right)^{2}+\sin ^{2} \frac{x-y}{2}=0

which is equivalent to the following system of equations:

2cosx+y2=cosxy2sinxy2=0 \begin{gathered} 2 \cos \frac{x+y}{2}=\cos \frac{x-y}{2} \\ \sin \frac{x-y}{2}=0 \end{gathered}

From (2), xy=2kπ x-y=2 k \pi (where k k is an integer), i.e., y=x2kπ y=x-2 k \pi . Substituting this into (1),

2cos(xkπ)=coskπ 2 \cos (x-k \pi)=\cos k \pi

or

2(1)kcosx=(1)k 2(-1)^{k} \cos x=(-1)^{k}

thus

cosx=12 \cos x=\frac{1}{2}

and so the solutions to our equation are:

x=±π3+2mπ,y=±π3+2(mk)π(k,m integers ) x= \pm \frac{\pi}{3}+2 m \pi, \quad y= \pm \frac{\pi}{3}+2(m-k) \pi \quad(k, m \text { integers })

where either both signs are plus or both are minus.

II. solution. Let a \mathbf{a} , b \mathbf{b} , and c \mathbf{c} be unit vectors originating from a common point such that the angles between a \mathbf{a} and b \mathbf{b} , and between b \mathbf{b} and c \mathbf{c} are x+y x+y and πx \pi-x respectively, and the angle between c \mathbf{c} and a \mathbf{a} is πy \pi-y . Thus, based on the known properties of the dot product, for the vector v=a+b+c \mathbf{v}=\mathbf{a}+\mathbf{b}+\mathbf{c} ,

v2=(a+b+c)2=a2+b2+c2+2(ab+bc+ca)=3+2(cos(x+y)+cos(πx)+cos(πy))=32(cosx+cosycos(x+y)) \begin{gathered} \mathbf{v}^{2}=(\mathbf{a}+\mathbf{b}+\mathbf{c})^{2}=\mathbf{a}^{2}+\mathbf{b}^{2}+\mathbf{c}^{2}+2(\mathbf{a} \cdot \mathbf{b}+\mathbf{b} \cdot \mathbf{c}+\mathbf{c} \cdot \mathbf{a})= \\ 3+2(\cos (x+y)+\cos (\pi-x)+\cos (\pi-y))= \\ 3-2(\cos x+\cos y-\cos (x+y)) \end{gathered}

thus

cosx+cosycos(x+y)=3v2232 \cos x+\cos y-\cos (x+y)=\frac{3-\mathbf{v}^{2}}{2} \leq \frac{3}{2}

and equality holds if and only if v=0 \mathbf{v}=\mathbf{0} , i.e., a+b+c=0 \mathbf{a}+\mathbf{b}+\mathbf{c}=\mathbf{0} , which means that the three unit vectors form a regular triangle, so the absolute value of the angle between each pair is 2π3 \frac{2 \pi}{3} . Thus,

πx=±2π/3+2nπ,πy=±2π/3+2mπ \pi-x= \pm 2 \pi / 3+2 n \pi, \quad \pi-y= \pm 2 \pi / 3+2 m \pi

( n,m n, m integers), from which, after simple transformations, it can be seen that the solution is

x=±π3+2kπ,y=±π3+2mπ(k,m integers ) x= \pm \frac{\pi}{3}+2 k \pi, \quad y= \pm \frac{\pi}{3}+2 m \pi \quad(k, m \text { integers })

Páles Zsolt (Sátoraljaújhely, Kossuth L. Gymnasium)

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