Articulo de referencia

Producto triple

En geometría y álgebra , el producto triple es un producto de tres vectores tridimensionales , generalmente vectores euclidianos . El nombre "producto triple" se usa para dos pr...

En geometría y álgebra , el producto triple es un producto de tres vectores tridimensionales , generalmente vectores euclidianos . El nombre "producto triple" se usa para dos productos diferentes: el producto triple escalar y , con menos frecuencia, el producto triple vectorial .

triple producto escalar

Tres vectores que definen un paralelepípedo

El producto triple escalar (también llamado producto mixto , producto de caja o producto escalar triple ) se define como el producto escalar de uno de los vectores con el producto vectorial de los otros dos.

Interpretación geométrica

Geométricamente, el triple producto escalar

a(b×do){\displaystyle \mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )}

es el volumen (con signo) del paralelepípedo definido por los tres vectores dados.

Propiedades

  • El producto triple escalar no cambia bajo un desplazamiento circular de sus tres operandos ( a , b , c ):
    a(b×do)=b(do×a)=do(a×b){\displaystyle \mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )=\mathbf {b} \cdot (\mathbf {c} \times \mathbf {a} )=\mathbf {c} \cdot (\mathbf {a} \times \mathbf {b} )}
  • Intercambiar las posiciones de los operadores sin reordenar los operandos deja el producto triple sin cambios. Esto se deduce de la propiedad anterior y de la propiedad conmutativa del producto escalar:
    a(b×do)=(a×b)do{\displaystyle \mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )=(\mathbf {a} \times \mathbf {b} )\cdot \mathbf {c} }
  • Intercambiar dos cualesquiera de los tres operandos niega el producto triple. Esto se deduce de la propiedad de desplazamiento circular y de la anticonmutatividad del producto cruzado:
    a(b×do)=a(do×b)=b(a×do)=do(b×a){\displaystyle {\begin{aligned}\mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )&=-\mathbf {a} \cdot (\mathbf {c} \times \mathbf {b} )\\&=-\mathbf {b} \cdot (\mathbf {a} \times \mathbf {c} )\\&=-\mathbf {c} \cdot (\mathbf {b} \times \mathbf {a} )\end{aligned}}}
  • El producto triple escalar también puede entenderse como el determinante de la matriz de 3 × 3 que tiene los tres vectores como filas o columnas (una matriz tiene el mismo determinante que su transpuesta ):
    a(b×do)=det[a1a2a3b1b2b3do1do2do3]=det[a1b1do1a2b2do2a3b3do3]=det[abdo].{\displaystyle \mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )=\det {\begin{bmatrix}a_{1}&a_{2}&a_{3}\\b_{1}&b_{2}&b_{3}\\c_{1}&c_{2}&c_{3}\\\end{bmatrix}}=\det {\begin{bmatrix}a_{1}&b_{1}&c_{1}\\a_{2}&b_{2}&c_{2}\\a_{3}&b_{3}&c_{3}\end{bmatrix}}=\det {\begin{bmatrix}\mathbf {a} &\mathbf {b} &\mathbf {c} \end{bmatrix}}.}
  • Si el producto triple escalar es igual a cero, entonces los tres vectores a , b y c son coplanares , ya que el paralelepípedo definido por ellos sería plano y no tendría volumen.
  • Si dos vectores cualesquiera en el producto triple escalar son iguales, entonces su valor es cero:
    a(a×b)=a(b×a)=b(a×a)=0{\displaystyle \mathbf {a} \cdot (\mathbf {a} \times \mathbf {b} )=\mathbf {a} \cdot (\mathbf {b} \times \mathbf {a} )=\mathbf {b} \cdot (\mathbf {a} \times \mathbf {a} )=0}
  • También:
    (a(b×do))a=(a×b)×(a×do){\displaystyle (\mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} ))\,\mathbf {a} =(\mathbf {a} \times \mathbf {b} )\times (\mathbf {a} \times \mathbf {c} )}
  • El producto simple de dos productos triples (o el cuadrado de un producto triple) puede expandirse en términos de productos escalares: [ 1 ]((a×b)do)((d×mi)F)=det[adamiaFbdbmibFdoddomidoF]{\displaystyle ((\mathbf {a} \times \mathbf {b} )\cdot \mathbf {c} )\;((\mathbf {d} \times \mathbf {e} )\cdot \mathbf {f} )=\det {\begin{bmatrix}\mathbf {a} \cdot \mathbf {d} &\mathbf {a} \cdot \mathbf {e} &\mathbf {a} \cdot \mathbf {f} \\\mathbf {b} \cdot \mathbf {d} &\mathbf {b} \cdot \mathbf {e} &\mathbf {b} \cdot \mathbf {f} \\\mathbf {c} \cdot \mathbf {d} &\mathbf {c} \cdot \mathbf {e} &\mathbf {c} \cdot \mathbf {f} \end{bmatrix}}}Esto reformula en notación vectorial que el producto de los determinantes de dos matrices de 3 × 3 es igual al determinante de su producto matricial. Como caso especial, el cuadrado de un producto triple es un determinante de Gram . Nótese que este determinante está bien definido para vectores en R m ( espacio euclidiano m- dimensional ) incluso cuando m ≠ 3 ; en particular, el valor absoluto de un producto triple para tres vectores en R m se puede calcular a partir de esta fórmula para el cuadrado de un producto triple tomando su raíz cuadrada:|(a×b)do|=det[aaabadobabbbdodoadobdodo]{\displaystyle |(\mathbf {a} \times \mathbf {b} )\cdot \mathbf {c} |={\sqrt {\det {\begin{bmatrix}\mathbf {a} \cdot \mathbf {a} &\mathbf {a} \cdot \mathbf {b} &\mathbf {a} \cdot \mathbf {c} \\\mathbf {b} \cdot \mathbf {a} &\mathbf {b} \cdot \mathbf {b} &\mathbf {b} \cdot \mathbf {c} \\\mathbf {c} \cdot \mathbf {a} &\mathbf {c} \cdot \mathbf {b} &\mathbf {c} \cdot \mathbf {c} \end{bmatrix}}}}}
  • La razón entre el producto triple y el producto de las tres normas vectoriales se conoce como seno polar :a(b×do)abdo=psin(a,b,do){\displaystyle {\frac {\mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )}{\left\|{\mathbf {a} }\right\|\left\|{\mathbf {b} }\right\|\left\|{\mathbf {c} }\right\|}}=\operatorname {psin} (\mathbf {a} ,\mathbf {b} ,\mathbf {c} )}que oscila entre -1 y 1.

El producto triple es una densidad escalar

En rigor, un escalar no cambia en absoluto bajo una transformación de coordenadas. (Por ejemplo, el factor de 2 utilizado para duplicar un vector no cambia si el vector está en coordenadas esféricas o rectangulares). Sin embargo, si cada vector se transforma mediante una matriz, el producto triple termina multiplicándose por el determinante de la matriz de transformación. Es decir, el producto triple de vectores covariantes se describe más apropiadamente como una densidad escalar .

Ta(Tb×Tdo)=det(TaTbTdo)=det(T(abdo))=det(T)det(abdo)=det(T)(a(b×do)){\displaystyle {\begin{aligned}T\mathbf {a} \cdot (T\mathbf {b} \times T\mathbf {c} )&=\det {\begin{pmatrix}T\mathbf {a} &T\mathbf {b} &T\mathbf {c} \end{pmatrix}}\\&=\det \left(T{\begin{pmatrix}\mathbf {a} &\mathbf {b} &\mathbf {c} \end{pmatrix}}\right)\\&=\det(T)\det \!{\begin{pmatrix}\mathbf {a} &\mathbf {b} &\mathbf {c} \end{pmatrix}}\\&=\det(T)\left(\mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )\right)\end{aligned}}}

Algunos autores utilizan el término «pseudoescalar» para describir un objeto que se asemeja a un escalar, pero que no se transforma como tal. Dado que el producto triple se transforma como una densidad escalar y no como un escalar, podría denominarse «pseudoescalar» según esta definición más amplia. Sin embargo, el producto triple no es una «densidad pseudoescalar».

Cuando una transformación es una rotación que conserva la orientación, su determinante es +1 y el producto triple permanece inalterado. Cuando una transformación es una rotación que invierte la orientación, su determinante es −1 y el producto triple se niega. Una transformación arbitraria podría tener un determinante que no sea ni +1 ni −1 .

Como producto para exteriores

Los tres vectores que forman un paralelepípedo tienen un producto triple igual a su volumen. (Sin embargo, tenga en cuenta que la dirección de las flechas en este diagrama es incorrecta).

En álgebra exterior y álgebra geométrica, el producto exterior de dos vectores es un bivector , mientras que el producto exterior de tres vectores es un trivector . Un bivector es un elemento plano orientado y un trivector es un elemento volumétrico orientado, del mismo modo que un vector es un elemento lineal orientado.

Dados los vectores a , b y c , el producto

abdo{\displaystyle \mathbf {a} \wedge \mathbf {b} \wedge \mathbf {c} }

es un trivector con magnitud igual al producto triple escalar, es decir

|abdo|=|a(b×do)|{\displaystyle |\mathbf {a} \wedge \mathbf {b} \wedge \mathbf {c} |=|\mathbf {a} \cdot (\mathbf {b} \times \mathbf {c} )|},

y es el dual de Hodge del triple producto escalar. Como el producto exterior es asociativo, no se necesitan corchetes, ya que no importa cuál de ab o bc se calcule primero, aunque el orden de los vectores en el producto sí importa. Geométricamente, el trivector abc corresponde al paralelepípedo generado por a , b y c , con los bivectores ab , bc y ac que coinciden con las caras paralelas del paralelepípedo.

Como una función trilineal

El producto triple es idéntico a la forma de volumen del espacio euclidiano tridimensional aplicada a los vectores mediante el producto interior . También puede expresarse como una contracción de vectores con un tensor de rango 3 equivalente a la forma (o un pseudotensor equivalente a la pseudoforma de volumen); véase más abajo .

triple producto vectorial

El producto triple de vectores se define como el producto vectorial de un vector con el producto vectorial de los otros dos. Se cumple la siguiente relación:

a×(b×do)=(ado)b(ab)do{\displaystyle \mathbf {a} \times (\mathbf {b} \times \mathbf {c} )=(\mathbf {a} \cdot \mathbf {c} )\mathbf {b} -(\mathbf {a} \cdot \mathbf {b} )\mathbf {c} }.

Esto se conoce como expansión del triple producto o fórmula de Lagrange , [ 2 ] [ 3 ] aunque este último nombre también se usa para varias otras fórmulas . A continuación se proporciona una demostración .

Dado que el producto vectorial es anticonmutativo, esta fórmula también puede escribirse (salvo permutación de las letras) como:

(a×b)×do=do×(a×b)=(dob)a+(doa)b{\displaystyle (\mathbf {a} \times \mathbf {b} )\times \mathbf {c} =-\mathbf {c} \times (\mathbf {a} \times \mathbf {b} )=-(\mathbf {c} \cdot \mathbf {b} )\mathbf {a} +(\mathbf {c} \cdot \mathbf {a} )\mathbf {b} }

De la fórmula de Lagrange se deduce que el producto triple vectorial satisface:

a×(b×do)+b×(do×a)+do×(a×b)=0{\displaystyle \mathbf {a} \times (\mathbf {b} \times \mathbf {c} )+\mathbf {b} \times (\mathbf {c} \times \mathbf {a} )+\mathbf {c} \times (\mathbf {a} \times \mathbf {b} )=\mathbf {0} }

que es la identidad de Jacobi para el producto vectorial. A continuación se presenta otra fórmula útil:

(a×b)×do=a×(b×do)b×(a×do){\displaystyle (\mathbf {a} \times \mathbf {b} )\times \mathbf {c} =\mathbf {a} \times (\mathbf {b} \times \mathbf {c} )-\mathbf {b} \times (\mathbf {a} \times \mathbf {c} )}

Estas fórmulas son muy útiles para simplificar los cálculos vectoriales en física . Una identidad relacionada con los gradientes y útil en el cálculo vectorial es la fórmula de Lagrange de la identidad del producto vectorial: [ 4 ]

×(×A)=(A)()A{\displaystyle {\boldsymbol {\nabla }}\times ({\boldsymbol {\nabla }}\times \mathbf {A} )={\boldsymbol {\nabla }}({\boldsymbol {\nabla }}\cdot \mathbf {A} )-({\boldsymbol {\nabla }}\cdot {\boldsymbol {\nabla }})\mathbf {A} }

Esto también puede considerarse un caso especial del operador de Laplace-de Rham más general.Δ=dδ+δd{\displaystyle \Delta =d\delta +\delta d}.

Prueba

Elincógnita{\displaystyle x}componente de ×(v×w){\displaystyle \mathbf {u} \times (\mathbf {v} \times \mathbf {w} )}está dado por:

(×(v×w))incógnita=y(vincógnitawyvywincógnita)z(vzwincógnitavincógnitawz)=vincógnita(ywy+zwz)wincógnita(yvy+zvz)=vincógnita(ywy+zwz)wincógnita(yvy+zvz)+(incógnitavincógnitawincógnitaincógnitavincógnitawincógnita)=vincógnita(incógnitawincógnita+ywy+zwz)wincógnita(incógnitavincógnita+yvy+zvz)=(w)vincógnita(v)wincógnita{\displaystyle {\begin{aligned}(\mathbf {u} \times (\mathbf {v} \times \mathbf {w} ))_{x}&=\mathbf {u} _{y}(\mathbf {v} _{x}\mathbf {w} _{y}-\mathbf {v} _{y}\mathbf {w} _{x})-\mathbf {u} _{z}(\mathbf {v} _{z}\mathbf {w} _{x}-\mathbf {v} _{x}\mathbf {w} _{z})\\&=\mathbf {v} _{x}(\mathbf {u} _{y}\mathbf {w} _{y}+\mathbf {u} _{z}\mathbf {w} _{z})-\mathbf {w} _{x}(\mathbf {u} _{y}\mathbf {v} _{y}+\mathbf {u} _{z}\mathbf {v} _{z})\\&=\mathbf {v} _{x}(\mathbf {u} _{y}\mathbf {w} _{y}+\mathbf {u} _{z}\mathbf {w} _{z})-\mathbf {w} _{x}(\mathbf {u} _{y}\mathbf {v} _{y}+\mathbf {u} _{z}\mathbf {v} _{z})+(\mathbf {u} _{x}\mathbf {v} _{x}\mathbf {w} _{x}-\mathbf {u} _{x}\mathbf {v} _{x}\mathbf {w} _{x})\\&=\mathbf {v} _{x}(\mathbf {u} _{x}\mathbf {w} _{x}+\mathbf {u} _{y}\mathbf {w} _{y}+\mathbf {u} _{z}\mathbf {w} _{z})-\mathbf {w} _{x}(\mathbf {u} _{x}\mathbf {v} _{x}+\mathbf {u} _{y}\mathbf {v} _{y}+\mathbf {u} _{z}\mathbf {v} _{z})\\&=(\mathbf {u} \cdot \mathbf {w} )\mathbf {v} _{x}-(\mathbf {u} \cdot \mathbf {v} )\mathbf {w} _{x}\end{aligned}}}

De manera similar, ely{\displaystyle y}yz{\displaystyle z}componentes de ×(v×w){\displaystyle \mathbf {u} \times (\mathbf {v} \times \mathbf {w} )}son dados por:

(×(v×w))y=(w)vy(v)wy(×(v×w))z=(w)vz(v)wz{\displaystyle {\begin{aligned}(\mathbf {u} \times (\mathbf {v} \times \mathbf {w} ))_{y}&=(\mathbf {u} \cdot \mathbf {w} )\mathbf {v} _{y}-(\mathbf {u} \cdot \mathbf {v} )\mathbf {w} _{y}\\(\mathbf {u} \times (\mathbf {v} \times \mathbf {w} ))_{z}&=(\mathbf {u} \cdot \mathbf {w} )\mathbf {v} _{z}-(\mathbf {u} \cdot \mathbf {v} )\mathbf {w} _{z}\end{aligned}}}

Al combinar estos tres componentes obtenemos:

×(v×w)=(w) v(v) w{\displaystyle \mathbf {u} \times (\mathbf {v} \times \mathbf {w} )=(\mathbf {u} \cdot \mathbf {w} )\ \mathbf {v} -(\mathbf {u} \cdot \mathbf {v} )\ \mathbf {w} }[ 5 ]

Utilizando álgebra geométrica

Si se utiliza álgebra geométrica, el producto vectorial b × c de vectores se expresa como su producto exterior bc , un bivector . El segundo producto vectorial no puede expresarse como un producto exterior, ya que de lo contrario se obtendría el triple producto escalar. En su lugar, se puede utilizar una contracción izquierda [ 6 ] , de modo que la fórmula se convierte en [ 7 ].

a(bdo)=b(ado)(ab)do=(ado)b(ab)do{\displaystyle {\begin{aligned}-\mathbf {a} \;{\big \lrcorner }\;(\mathbf {b} \wedge \mathbf {c} )&=\mathbf {b} \wedge (\mathbf {a} \;{\big \lrcorner }\;\mathbf {c} )-(\mathbf {a} \;{\big \lrcorner }\;\mathbf {b} )\wedge \mathbf {c} \\&=(\mathbf {a} \cdot \mathbf {c} )\mathbf {b} -(\mathbf {a} \cdot \mathbf {b} )\mathbf {c} \end{aligned}}}

La demostración se deriva de las propiedades de la contracción. [ 6 ] El resultado es el mismo vector que el calculado usando a × ( b × c ).

Producto vectorial triple no conmutativo

Con operadores vectoriales no conmutativosa^,b^,do^{\displaystyle \mathbf {\hat {a}} ,\mathbf {\hat {b}} ,\mathbf {\hat {c}} }, se mantienen relaciones especiales para el producto triple de acuerdo con

a^×(b^×do^)=b^(a^do^)do^(a^b^)+α,β=13([a^β,b^α]do^β+[do^α,a^β]b^β+a^β[do^α,b^β])miα{\displaystyle \mathbf {\hat {a}} \times \left(\mathbf {\hat {b}} \times \mathbf {\hat {c}} \right)=\mathbf {\hat {b}} {\Big (}\mathbf {\hat {a}} \cdot \mathbf {\hat {c}} {\Big )}-\mathbf {\hat {c}} {\Big (}\mathbf {\hat {a}} \cdot \mathbf {\hat {b}} {\Big )}+\sum _{\alpha ,\beta =1}^{3}\left(\left[{\hat {a}}_{\beta },{\hat {b}}_{\alpha }\right]{\hat {c}}_{\beta }+\left[{\hat {c}}_{\alpha },{\hat {a}}_{\beta }\right]{\hat {b}}_{\beta }+{\hat {a}}_{\beta }\left[{\hat {c}}_{\alpha },{\hat {b}}_{\beta }\right]\right)\mathbf {e} _{\alpha }}(a^×b^)×do^=b^(a^do^)a^(b^do^)+α,β=13[a^β,b^α]do^βmiα{\displaystyle \left(\mathbf {\hat {a}} \times \mathbf {\hat {b}} \right)\times \mathbf {\hat {c}} =\mathbf {\hat {b}} \left(\mathbf {\hat {a}} \cdot \mathbf {\hat {c}} \right)-\mathbf {\hat {a}} \left(\mathbf {\hat {b}} \cdot \mathbf {\hat {c}} \right)+\sum _{\alpha ,\beta =1}^{3}\left[{\hat {a}}_{\beta },{\hat {b}}_{\alpha }\right]{\hat {c}}_{\beta }\mathbf {e} _{\alpha }}

con los vectores unitariosmiα{\displaystyle \mathbf {e} _{\alpha }}deα{\displaystyle \alpha }, conα{\displaystyle \alpha }yβ{\displaystyle \beta }siendo los índices de una base ortonormal tridimensional y los corchetes representan el conmutador .

Prueba

Utilizando los componentes individuales del producto cruzado

(a×b)α=εαβγaβbγ,{\displaystyle \left(\mathbf {a} \times \mathbf {b} \right)_{\alpha }=\varepsilon _{\alpha \beta \gamma }a_{\beta }b_{\gamma }\,,}

así como la expresión del símbolo Levi-Civita a través del delta de Kronecker

εαβγεγμν=δαμδβνδανδβμ,{\displaystyle \varepsilon _{\alpha \beta \gamma }\varepsilon _{\gamma \mu \nu }=\delta _{\alpha \mu }\delta _{\beta \nu }-\delta _{\alpha \nu }\delta _{\beta \mu }\,,}

recibimos la expresión

(a^×(b^×do^))α=εαβγa^β(b^×do^)γ=εαβγa^βεγμνb^μdo^ν=(δαμδβνδανδβμ)a^βb^μdo^ν=a^βb^αdo^βa^βb^βdo^α=(b^αa^βdo^βdo^αa^βb^β)+(a^βb^αdo^βb^αa^βdo^β)+(do^αa^βb^βa^βb^βdo^α)=b^α(a^βdo^β)do^α(a^βb^β)+[a^β,b^α]do^β+[do^α,a^βb^β]=b^α(a^do^)do^α(a^b^)+[a^β,b^α]do^β+[do^α,a^β]b^β+aβ[do^α,b^β]{\displaystyle {\begin{aligned}\left(\mathbf {\hat {a}} \times \left(\mathbf {\hat {b}} \times \mathbf {\hat {c}} \right)\right)_{\alpha }&=\varepsilon _{\alpha \beta \gamma }{\hat {a}}_{\beta }\left(\mathbf {\hat {b}} \times \mathbf {\hat {c}} \right)_{\gamma }=\varepsilon _{\alpha \beta \gamma }{\hat {a}}_{\beta }\varepsilon _{\gamma \mu \nu }{\hat {b}}_{\mu }{\hat {c}}_{\nu }\\&=\left(\delta _{\alpha \mu }\delta _{\beta \nu }-\delta _{\alpha \nu }\delta _{\beta \mu }\right){\hat {a}}_{\beta }{\hat {b}}_{\mu }{\hat {c}}_{\nu }={\hat {a}}_{\beta }{\hat {b}}_{\alpha }{\hat {c}}_{\beta }-{\hat {a}}_{\beta }{\hat {b}}_{\beta }{\hat {c}}_{\alpha }\\&=\left({\hat {b}}_{\alpha }{\hat {a}}_{\beta }{\hat {c}}_{\beta }-{\hat {c}}_{\alpha }{\hat {a}}_{\beta }{\hat {b}}_{\beta }\right)+\left({\hat {a}}_{\beta }{\hat {b}}_{\alpha }{\hat {c}}_{\beta }-{\hat {b}}_{\alpha }{\hat {a}}_{\beta }{\hat {c}}_{\beta }\right)+\left({\hat {c}}_{\alpha }{\hat {a}}_{\beta }{\hat {b}}_{\beta }-{\hat {a}}_{\beta }{\hat {b}}_{\beta }{\hat {c}}_{\alpha }\right)\\&={\hat {b}}_{\alpha }\left({\hat {a}}_{\beta }{\hat {c}}_{\beta }\right)-{\hat {c}}_{\alpha }\left({\hat {a}}_{\beta }{\hat {b}}_{\beta }\right)+\left[{\hat {a}}_{\beta },{\hat {b}}_{\alpha }\right]{\hat {c}}_{\beta }+\left[{\hat {c}}_{\alpha },{\hat {a}}_{\beta }{\hat {b}}_{\beta }\right]\\&={\hat {b}}_{\alpha }\left(\mathbf {\hat {a}} \cdot \mathbf {\hat {c}} \right)-{\hat {c}}_{\alpha }\left(\mathbf {\hat {a}} \cdot \mathbf {\hat {b}} \right)+\left[{\hat {a}}_{\beta },{\hat {b}}_{\alpha }\right]{\hat {c}}_{\beta }+\left[{\hat {c}}_{\alpha },{\hat {a}}_{\beta }\right]{\hat {b}}_{\beta }+a_{\beta }\left[{\hat {c}}_{\alpha },{\hat {b}}_{\beta }\right]\end{aligned}}}

para la primera identidad y la expresión

((a^×b^)×do^)α=εαβγ(a^×b^)βdo^γ=εαβγεβμνa^μb^νdo^γ=(δναδμγδμαδνγ)a^μb^νdo^γ=a^μb^αdo^μa^αb^νdo^ν=(a^μb^αb^αa^μ+b^αa^μ)do^μa^α(b^do^)=([a^μ,b^α]+b^αa^μ)do^μa^α(b^do^)=b^α(a^do^)a^α(b^do^)+[a^μ,b^α]do^μ{\displaystyle {\begin{aligned}\left(\left(\mathbf {\hat {a}} \times \mathbf {\hat {b}} \right)\times \mathbf {\hat {c}} \right)_{\alpha }&=\varepsilon _{\alpha \beta \gamma }\left(\mathbf {\hat {a}} \times \mathbf {\hat {b}} \right)_{\beta }{\hat {c}}_{\gamma }=\varepsilon _{\alpha \beta \gamma }\varepsilon _{\beta \mu \nu }{\hat {a}}_{\mu }{\hat {b}}_{\nu }{\hat {c}}_{\gamma }\\&=\left(\delta _{\nu \alpha }\delta _{\mu \gamma }-\delta _{\mu \alpha }\delta _{\nu \gamma }\right){\hat {a}}_{\mu }{\hat {b}}_{\nu }{\hat {c}}_{\gamma }={\hat {a}}_{\mu }{\hat {b}}_{\alpha }{\hat {c}}_{\mu }-{\hat {a}}_{\alpha }{\hat {b}}_{\nu }{\hat {c}}_{\nu }\\&=\left({\hat {a}}_{\mu }{\hat {b}}_{\alpha }-{\hat {b}}_{\alpha }{\hat {a}}_{\mu }+{\hat {b}}_{\alpha }{\hat {a}}_{\mu }\right){\hat {c}}_{\mu }-{\hat {a}}_{\alpha }\left(\mathbf {\hat {b}} \cdot \mathbf {\hat {c}} \right)\\&=\left(\left[{\hat {a}}_{\mu },{\hat {b}}_{\alpha }\right]+{\hat {b}}_{\alpha }{\hat {a}}_{\mu }\right){\hat {c}}_{\mu }-{\hat {a}}_{\alpha }\left(\mathbf {\hat {b}} \cdot \mathbf {\hat {c}} \right)\\&={\hat {b}}_{\alpha }\left(\mathbf {\hat {a}} \cdot \mathbf {\hat {c}} \right)-{\hat {a}}_{\alpha }\left(\mathbf {\hat {b}} \cdot \mathbf {\hat {c}} \right)+\left[{\hat {a}}_{\mu },{\hat {b}}_{\alpha }\right]{\hat {c}}_{\mu }\end{aligned}}}

para la segunda identidad para cada uno de los tres índices. Al expresarlos mediante una suma de todos los índices, se obtiene la identidad original.

producto bivector triple

En álgebra geométrica, tres bivectores también pueden tener un producto triple. Este producto imita el producto triple de vectores estándar. El producto antisimétrico de tres bivectores es:

a×(b×do)=(ado)b+(ab)do{\displaystyle {\overset {\Rightarrow }{a}}\times \left({\overset {\Rightarrow }{b}}\times {\overset {\Rightarrow }{c}}\right)=-\left({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{c}}\right){\overset {\Rightarrow }{b}}+\left({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{b}}\right){\overset {\Rightarrow }{c}}}

Prueba

Esta demostración se realiza tomando el dual de la versión de álgebra geométrica del producto vectorial triple hasta que todos los vectores se conviertan en bivectores.

(a(bdo))=12(a(bdo)(bdo)a)=a×(bdo)(a×(bdo))=12(a12(bdodob)12(bdodob)a)=a×(bdo)(a×(bdo))=12(a12(bdodob)12(bdodob)a)=a×(b×do){\displaystyle {\begin{alignedat}{3}&(-\mathbf {a} \;{\big \lrcorner }\;(\mathbf {b} \wedge \mathbf {c} ))\star &&=-{\tfrac {1}{2}}\left({\overset {\Rightarrow }{a}}(\mathbf {b} \wedge \mathbf {c} )-(\mathbf {b} \wedge \mathbf {c} ){\overset {\Rightarrow }{a}}\right)&&=-{\overset {\Rightarrow }{a}}\times (\mathbf {b} \wedge \mathbf {c} )\\&(-{\overset {\Rightarrow }{a}}\times (\mathbf {b} \wedge \mathbf {c} ))\star &&=-{\tfrac {1}{2}}\left({\overset {\Rightarrow }{a}}{\tfrac {1}{2}}({\overset {\Rightarrow }{b}}\mathbf {c} -\mathbf {c} {\overset {\Rightarrow }{b}})-{\tfrac {1}{2}}({\overset {\Rightarrow }{b}}\mathbf {c} -\mathbf {c} {\overset {\Rightarrow }{b}}){\overset {\Rightarrow }{a}}\right)&&=-{\overset {\Rightarrow }{a}}\times ({\overset {\Rightarrow }{b}}\cdot \mathbf {c} )\\&(-{\overset {\Rightarrow }{a}}\times ({\overset {\Rightarrow }{b}}\cdot \mathbf {c} ))\star &&=-{\tfrac {1}{2}}\left({\overset {\Rightarrow }{a}}{\tfrac {1}{2}}({\overset {\Rightarrow }{b}}{\overset {\Rightarrow }{c}}-{\overset {\Rightarrow }{c}}{\overset {\Rightarrow }{b}})-{\tfrac {1}{2}}({\overset {\Rightarrow }{b}}{\overset {\Rightarrow }{c}}-{\overset {\Rightarrow }{c}}{\overset {\Rightarrow }{b}}){\overset {\Rightarrow }{a}}\right)&&={\overset {\Rightarrow }{a}}\times ({\overset {\Rightarrow }{b}}\times {\overset {\Rightarrow }{c}})\end{alignedat}}}

Fueron tres duelos. Esto también debe hacerse hacia el lado izquierdo.

((((ado)b(ab)do)))=12(ado+doa)b12(ab+ba)do=(ado)b+(ab)do{\displaystyle {\begin{aligned}&((((\mathbf {a} \cdot \mathbf {c} )\mathbf {b} -(\mathbf {a} \cdot \mathbf {b} )\mathbf {c} )\star )\star )\star \\&={\tfrac {1}{2}}({\overset {\Rightarrow }{a}}{\overset {\Rightarrow }{c}}+{\overset {\Rightarrow }{c}}{\overset {\Rightarrow }{a}}){\overset {\Rightarrow }{b}}-{\tfrac {1}{2}}({\overset {\Rightarrow }{a}}{\overset {\Rightarrow }{b}}+{\overset {\Rightarrow }{b}}{\overset {\Rightarrow }{a}}){\overset {\Rightarrow }{c}}\\&=({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{c}}){\overset {\Rightarrow }{b}}+({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{b}}){\overset {\Rightarrow }{c}}\end{aligned}}}

Al negar ambos lados obtenemos:

a×(b×do)=(ado)b+(ab)do{\displaystyle {\overset {\Rightarrow }{a}}\times ({\overset {\Rightarrow }{b}}\times {\overset {\Rightarrow }{c}})=-({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{c}}){\overset {\Rightarrow }{b}}+({\overset {\Rightarrow }{a}}\cdot {\overset {\Rightarrow }{b}}){\overset {\Rightarrow }{c}}}

Productos triples utilizando notación tensorial

Puede resultar útil en campos como la geometría diferencial , la relatividad especial y la física teórica en general expresar los componentes de productos triples utilizando la notación tensorial .

Esto se debe a que dicha representación proporciona una forma invariante respecto a la base (o independiente de las coordenadas ) de expresar las propiedades del producto.

El producto escalar triple se expresa utilizando el símbolo de Levi-Civita : [ 8 ]a[b×do]=εijkaibjdok{\displaystyle \mathbf {a} \cdot [\mathbf {b} \times \mathbf {c} ]=\varepsilon _{ijk}a^{i}b^{j}c^{k}} mientras que el producto vectorial triple: (a×[b×do])i=εijkajεkmetrobdometro=εijkεkmetroajbdometro,{\displaystyle (\mathbf {a} \times [\mathbf {b} \times \mathbf {c} ])_{i}=\varepsilon _{ijk}a^{j}\varepsilon ^{k\ell m}b_{\ell }c_{m}=\varepsilon _{ijk}\varepsilon ^{k\ell m}a^{j}b_{\ell }c_{m},} refiriéndose a lai{\displaystyle i}-ésimo componente del vector resultante. Esto se puede simplificar realizando una contracción en los símbolos de Levi-Civita ,εijkεkmetro=δijmetro=δiδjmetroδimetroδj,{\displaystyle \varepsilon _{ijk}\varepsilon ^{k\ell m}=\delta _{ij}^{\ell m}=\delta _{i}^{\ell }\delta _{j}^{m}-\delta _{i}^{m}\delta _{j}^{\ell }\,,} dóndeδji{\displaystyle \delta _{j}^{i}}es la función delta de Kronecker (δji=0{\displaystyle \delta _{j}^{i}=0}cuandoij{\displaystyle i\neq j}yδji=1{\displaystyle \delta _{j}^{i}=1}cuandoi=j{\displaystyle i=j}) yδijmetro{\displaystyle \delta _{ij}^{\ell m}}es la función delta de Kronecker generalizada . Podemos deducir esta identidad reconociendo que el índicek{\displaystyle k}se sumará dejando soloi{\displaystyle i}yj{\displaystyle j}En el primer término, fijamosi={\displaystyle i=\ell }y por lo tantoj=metro{\displaystyle j=m}. Asimismo, en el segundo término, fijamosi=metro{\displaystyle i=m}y por lo tanto=j{\displaystyle \ell =j}.

Volviendo al producto de triple cruz, (a×[b×do])i=(δiδjmetroδimetroδj)ajbdometro=ajbidojajbjdoi=bi(ado)doi(ab).{\displaystyle {\begin{aligned}\left(\mathbf {a} \times [\mathbf {b} \times \mathbf {c} ]\right)_{i}&=\left(\delta _{i}^{\ell }\delta _{j}^{m}-\delta _{i}^{m}\delta _{j}^{\ell }\right)a^{j}b_{\ell }c_{m}\\[1ex]&=a^{j}b_{i}c_{j}-a^{j}b_{j}c_{i}=b_{i}(\mathbf {a} \cdot \mathbf {c} )-c_{i}(\mathbf {a} \cdot \mathbf {b} )\,.\end{aligned}}}

Véase también

Notas

  1. Wong, Chun Wa (2013). Introducción a la física matemática: métodos y conceptos . Oxford University Press. pág.  215. ISBN 9780199641390.
  2. ^ Joseph Louis Lagrange no desarrolló el producto vectorial como un producto algebraico en vectores, pero sí utilizó una forma equivalente en componentes: ver Lagrange, JL (1773). "Soluciones analíticas de quelques problèmes sur les pirámides triangulares". Obras . vol. 3. Es posible que haya escrito una fórmula similar a la expansión del triple producto en forma de componentes. Véase también la identidad de Lagrange y Kiyosi Itô (1987). Diccionario enciclopédico de matemáticas . MIT Press. pág. 1679. ISBN  0-262-59020-4.
  3. Kiyosi Itô (1993). «§C: Producto vectorial» . Diccionario enciclopédico de matemáticas (2ª ed.). Prensa del MIT. pag. 1679.ISBN   0-262-59020-4.
  4. Pengzhi Lin (2008). Modelado numérico de olas de agua: una introducción para ingenieros y científicos . Routledge. pág. 13. ISBN  978-0-415-41578-1.
  5. J. Heading (1970). Métodos matemáticos en ciencia e ingeniería . American Elsevier Publishing Company, Inc. pp. 262–263 . 
  6. 1 2 Pertti Lounesto (2001). Álgebras de Clifford y espinores (2.ª ed.). Cambridge University Press. pág. 46. ISBN   0-521-00551-5.
  7. Janne Pesonen. "Álgebra geométrica de una y varias variables multivectoriales" (PDF) . pág. 37. 
  8. "Tensor de permutación" . Wolfram . Consultado el 21 de mayo de 2014 .

Referencias

  • Lass, Harry (1950). Análisis vectorial y tensorial . McGraw-Hill Book Company, Inc. págs. 23–25 . 
  • Vídeo de Khan Academy que demuestra la expansión del triple producto.