What is the geometric meaning of this vector equality? $\vec{BC}\cdot\vec{AD}+\vec{CA}\cdot\vec{BD}+\vec{AB}\cdot\vec{CD}=0$

Let $O$ be the orthocenter $O$ of $\triangle ABC$. Then \begin{align} &\overrightarrow{AB}\cdot\overrightarrow{CD} \ +\ \overrightarrow{BC}\cdot\overrightarrow{AD} \ +\ \overrightarrow{CA}\cdot\overrightarrow{BD}\\ =\ &\left(\overrightarrow{AB}\cdot\overrightarrow{CO} \ +\ \overrightarrow{BC}\cdot\overrightarrow{AO} \ +\ \overrightarrow{CA}\cdot\overrightarrow{BO}\right) + \left(\overrightarrow{AB}\cdot\overrightarrow{OD} \ +\ \overrightarrow{BC}\cdot\overrightarrow{OD} \ +\ \overrightarrow{CA}\cdot\overrightarrow{OD}\right)\\ =\ &\left(\overrightarrow{AB}\cdot\overrightarrow{CO} \ +\ \overrightarrow{BC}\cdot\overrightarrow{AO} \ +\ \overrightarrow{CA}\cdot\overrightarrow{BO}\right) + \left(\overrightarrow{AB}\ +\ \overrightarrow{BC}\ +\ \overrightarrow{CA}\right)\cdot\overrightarrow{OD}\tag{$\dagger$}\\ =\ &0+0=0.\\ \end{align} The first bracket on line $(\dagger)$ is zero because every side of $\triangle ABC$ is perpendicular to the altitude dropped from the opposite vertex. The second bracket is zero because it is the sum of directed edges of a closed circuit.

In short, the identity is basically a cyclic sum of expressions of the form "side dot altitude" on $\mathbb R^2$, but another cyclic sum of the form "side dot $\overrightarrow{OD}$" has been added to conceal the significance of the orthocenter and make the identity present in $\mathbb R^3$.


Here is another proof, maybe it will be of use: change $D$ by adding any vector $v$ to it. The sum changes by $\left(\overrightarrow{AB}\ +\ \overrightarrow{BC}\ +\ \overrightarrow{CA}\right)\cdot v=0$. So this is an expression independent of $D$. Similarly it is independent of $A$, $B$ and $C$, so is constant. Clearly this constant is $0$.

(In fact one could just move $D$ to $A$ and get zero right away. One of the proposed solutions moves $D$ to orthocenter $O$, but that is not really necessary.)

EDIT: To see independence from $A$ massage the formula by swapping direction of arrows so that $A$ is last:

$$\overrightarrow{BC} \cdot \overrightarrow{AD}\ +\ \overrightarrow{CA} \cdot \overrightarrow{BD}\ +\ \overrightarrow{AB} \cdot \overrightarrow{CD}\ = \overrightarrow{CB} \cdot \overrightarrow{DA}\ +\ \overrightarrow{BD} \cdot \overrightarrow{CA} \ +\ \overrightarrow{DC} \cdot \overrightarrow{BA} $$

Now adding $v$ to $A$ changes the sum by $ (\overrightarrow{CB} + \overrightarrow{BD} + \overrightarrow{DC} )\cdot v=0$.

Same works for $B$ and $C$.


I am not sure if this is the "geometric" interpretation you hope, but here is a way to see why the strong "symetry" of the expression implies that it must be $0$.

Let's denote $\phi : (\mathbb{R}^3)^4 \rightarrow \mathbb{R}$ the application defined for all $A,B,C,D \in \mathbb{R}^3$ by $$\phi(A,B,C,D) = \overrightarrow{BC} \cdot \overrightarrow{AD}\ +\ \overrightarrow{CA} \cdot \overrightarrow{BD}\ +\ \overrightarrow{AB} \cdot \overrightarrow{CD}$$

You can see that $\phi$ is a $4-$linear form on $\mathbb{R}^3$. Moreover, you have easily $$\phi(B,A,C,D) = \overrightarrow{AC} \cdot \overrightarrow{BD}\ +\ \overrightarrow{CB} \cdot \overrightarrow{AD}\ +\ \overrightarrow{BA} \cdot \overrightarrow{CD} = -\phi(A,B,C,D)$$

and this generalizes by saying that for every permutation $\sigma$ of the set $(A,B,C,D)$, one has $$\phi(\sigma(A),\sigma(B),\sigma(C),\sigma(D)) = \varepsilon(\sigma) \phi(A,B,C,D)$$

So $\phi$ is a $4-$linear antisymetric form on $\mathbb{R}^3$. And because $4 > 3$, the only antisymetric form on $\mathbb{R}^3$ is the null form, so $\phi \equiv 0$.