Manipulating Equations with Del Operators

  • Context: Graduate 
  • Thread starter Thread starter dm164
  • Start date Start date
  • Tags Tags
    Del Operators
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
dm164
Messages
21
Reaction score
1
I'm trying to understand how to manipulate equations with del operators.

If I have a equation like :

div( A + B ) = div(E)
and assume A,B,E are twice differential vectors

do div cancel?

can I say E = A + B?

If I write is like this
div( A + B - E ) = 0
div( A + B - (A + B)) = 0
div( 0 ) = 0.

but div( constant ) = 0 also
 
Physics news on Phys.org
dm164 said:
I'm trying to understand how to manipulate equations with del operators.

If I have a equation like :

div( A + B ) = div(E)
and assume A,B,E are twice differential vectors

do div cancel?

can I say E = A + B?

if the divergence of a vector field is zero then it is the curl of another vector field.