Solution To MAT304 Test



Photo Credit: dreamstime.com




This is my first post on vector analysis, i will be solving questions involving the stokes theorem, greens theorem and divergence of a vector field.
Now to understand all this, you must have a strong knowledge of fundamental calculus. Below are the questions and solutions.


Please kindly use the comment box or contact form on the homepage of this blog for any comment, corrections and observations, because i cannot guarantee a 100% accuracy due to typographic errors and others errors made during the process of solving.

Questions

NOTE: The initial solution to problem 1 and 2 had few mistakes, so i updated the solution.


(1) Evaluate the integral cy2dx+z2dy+x2dz, where C is the triangular closed path joining the points (0,0,0),(0,a,0),(0,0,a), by transforming the integral to surface integral using stoke's theorem.
(2)Verify the Green's theorem in the form c(3x38y3)dx+(2y3xy)dy where C is the boundary of the region defined by y=x,y=x2.
(3) Show that div(ϕ1×ϕ2)=0.

Solution 1

 We are to apply the stoke's theorem to evaluate the integral


graphics image below

The stokes theorem is given by A.dr=s(×A).nds.
where n is the unit normal vector.
Now we are to obtain A from the given integral by cA.dr=c[y2dx+z2dy+x2dz]
to obtain A factor out dx,dy,dz so that we obtain an integral vector.
=(y2i+z2j+x2k)(idx+jdy+kdz)y2i+z2j+x2k
Now we can easily let A=y2i+z2j+x2k
curl.A=×A
|ijkddxddxddzy2z2x2|


We take the determinant of the matrix
i[ddy(x2)ddz(z2)]j[ddx(x2)ddz(y2)]+k[ddx(z2)ddy(y2)]
by taking the partial derivatives we get
=i(2z)j(2x)+k(2y)
=2(zi+xj+yk)
Since the x-coordinate of each vertex x of triangle is 0 therefore the triangle is in the yz plane
(×A).n=(2zi2xj2yk).i
The equation of the line AB is z=y
cA.dr=R(2z)ds
=a0dy0y(2z)dz
a0dy[z2]0y=a0y2dy
=[y33]a0
=a33

Solution 2

Since the boundary of the region is given by y=x and
y=x2, then we substitute y=x2,dy=2xdx into the integral
=(3x38(x2)3)dx+(2(x2)3x(x2))(2x)dx
=(3x38x6)dx+(4x36x4)dx
=(8x66x4+7x3)dx
Along the curve (1,0)
=10(8x66x4+7x3)dx
=8x776x55+7x44|10
=8765+74=160168+245140
=83140..............(1)
Now along the y=x,dy=dx from (1,1) to (0,0)
01(3x38(x)3)dx+(2(x)3x(x))dx
=01(3x38x3)dx+(2x3x2)dx
01(5x33x2+2x)dx=5x443x33+2x22|01
0(541+1)=0(54+44)=54........(2)
The require line integral is thus:
=eqn(1)-eqn(2)
8314054=83175140=258140
Now we proceed to evaluate using Green's theorem
(Mdx+Ndy)=R(dNdxdMdy)dxdy
Using the integral
c(3x38y3)dx+(2y3xy)dy
Let M=(3x38y3)dx and N=(2y3xy)dy
so that
1x=0xy=x2(ddx(2y3xy)(ddy(3x38y3))dxdy
1x=0xy=x2[(3y)(24y2)]dxdy
1x=0xy=x2[3y+24y2]dydx
1x=0[3y22+24y33]xy=x2
1x=0[3(x)22+8x3(3(x2)22+24(x2)33)]
1x=0[3x22+8x3+3x428x6]
=3x36+8x44+3x5108x77|10=x32+2x4+3x5108x77|10
=(12+2+31087)0
35+140+218070=4670=2335


Solution 3

div(ϕ1×ϕ2)=0.

We are to show that (ϕ1×ϕ2)=0.
=|ijkdϕ1dxdϕ1dydϕ1dzdϕ2dxdϕ2dydϕ2dz|


=[i(dϕ1ϕ2dydzdϕ1ϕ2dydz)j(dϕ1ϕ2dxdzdϕ1ϕ2dxdz)+k(dϕ1ϕ2dxdydϕ1ϕ2dxdy)]
=(i(0)j(0)+k(0))
=d(0)dx+d(0)dy+d(0)dz
=0,