Fronzbot
- 58
- 0
Homework Statement
Assume the vector function A = ax(3x^{2}2y^{2})-ax(x^{3}y^{2})
a) Find \ointA\cdotdl around the triangular contour shown in Fig. 2-36 [it is a triangle with base and height of one on the x and y axis. the curl travels so that the normal vector is in the -z direction]
b) Evaluate \int(\nabla\timesA)\cdotds over the triangular area.
Homework Equations
The equation in part a) should be equivalent to that of b) as per Stoke's theorem
The Attempt at a Solution
Part a) is where I'm having trouble. Here is my work for that and I am 100% sure it is incorrect. I have no idea how to set it up, that's my problem. The execution is no big deal, but the set-up part is. Any guidance is appreciated.
A\cdotdl = [ax(3x^{2}2y^{2})-ax(x^{3}y^{2}) \cdot [ax(dx) + ay(dy)]
= 3x^{2}y^{2}dx - x^{3}y^{2}dy
_{1}^{2}\int3x^{2}y^{2}dx - _{1}^{2}\intx^{3}y^{2}dy
I then said the area of the triangle is equal to 1/2 (since .5*1*1 = .5) From there I said x = 1/y and y =1/x so I could plug into each equation to get:
_{1}^{2}\int3x^{2}(1/y)^{2}dx - _{1}^{2}\int(1/x)^{3}y^{2}dy
= 3 - ln(2) =2.3068
PART B:
I'm fairly confident in my execution of this, but it would be worth verifying.
\nabla\timesA = ax(\partial/\partialy * Az - \partial/\partialz * Ay) + ay(\partial/\partialz * Ax - \partial/\partialx * Az) + az(\partial/\partialx * Ay - \partial/\partialy * Ax)
= ax(0-0) + ay(0-0) + az(-6x^{4}y^{4} + 6x^{5}y^{3})
ds = ds_{z} = dxdy
\int(\nabla\timesA)\cdotds = _{1}^{2}\int_{1}^{2}\int(-6x^{4}y^{4} + 6x^{5}y^{3})dxdy = 5.61
EDIT- for some reason the tex stuff is being really obnoxious for me. the 12 that your seeing is the boundry of the integral (going from 1 to 2) and if you look carefully, there is a dot in between A and dl and others like that. I apologize for it looking crappy!
Last edited: