Maths Olympiad Prep

Track / Stage 7 / 269 of 300 #1669 of 1964

Problem 1669

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.7 Find the answer

Given a regular triangle OAB OAB with side length 1 1. Let M, N M,\ N be the point which divides equally AB AB into three parts, M M is the closest to A A.
Denote OA\equala, OM\equalm, ON\equaln, OB\equalb \overrightarrow{OA} \equal{} \overrightarrow{a},\ \overrightarrow{OM} \equal{} \overrightarrow{m},\ \overrightarrow{ON} \equal{} \overrightarrow{n},\ \overrightarrow{OB} \equal{} \overrightarrow{b}.

(1) Find the real numbers x, y x,\ y such that m\equalxa\plusyb \overrightarrow{m} \equal{} x \overrightarrow{a} \plus{} y \overrightarrow{b}.

(2) Find the dot product of m, n \overrightarrow{m},\ \overrightarrow{n} denoted by (m, n) (\overrightarrow{m},\ \overrightarrow{n}).

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

Official solution

Given a regular triangle OAB OAB with side length 1 1 . Let M M and N N be the points that divide AB AB into three equal parts, with M M being the closest to A A . We need to find the real numbers x x and y y such that m=xa+yb \overrightarrow{m} = x \overrightarrow{a} + y \overrightarrow{b} , and then find the dot product of m \overrightarrow{m} and n \overrightarrow{n} .

1. **Finding m \overrightarrow{m} in terms of a \overrightarrow{a} and b \overrightarrow{b} :**

Since M M divides AB AB into three equal parts, we can use the section formula. The section formula states that if a point P P divides the line segment joining points A A and B B in the ratio m:n m:n , then the position vector of P P is given by:
P=nA+mBm+n \overrightarrow{P} = \frac{n \overrightarrow{A} + m \overrightarrow{B}}{m+n}

Here, M M divides AB AB in the ratio 1:2 1:2 . Therefore,
M=2A+1B1+2=2A+B3 \overrightarrow{M} = \frac{2 \overrightarrow{A} + 1 \overrightarrow{B}}{1+2} = \frac{2 \overrightarrow{A} + \overrightarrow{B}}{3}

Thus, x=23 x = \frac{2}{3} and y=13 y = \frac{1}{3} .

2. **Finding n \overrightarrow{n} in terms of a \overrightarrow{a} and b \overrightarrow{b} :**

Similarly, N N divides AB AB in the ratio 2:1 2:1 . Therefore,
N=1A+2B1+2=A+2B3 \overrightarrow{N} = \frac{1 \overrightarrow{A} + 2 \overrightarrow{B}}{1+2} = \frac{\overrightarrow{A} + 2 \overrightarrow{B}}{3}

3. **Finding the dot product (m,n) (\overrightarrow{m}, \overrightarrow{n}) :**

We have:
m=2A+B3,n=A+2B3 \overrightarrow{m} = \frac{2 \overrightarrow{A} + \overrightarrow{B}}{3}, \quad \overrightarrow{n} = \frac{\overrightarrow{A} + 2 \overrightarrow{B}}{3}

The dot product is given by:
(m,n)=(2A+B3)(A+2B3) (\overrightarrow{m}, \overrightarrow{n}) = \left( \frac{2 \overrightarrow{A} + \overrightarrow{B}}{3} \right) \cdot \left( \frac{\overrightarrow{A} + 2 \overrightarrow{B}}{3} \right)

Simplifying, we get:
(m,n)=19((2A+B)(A+2B)) (\overrightarrow{m}, \overrightarrow{n}) = \frac{1}{9} \left( (2 \overrightarrow{A} + \overrightarrow{B}) \cdot (\overrightarrow{A} + 2 \overrightarrow{B}) \right)

Expanding the dot product:
(2A+B)(A+2B)=2AA+4AB+BA+2BB (2 \overrightarrow{A} + \overrightarrow{B}) \cdot (\overrightarrow{A} + 2 \overrightarrow{B}) = 2 \overrightarrow{A} \cdot \overrightarrow{A} + 4 \overrightarrow{A} \cdot \overrightarrow{B} + \overrightarrow{B} \cdot \overrightarrow{A} + 2 \overrightarrow{B} \cdot \overrightarrow{B}

Since AA=1 \overrightarrow{A} \cdot \overrightarrow{A} = 1 (magnitude of A \overrightarrow{A} is 1), BB=1 \overrightarrow{B} \cdot \overrightarrow{B} = 1 (magnitude of B \overrightarrow{B} is 1), and AB=BA=cos(120)=12 \overrightarrow{A} \cdot \overrightarrow{B} = \overrightarrow{B} \cdot \overrightarrow{A} = \cos(120^\circ) = -\frac{1}{2} (since OAB OAB is an equilateral triangle with 120 120^\circ between A \overrightarrow{A} and B \overrightarrow{B} ):

(2A+B)(A+2B)=21+4(12)+(12)+21 (2 \overrightarrow{A} + \overrightarrow{B}) \cdot (\overrightarrow{A} + 2 \overrightarrow{B}) = 2 \cdot 1 + 4 \cdot \left( -\frac{1}{2} \right) + \left( -\frac{1}{2} \right) + 2 \cdot 1
=2212+2=1.5 = 2 - 2 - \frac{1}{2} + 2 = 1.5

Therefore,
(m,n)=1.59=16 (\overrightarrow{m}, \overrightarrow{n}) = \frac{1.5}{9} = \frac{1}{6}

The final answer is 16 \boxed{ \frac{1}{6} }

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