Understanding Vector Integral Notation

  • Context: Graduate 
  • Thread starter Thread starter tolove
  • Start date Start date
  • Tags Tags
    Integrals Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
tolove
Messages
164
Reaction score
1
Given,

[itex] \sigma_{b} = \vec{P}\bullet\hat{n}[/itex]

Now, integrate both sides over a closed surface,

[itex] \oint \sigma_{b} da = \oint (\vec{P}\bullet\hat{n}) da[/itex]

My math is fuzzy, and I don't really understand this next step.

[itex] \oint \sigma_{b} da = \oint \vec{P} \bullet d\vec{a}[/itex]

What's going on here?

Thank you for your time!
 
Physics news on Phys.org
da is the SCALAR area element, a positive number.
[itex]d\vec{a}\equiv\vec{n}da[/itex] is the ORIENTED area element, a vector in direction of the local normal vector, and with magnitude da.
 
It's simply a matter of notation. "da" is the "differential of area". "[tex]d\vec{a}[/tex]" is defined as the unit normal vector times da. So [itex]\vec{P}\cdot\vec{n}da= \vec{P}\cdot\ieft(\vec{n}da\right)= \vec{P}\cdot d\vec{a}[/itex].