What is the result of multiplying a matrix by the divergence of a vector?

  • Context: Graduate 
  • Thread starter Thread starter mkkrnfoo85
  • Start date Start date
  • Tags Tags
    Divergence Tensor
Click For Summary
SUMMARY

The discussion centers on the mathematical operation involving the multiplication of a 3x3 matrix, denoted as τ, by the divergence of a vector, represented by the operator ∇. It is established that the divergence of the matrix τ, defined as ∇^aτ_{ab}, differs from ∇^bτ_{ab} unless τ is symmetric. The conversation emphasizes the distinction between treating τ as a rank 1 tensor and the implications of using covectors in this context. Ultimately, the result of the operation yields another covector, represented by a specific combination of partial derivatives.

PREREQUISITES
  • Understanding of tensor notation and operations
  • Familiarity with divergence in vector calculus
  • Knowledge of covectors and dual spaces
  • Basic principles of matrix multiplication
NEXT STEPS
  • Study tensor calculus and its applications in physics
  • Learn about the properties of symmetric and antisymmetric tensors
  • Explore the concept of covectors and their role in differential geometry
  • Investigate the relationship between matrices and linear transformations
USEFUL FOR

Mathematicians, physicists, and engineers who work with tensor analysis, vector calculus, and applications in fields such as fluid dynamics and general relativity.

mkkrnfoo85
Messages
50
Reaction score
0
So here's my problem. It may be very simple, but I don't know how to do it. Please help.
Suppose \tau is a 3x3 matrix with elements listed as (a b c; d e f; g h i). What would be the answer to \nabla\bullet\tau be?

Thx

-Mark
 
Physics news on Phys.org
Depends what you're contracting over. You can't really use the dot product on a matrix, because it's not a rank 1 tensor.

\tau has indices \tau_{ab} or \tau^{a}_{\phantom{a}b} or \tau^{ab}. Similarly \nabla is either \nabla_{c} or \nabla^{c}.

(Give or take a raising or lowering of an index using a metric) you'd define the divergence as something like \nabla^{a}\tau_{ab}. That isn't the same as \nabla^{b}\tau_{ab} unless \tau is symmetric.

You don't get this ambiguity when \tau is a rank 1 tensor because \nabla . \tau = \nabla^{a}\tau_{a} = \nabla_{a}\tau^{a}.
 
A nice way to think about this is to treat it as a matrix multiplying a vector. If you imagine multiplying a vector v by \tau, you could write it as

\tau \cdot v

So if we think of \nabla as the 'vector' ( d/dx, d/dy, d/dz ) then we just multiply that on the left of \tau in the same way. I put the word 'vector' in inverted commas because what you've really got is a covector, or an element of the dual space - this is related to the fact that it appears on its side.

After you'd done the multiplication, you'd end up with another covector (we can just pretend it's the same thing as a vector) which looks like

\left( <br /> \frac{da}{dx}+\frac{dd}{dy}+\frac{dg}{dz},\phantom{XX}<br /> \frac{db}{dx}+\frac{de}{dy}+\frac{dh}{dz},\phantom{XX}<br /> \frac{dc}{dx}+\frac{df}{dy}+\frac{di}{dz}<br /> \right)<br />
 
Last edited:

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 18 ·
Replies
18
Views
1K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K