3

Consider the following figure with equilateral triangle $ABC$ and a cevian $AQ$ extended to $P$ on its circumcircle.

enter image description here

We are required to prove that:

$\frac{1}{PB} + \frac{1}{PC} = \frac{1}{PQ}$

Let $\angle PAC = \alpha$ and let length of $AB = s$

By the Law of Sines,

$\frac{PC}{\sin\alpha} = \frac{s}{\sin\angle CPA} = \frac{s}{\sin60^{\circ}} \implies PC = \frac{s\sin\alpha}{\sin60^{\circ}}$

Similarly, $PB = \frac{s\sin(60^{\circ} - \alpha)}{\sin60^{\circ}}$

$\frac{1}{PB} + \frac{1}{PC} = \frac{\sin60}{s}\left(\frac{\sin(60 - \alpha) + \sin\alpha}{\sin\alpha\sin(60 - \alpha)}\right)$

It remains to be proven that:

$PQ = \frac{\sin60\sin(60 - \alpha)\sin\alpha}{\sin60\sin(60 - \alpha) + \sin60\sin\alpha}$

I'm utterly lost from here.

Gerard
  • 4,264

3 Answers3

2

by Ptolemy , $AB\cdot PC+AC\cdot PB=BC\cdot AP$
$\therefore PA=PB+PC$
$\triangle PCQ\sim\triangle PAB$ $\Longrightarrow$ $PQ\cdot PA=PB\cdot PC$
$PQ\cdot PA=PQ\cdot (PB+PC)=PB\cdot PC$
$\therefore$ $\dfrac{1}{PB}+\dfrac{1}{PC}=\dfrac{1}{PQ}$

chloe_shi
  • 2,855
1

I have read that this problem appeared in South African mathematical competition in years 1994 and 1997. The proof I know is based on the areas of triangles.

As $\angle APB=\angle APC=60^\circ$ and $\angle BPC=120^\circ$, the areas of triangles $BPQ,$ $QPC$ and $BPC$ are $\frac{1}{2}BP\cdot PQ\cdot \sin 60^\circ,$ $\frac{1}{2}PQ\cdot PC\cdot \sin 60^\circ$ and $\frac{1}{2}BP\cdot PC\cdot \sin 120^\circ$ respectively. As $\sin 60^\circ=\sin 120^\circ$ and the sum of areas of triangles $BPQ$ and $QPC$ is the area of $BPC,$ we have that $BP\cdot PQ+PQ\cdot PC=BP\cdot PC.$ Now divide this equation by $BP\cdot PQ\cdot PC.$

0

Observe that the cuadrilateral $ABPC$ is cyclic, so by similarity we have $\triangle PQB \sim \triangle CQA$ y $\triangle PQC \sim \triangle BQA$. Therefore:

\begin{equation*} \dfrac{PQ}{PB} = \dfrac{QC}{AC} \qquad \text{y} \qquad \dfrac{PQ}{PC} = \dfrac{BQ}{AB}. \end{equation*}

Thus, taking into account that $AB = AC = BC$, we have:

\begin{equation*} \dfrac{PQ}{PB} + \dfrac{PQ}{PC} = \dfrac{QC}{AC} + \dfrac{BQ}{AB} = \dfrac{QC + BQ}{AB} = \dfrac{BC}{AB} = 1. \end{equation*}

Dividing by $PQ$, we conclude:

\begin{equation*} \dfrac{1}{PB} + \dfrac{1}{PC} = \dfrac{1}{PQ}. \end{equation*}