Understanding Vector Integral Notation

  • Thread starter Thread starter tolove
  • Start date Start date
  • Tags Tags
    Integrals Vector
tolove
Messages
164
Reaction score
1
Given,

<br /> \sigma_{b} = \vec{P}\bullet\hat{n}<br />

Now, integrate both sides over a closed surface,

<br /> \oint \sigma_{b} da = \oint (\vec{P}\bullet\hat{n}) da<br />

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

<br /> \oint \sigma_{b} da = \oint \vec{P} \bullet d\vec{a}<br />

What's going on here?

Thank you for your time!
 
Physics news on Phys.org
da is the SCALAR area element, a positive number.
d\vec{a}\equiv\vec{n}da 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". "d\vec{a}" is defined as the unit normal vector times da. So \vec{P}\cdot\vec{n}da= \vec{P}\cdot\ieft(\vec{n}da\right)= \vec{P}\cdot d\vec{a}.
 
Back
Top