Interchanging dot and cross product?

1.5k Views Asked by At

In a proof that I'm working on the solution has that $$\hat{n}\cdot\nabla~\times~(\vec{V}~\times~\vec{C}) = (\hat{n}~\times~\nabla)~\times~\vec{V})\cdot\vec{C}$$

I'm wondering what the justification is for being able to flip $\hat{n}$ and $\vec{C}$ since one is in a cross product and one is in a dot product.

2

There are 2 best solutions below

2
On BEST ANSWER

$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$

$\ds{\vec{n}\cdot\nabla\times\pars{\vec{v}\times\vec{c}} = \bracks{\pars{\vec{n}\times\nabla}\times\vec{v}}\cdot\vec{c}:\ {\Large ?}.\qquad}$ Hereafter, $\ds{\epsilon_{\alpha\beta\gamma}}$ is the Levi-Civita Symbol.

\begin{align} \vec{n}\cdot\nabla\times\pars{\vec{v} \times \vec{c}} & = \sum_{i}n_{i}\bracks{\nabla\times\pars{\vec{v} \times \vec{c}}}_{i} = \sum_{i}n_{i}\sum_{jk}\epsilon_{ijk}\,\partiald{\pars{\vec{v} \times \vec{c}}_{k}}{x_{j}} \\[5mm] & = \sum_{ijk}n_{i}\,\epsilon_{ijk}\,\partiald{}{x_{j}} \sum_{\ell m}\epsilon_{k\ell m}\,v_{\ell}\,c_{m} = \sum_{ij\ell m}n_{i}\,\,\partiald{\pars{v_{\ell}\,c_{m}}}{x_{j}} \sum_{k}\epsilon_{kij}\epsilon_{k\ell m} \end{align}

However, $\ds{\sum_{k}\epsilon_{kij}\epsilon_{k\ell m} = \delta_{i\ell}\delta_{jm} - \delta_{im}\delta_{j\ell}}$.

Then, \begin{align} \vec{n}\cdot\nabla\times\pars{\vec{v} \times \vec{c}} & = \sum_{ij}n_{i}\,\,\partiald{\pars{v_{i}\,c_{j}}}{x_{j}} - \sum_{ij}n_{i}\,\,\partiald{\pars{v_{j}\,c_{i}}}{x_{j}} = \sum_{ij}\pars{n_{i}\,\partiald{}{x_{j}} - n_{j}\,\partiald{}{x_{i}}}v_{i}c_{j} \\[5mm] & = \sum_{j}\bracks{\sum_{i}\pars{n_{i}\,\partiald{}{x_{j}} - n_{j}\,\partiald{}{x_{i}}}v_{i}}c_{j}\label{1}\tag{1} \end{align}


Moreover, \begin{align} \bracks{\pars{\vec{n}\times\nabla}\times\vec{v}}_{j} & = \sum_{k\ell}\epsilon_{jk\ell}\pars{\vec{n}\times\nabla}_{k}\, v_{\ell} = \sum_{k\ell}\epsilon_{jk\ell}\pars{\sum_{mp}\epsilon_{kmp}\, n_{m}\,\partiald{}{x_{p}}}v_{\ell} \\[5mm] & = \sum_{\ell mp}\pars{\sum_{k}\epsilon_{k\ell j}\,\epsilon_{kmp}} n_{m}\,\partiald{}{x_{p}}v_{\ell} = \sum_{\ell mp}\pars{\delta_{\ell m}\delta_{jp} - \delta_{\ell p}\delta_{jm}} n_{m}\,\partiald{}{x_{p}}v_{\ell} \\[5mm] & = \sum_{\ell}\pars{n_{\ell}\,\partiald{}{x_{j}}v_{\ell} - n_{j}\,\partiald{}{x_{\ell}}v_{\ell}} = \sum_{i}\pars{n_{i}\,\partiald{}{x_{j}} - n_{j}\,\partiald{}{x_{i}}}v_{i}\label{2}\tag{2} \end{align}

Compare \eqref{1} and \eqref{2}:

$$ \vec{n}\cdot\nabla\times\pars{\vec{v} \times \vec{c}} = \sum_{j}\bracks{\pars{\vec{n}\times\nabla}\times\vec{v}}_{j}c_{j} = \bbx{\bracks{\pars{\vec{n}\times\nabla}\times\vec{v}}\cdot\vec{c}} $$

3
On

Maybe the easiest way to see this is using tensor notation and the Levi-Civita symbol $\epsilon_{abc}$. In this notation the dot-product of two vectors $A_i$ and $B_i$ is written $A_iB_i$ with the sum over $i$ being implicit (note that I'm using all indices lowered, which is a bit different from typical Einstein summation convention, but that's moot here since everything is Euclidean); the cross-product of two vectors $A\times B$ is then $(A\times B)_i=\epsilon_{ijk}A_jB_k$ (note that this hides a double summation, but almost all the terms are zero).

Written this way, we have $(V\times C)_i=\epsilon_{ijk} V_jC_k$, so $(\nabla\times(V\times C))_i = \epsilon_{ijk}\nabla_j\epsilon_{klm}V_lC_m$, and $n\cdot(\nabla\times(V\times C)) = n_i\epsilon_{ijk}\nabla_j\epsilon_{klm}V_lC_m$ (note that every index appears exactly twice, so this is a scalar). Similarly, $((n\times \nabla)\times V)\cdot C = \epsilon_{ijk}\epsilon_{jlm}n_l\nabla_mV_kC_i$.

From here, the two can be shown the same by some rearrangement and renaming of indices; the first is $\epsilon_{ijk}\epsilon_{klm}n_i\nabla_jV_lC_m$, and by renaming $l\mapsto i, m\mapsto j, j\mapsto k, k\mapsto l, i\mapsto m$ we can write the second expression as $\epsilon_{mkl}\epsilon_{kij}n_i\nabla_jV_lC_m$. But $\epsilon_{kij}=-\epsilon_{ijk}$ and $\epsilon_{mkl}=-\epsilon_{klm}$, so these two expressions are equal.

(There's a little bit of subtlety since we can't just move $\nabla$ around willy-nilly, but note that we actually keep all of the 'vectors' $n, \nabla, V, C$ themselves here in the same order; hopefully you can convince yourself that it always applies to the same terms.)