I am trying to reconstruct an analysis from fluid dynamics textbook and I got all terms with the exception of one:
$$ \oint_S\! (\mathbf{e} : (\mathbf{n} \, \mathbf{n}))\, \mathbf{n}\, \mathbf{n}\, dA, $$ where $\mathbf{e}$ is a 2nd order symmetric tensor with $e_{ii} = 0$ and $\mathbf{n}$ are normals. The integration is over a unit sphere.
I believe the result should be 0. The non-matching indices in the contraction will form odd functions so vanish under integral whereas matching indices will vanish due do $e_{ii}=0$ condition. But I'd like a confirmation or some neater proof of this. I don't really have geometric intuition about double dot products of dyadics so I am afraid my operational transformations may be misguided.