If $S$ is the center of inscribed circle, $T$ centroid and $H$ orthocenter of a triangle, prove that $\angle TSH$ is always obtuse (i.e. $\gt 90^{\circ}$, with equilateral triangle being the only exception).
Or you can put it this way: Prove that $S$ always lies within the circle with diameter $TH$.
I was able to prove the theorem by using some vector geometry. It is sufficient to prove that:
$$ \begin{equation} \label{x1} \overrightarrow{ST} \cdot \overrightarrow{SH} \lt 0 \end{equation} $$
or:
$$(\overrightarrow{OT} - \overrightarrow{OS}) \cdot (\overrightarrow{OH} - \overrightarrow{OS}) \lt 0$$
...where $O$ denotes the center of circumscribed circle. It is also well know that:
$$ \overrightarrow{OH} = 3 \overrightarrow{OT} = \overrightarrow{OA} + \overrightarrow{OB} + \overrightarrow{OC} $$
$$\overrightarrow{OS} = \frac {1}{a+b+c} (a \overrightarrow{OA} + b \overrightarrow{OB} + c \overrightarrow{OC})$$
It is also possible to replace all dot products like $\overrightarrow{OA} \cdot \overrightarrow{OA}$ or $\overrightarrow{OA} \cdot \overrightarrow{OB}$ with scalar expressions involving $R$ (radius of circumscribed circle) and $a,b,c$ (triangle sides).
All this will eventually lead to a scalar inequality that is valid for any given $a$, $b$ and $c$. That inequality is not trivial and constitues a pretty interesting problem by itself.
Any ideas how to prove the theorem in a more elegant way?


