How Do You Calculate the Line Integral of a Polygonal Path?

  • Thread starter Thread starter jackalope1234
  • Start date Start date
  • Tags Tags
    Line Polygon
Click For Summary
SUMMARY

The discussion focuses on calculating the line integral of the function \(y^2 dx + (xy - x^2) dy\) over a polygonal path from (0,0) to (2,1) with intermediate points at (2,0) and (2,4). Participants emphasize the importance of correctly parametrizing the line segments. The integral evaluates to zero for the segment from (0,0) to (2,0) due to both \(y\) and \(dy\) being zero. The second segment from (2,0) to (2,4) yields a non-zero integral after proper parametrization.

PREREQUISITES
  • Understanding of line integrals in vector calculus
  • Familiarity with parametrization of curves
  • Knowledge of differential forms and their integration
  • Basic proficiency in calculus, particularly integration techniques
NEXT STEPS
  • Study the parametrization of curves in vector calculus
  • Learn about line integrals and their applications in physics
  • Explore the concept of differential forms and their integration methods
  • Practice solving line integrals with varying paths and integrands
USEFUL FOR

Students studying vector calculus, particularly those tackling line integrals, as well as educators looking for examples of parametrization and integration techniques.

jackalope1234
Messages
9
Reaction score
0

Homework Statement



Evaluate Integral y^2 dx + (xy - x^2) dy over the given path C (0,0) to (2,4)
the polygonal path (0,0), (2,0), (2,4) (All one question)


Homework Equations



integral of h (dot product) dr over C

The Attempt at a Solution



I realize I have to parametrize the line segments and use the formula on them individually but whenever I try to parametrize the line segments and then sub what they equal into the equation I end up getting a 0.

for instance (assuming 3 separate segments)

C1. since < 2 , 0 >
x = 0 + 2t, y = 0 + 0t

upon subbing this into the equation I am left with
integral of 0.

I'm guessing I'm parametrizing them wrong but I don't know how.
 
Last edited:
Physics news on Phys.org
jackalope1234 said:

Homework Statement



Evaluate Integral y^2 dx + (xy - x^2) dy over the given path C (0,0) to (2,1)
the polygonal path (0,0), (2,0), (2,4) (All one question)


Homework Equations



integral of h (dot product) dr over C

The Attempt at a Solution



I realize I have to parametrize the line segments and use the formula on them individually but whenever I try to parametrize the line segments and then sub what they equal into the equation I end up getting a 0.

for instance (assuming 3 separate segments)

C1. since < 2 , 0 >
x = 0 + 2t, y = 0 + 0t

upon subbing this into the equation I am left with
integral of 0.

I'm guessing I'm parametrizing them wrong but I don't know how.

For one thing, you have a typo. The path is supposed to go from (0,0) to (2,1) but your polygonal path ends at (2,4), so something is amiss.

But to address your concern, it is OK for line integrals to come out any number, including 0. And on that segment both y and dy are 0 making your integrand 0 as you have correctly calculated. Nothing wrong so far.
 
From (0, 0) to (2, 0), let x= t, y= 0. Then dx= dt, dy= 0, while your integrand becomes
[itex]y^2= 0[/itex], so the integral is
[tex]\int_0^2 0dt+ (xy- x^2)0= 0[/itex]<br /> <br /> From (2, 0) to (2, 4), let x= 2, y= t. Then dx= 0, dy= dt, while your integrand is [itex]xy- x^2= 2t- 4[/itex] so the integral is<br /> [tex]\int_0^4 y^2(0)+ (2t- 4)dt= \int_0^4 (2t- 4)dt[/tex][/tex]
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K