What is the result of multiplying a vector by its complex conjugate?

  • Thread starter Thread starter hassouna
  • Start date Start date
  • Tags Tags
    Cauchy Momentum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
hassouna
Messages
3
Reaction score
0
I found that the equation is expressed by
e3d8084bef8e3043efefed4ef511b1613eaa54a9


there is outer product ...what I really don't get it is if j is a vector then the outer product of j and j is is obtained by multiplying each element of j by the complex conjugate of each element of j which is basically a matrix not a vector
 
Last edited by a moderator:
Physics news on Phys.org
hassouna said:
I found that the equation is expressed by
e3d8084bef8e3043efefed4ef511b1613eaa54a9


there is outer product ...what I really don't get it is if j is a vector then the outer product of j and j is is obtained by multiplying each element of j by the complex conjugate of each element of j which is basically a matrix not a vector
But when you take the divergence of the outer product of j and j, this yields a vector.
 
divergence is a vector operator we can't operate it on matrix can't we??
 
hassouna said:
divergence is a vector operator we can't operate it on matrix can't we??
Yes. The divergence of a vector is a scalar. The divergence of a 2nd order tensor is a vector. You need to check the literature to see how to take the divergence of a tensor (basically a dyad). See Appendix A of Transport Phenomena by Bird, Stewart, and Lightfoot to see how to work with dyadics and other 2nd order tensors.
 
thank you for your help :smile: