Using Green's theorem to Reduce a Surface Integration to a Path Integral

  Suppose there is a uniformly charged surface  (σ≡charge/area=1) occupying an equilaterial triangle in the z=0 plane:
    "index_1.gif"

The electrical potential goes like "index_2.gif", therefore the potential of a unit charge located at (x,y,z) from a small surface patch at (ξ,η,0) is "index_3.gif"= "index_4.gif"

Try to convert the integral over the region to an integral over its boundary.  We may be able to find a closed form—and even if not the numerical integration should be much more efficient...

We will use Green's Theorem in the Plane:
∫∫("index_5.gif"-"index_6.gif")dxdy = ∫("index_7.gif"dx +"index_8.gif"dy)

Find a function, that when we take the derivative with respect to x, we get 1/r.
We will let "index_9.gif" be the function we find, and set "index_10.gif"=0

"index_11.gif"

To use Green's theorem in the plane  "index_12.gif" = "index_13.gif""index_14.gif"
Try to find a vector function ("index_15.gif", "index_16.gif") that matches the integrand over the domain.  Let "index_17.gif" = 0, then to find "index_18.gif"which when differentiated by η gives 1/r

In[6]:=

"index_19.gif"

Out[6]=

"index_20.gif"

The third (horizontal) boundary of the triangle patch looks like the easiest, let's see if an integral can be found over that patch:

In[7]:=

"index_21.gif"

Out[7]=

"index_22.gif"

The following attempt to find a closed-form integral seems to take "forever" to evaluate and I ended up aborting it, then continuing to evaluate the remainder of the notebook. This command has been commented out to avoid evaluation

In[8]:=

"index_23.gif"

In[9]:=

"index_24.gif"

Out[9]=

"index_25.gif"

In[10]:=

"index_26.gif"

Out[10]=

"index_27.gif"

"index_28.gif"

In[11]:=

"index_29.gif"

Out[11]=

"index_30.gif"

The following attempt to find a closed-form integral seems to take "forever" to evaluate and I ended up aborting it, then continuing to evaluate the remainder of the notebook. This command has been commented out to avoid evaluation

In[12]:=

"index_31.gif"


Created by Wolfram Mathematica 6.0  (28 September 2007) Valid XHTML 1.1!