Finding the Correct Parameterization for Line Integral

Darkmisc
Messages
222
Reaction score
31

Homework Statement



I'm attempting Q 3 from ch 16.4 of Stewart (p 1060).

We are required to find the line integral where C is the triangle with vertices (0,0), (1,0) and (1,2).

The line integral is

Int xy dx + x^2*y^3 dy




Homework Equations





The Attempt at a Solution



I'm having trouble parametizing the vertical line between (1,0) and (1,2).

I'd let y = 2t and x = 1, but got the wrong final answer. I suspect it's because line (1,0) to (1,2) was incorrectly expressed.

I then wanted to integrate in terms of dy, with terminals for y of 0 and 2, and parametizing y in terms of y, but where does that leave the dx in the first part of the equation?

I imagine it would be easier to use Green's Theorem, but the question specifically requires the use of line integrals.
 
Physics news on Phys.org
Darkmisc said:

Homework Statement



I'm attempting Q 3 from ch 16.4 of Stewart (p 1060).

We are required to find the line integral where C is the triangle with vertices (0,0), (1,0) and (1,2).

The line integral is

Int xy dx + x^2*y^3 dy

Homework Equations


The Attempt at a Solution



I'm having trouble parametizing the vertical line between (1,0) and (1,2).

I'd let y = 2t and x = 1, but got the wrong final answer. I suspect it's because line (1,0) to (1,2) was incorrectly expressed.

I then wanted to integrate in terms of dy, with terminals for y of 0 and 2, and parametizing y in terms of y, but where does that leave the dx in the first part of the equation?

I imagine it would be easier to use Green's Theorem, but the question specifically requires the use of line integrals.
Both parameterizations would work, but you haven't provided enough detail for us to see where you went wrong. In either case, x is a constant, so the dx term drops out.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top