If your solution to stated problem does not match the given solution, you should self-critique per instructions at

 

   http://vhcc2.vhcc.edu/dsmith/geninfo/labrynth_created_fall_05/levl1_22/levl2_81/file3_259.htm

.

Your solution, attempt at solution.  If you are unable to attempt a solution, give a phrase-by-phrase interpretation of the problem along with a statement of what you do or do not understand about it.  This response should be given, based on the work you did in completing the assignment, before you look at the given solution.

At the end of this document, after the qa problems (which provide you with questions and solutions), there is a series of Questions, Problems and Exercises

In the context of a function F(x, y) = F_1 (x, y) i + F_2 (x, y) j we find that the line integral of F dot `ds around a rectangle with sides of length `dx and `dy parallel to the coordinate axes, in the vicinity of the point (x, y), is close to the value of the area integral of (-F_1_y + F_2_x), taken over the entire rectangle.

In the notation of the text, F_1(x, y) is the function M(x, y) and F_2 (x, y) is the function N(x, y), so that F(x, y) = M i + N j.  The line integral of F dot `ds around a closed curve C is just the integral

integral( M dx + N dy, integrated around the curve C).

If the functions M and N are reasonably well-behaved and the curve C isn't too pathological, then the result for the original small rectangle can be extended to the entire curve and the integral is equal to the area integral (which will be expressed as a double integral):

integral ( (N_x - M_y) dA, integrated over the region inside the curve).

This is a fairly remarkable result, indicating that the behavior of a vector function inside a region can be predicted by its behavior just on the boundary of the region (and vice versa).  This result and its extensions (Stokes' Theorem and the Divergence Theorem) are of wide applicability in the theory of electromagnetism, thermal energy flows and hydrodynamics, to mention only a few of the many applications.

Question

`q001.  Identify the functions M and N in the following: 

integral( 3 x^2 y dx + 5 x e^sqrt(x^2 + y^2) dy, integrated along the arc of a circle of radius 1 centered at the origin).

integral( sqrt( x y) dy - x y / (x^2 + y^2) dx, integrated around boundary of the rectangle 1 <= x <= 3, 1 <= y <= 2)

Your solution

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Confidence rating:
 

Given Solution

M is the coefficient of dx, N the coefficient of dy. 

So for the first integral, M(x, y) = 3 x^2 y  and N(x, y) = 5 x e^sqrt(x^2 + y^2)

For the second integral, N(x, y) =  sqrt( x y) and M(x, y) = - x y / (x^2 + y^2).

Self-critique (if necessary):

 

 

 

 

 

 

 

 

 

 

Self-critique rating:

Question

`q002.  What is the integrand for the area integral corresponding to each of the integrals in the preceding?  Those integrals are

integral( 3 x^2 y dx + 5 x e^sqrt(x^2 + y^2) dy, integrated along the arc of a circle of radius 1 centered at the origin).

and

integral( sqrt( x y) dy - x y / (x^2 + y^2) dx, integrated around boundary of the rectangle 1 <= x <= 3, 1 <= y <= 2).

 

Your solution

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Confidence rating:
 

Given Solution

The area integral has integrand N_x - M_y . 

For the first integral , M(x, y) = 3 x^2 y and N(x, y) = 5 x e^sqrt(x^2 + y^2).  So M_y = 3 x^2, and N_x = 5 e^sqrt(x^2 + y^2) + 10 x y e^sqrt(x^2 + y^2).

The integrand is therefore 3 x^2 - (5 e^sqrt(x^2 + y^2) + 10 x y e^sqrt(x^2 + y^2)).

For the second integral, N(x, y) =  sqrt( x y) and M(x, y) = - x y / (x^2 + y^2).  The integrand is N_x  - M_y  = y / (2 sqrt( x y ) ) - ( -x / (x^2 + y^2) + 2 x y^2 / (x^2 + y^2)^2).

Self-critique (if necessary):

 

 

 

 

 

 

 

 

 

 

Self-critique rating:

Question

`q003.  Parameterize the curves and set up the integrals given in the first question.

The integrals are

integral( 3 x^2 y dx + 5 x e^sqrt(x^2 + y^2) dy, integrated along the arc of a circle of radius 1 centered at the origin).

integral( sqrt( x y) dy - x y / (x^2 + y^2) dx, integrated around boundary of the rectangle 1 <= x <= 3, 1 <= y <= 2)

 

Your solution

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Confidence rating:
 

Given Solution

The circle of the first integral can be parameterized by x(t) = cos(t), y(t) = sin(t), 0 <= t M= 2 pi.  Note that this parameterization takes use in the positive (i.e., counterclockwise) direction around the circle.  With this parameterization out integral is

integral ( 3 cos^2(t) sin(t) * (-sin(t) dt) + 5 cos(t) e^sqrt(cos^2(t) + sin^2(t)) * cos(t) dt, t from 0 to 2 pi)

= integral ( -3 cos^2(t) sin^2(t) + 5 cos^2(t), t from 0 to 2 pi).

This integral is perfectly feasible using standard methods.

 

The rectangle of the second integral can be parameterized on each of its four sides. 

The first side runs from x = 1 to x = 3, with y = 1, so that dy = 0, yielding integral(  -x * 1 / (x^2 + 1^2) dx, x from 1 to 3) .  The integrand simplifies to -x / (1 + x^2).

The second side runs from y = 1 to y = 2, with x = 3, so that dx = 0, yielding integral (sqrt(3 y) dy, y from 2 to 3).

The third side runs from x = 3 to x = 1 with y = 2 and dy = 0, yielding integral( -2 x / (x^2 + 4) dx, x from 3 to 1).

The fourth side yields integral ( sqrt(y) dy, y from 2 to 1).

All these integrals are straightforward (the first and third use substitution u = 1 + x^2 and u = 4 + x^2, respectively).

Self-critique (if necessary):

 

 

 

 

 

 

 

 

 

 

Self-critique rating:

Question`q004.  Set up the area integrals corresponding to the line integrals of the preceding.

Your solution

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Confidence rating:
 

Given Solution

As we found in the second question, the integrand for the first area integral is 3 x^2 - (5 e^sqrt(x^2 + y^2) + 10 x y e^sqrt(x^2 + y^2)).

The region is the circle of radius 1 centered at the origin, which can be described by -1 <= x <= 1, -sqrt(1 - x^2) <= y <= sqrt(1 - x^2).

Our integral is therefore

int( int( 3 x^2 - (5 e^sqrt(x^2 + y^2) + 10 x y e^sqrt(x^2 + y^2)) dy, -sqrt(1-x^2), sqrt(1 - x^2)), dx, -1, 1).

The exponential of the first part cannot be integrated in closed form.  Our only hope for evaluating this integral is to do the line integral we found in the preceding solution.  Fortunately, if the present integral is important, this appears to be straightforward.

The integrand corresponding to our second line integral is y / (2 sqrt( x y ) ) + x / (x^2 + y^2) - 2 x y^2 / (x^2 + y^2)^2.  The region is straightforward, and our area integral is

int(int(y / (2 sqrt( x y ) ) + x / (x^2 + y^2) - 2 x y^2 / (x^2 + y^2)^2) dx, 1, 3) dy, 1, 2).

The integration is possible using methods of first-year calculus, and the result should agree with the line integral of the preceding question.  Doesn't look like it does, but it should.  If it doesn't, then see if you can find the error(s) in these solutions.

Self-critique (if necessary):

 

 

 

 

 

 

 

 

 

 

Self-critique rating: