Interpreting a vector expression

  • Context: Graduate 
  • Thread starter Thread starter wofsy
  • Start date Start date
  • Tags Tags
    Expression Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
wofsy
Messages
724
Reaction score
0
In R^3 I have two vectors a and b and the operator D = (d/dx,d/dy,d/dz)

What is the interpretation/ picture of (aD)b - (bD)a? This is another vector.
 
Last edited:
Physics news on Phys.org
You mean a geometrical interpretation? It's the Lie derivative, [itex]{\mathcal L}_A B[/itex].
 
Ben Niehoff said:
You mean a geometrical interpretation? It's the Lie derivative, [itex]{\mathcal L}_A B[/itex].

thanks. That's all I need.