Line integral examples in book

Click For Summary

Homework Help Overview

The discussion revolves around understanding line integrals, specifically the example of integrating a function along a curve defined by a parabola. The original poster expresses confusion regarding the choice of parameterization and the differences between various forms of line integrals.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster questions why y was chosen as the parameter instead of x, suggesting that this choice may simplify calculations. They also seek clarification on the differences between line integrals with respect to arc length and those with respect to x or y.

Discussion Status

Participants are exploring the reasoning behind parameter choices and discussing the implications of different forms of line integrals. Some suggest that using y as a parameter simplifies the calculation, while others clarify the distinctions between scalar and vector field integrals. There is an ongoing examination of the theoretical aspects without a clear consensus yet.

Contextual Notes

Participants note that the choice of parameterization can depend on convenience and the nature of the curve. There is mention of potential complications when using x as a parameter due to multiple solutions for y.

Benny
Messages
577
Reaction score
0
Hi, I've just started working on line integrals and I don't understand one of the examples in my book.

[tex] \int\limits_C {y^2 dx + xdy} [/tex]

Where C is the arc of the parabola x = 4 - y^2 from (-5,-3) to (0,2). The book proceeds by suggesting that y is taken as the parameter so that the arc C is represented by x = 4 - y^2, y = y and -3 <= y <= 2.

Then dx = -2ydy so that [tex]\int\limits_C {y^2 dx + xdy} = \int\limits_{ - 3}^2 {y^2 \left( { - 2y} \right)dy} + \left( {4 - y^2 } \right)dy = ... = 40\frac{5}{6}[/tex].

So one of the variables (in this case y) has been taken as the parameter. I am wondering why that decision was made. Why note take x as the parameter? Is it because taking y as the parameter leads to a simpler calculation.

I am also having having trouble understanding the difference between a line integral wrt to an arc length and a line integral wrt x or y. I have the following formula for the line integral with respect to arc length.

[tex] \int\limits_C {f\left( {x,y} \right)} ds = \int\limits_a^b {f\left( {x\left( t \right),y\left( t \right)} \right)} \sqrt {\left( {\frac{{dx}}{{dt}}} \right)^2 + \left( {\frac{{dy}}{{dt}}} \right)^2 } dt[/tex]...equation (1)

The formula for the integral with respect to the y is:

[tex] \int\limits_C {f\left( {x,y} \right)} dy = \int\limits_a^b f \left( {x\left( t \right),y\left( t \right)} \right)y'\left( t \right)dt[/tex]...equation (2)

My confusion basically comes down to not understanding the difference between equations (1) and (2). In equation (1) is the integration along some curve? In equation (2) is the integration along the y-axis? If so then how come to example above, y is chosen as the parameter rather than using t as the parameter as equation (2) suggests it should be done.

I know that in this case using y, or t or pretty much any other variable as the parameter makes no difference to the value of the parameter. It just seems strange that the example is not consistent with equation (2).

The above is probably quite confusing by any help would be great thanks.
 
Physics news on Phys.org
If you start with a curve C of arc length s, given in parametric form
x=x(t)
y=y(t)

t is the parameter. If you don't start with the curve s given in parametric form, but rather you have y=y(x) ( or x=x(y) in the case of the parabola in your proble x=y^2-4) is up to you to parametrize the equation in the way you find more convenient.
In your example y is used as the parameter. They could have used x as the parameter, or introduce another parametrization for the parabola in terms of some t,w,u,v or whatever. It is just simpler to use y as the parameter, but not obligatory.
 
Last edited:
Although you may write the line integrals in terms of x or interms of y, doing so in terms of y drastically simplifies the calculation. If you were to write it in terms of x, you would have to break up your integral into 2, since solving for y yields 2 solutions. y=+-sqrt(4-x). You must deal with each case separately. Chosing the negative value and integrating from -5 to 4, and then chosing the positive value and integrating from 0 to 4. For any contour/path that is not one to one, it would be better to write things in terms of y.
 
equation 1 as you call it above, is just the equivalence of a line integral of a function f(x,y) over a contour C, given by the parameterization C:=(x(t), y(t)). equation 2 says something different, and I think you meant dr not dy. Eq 2 is the line integral of a vector field, defined on a contour C, given by the parameterization r(t)=(x(t),y(t)). So in summary, one is the line integral of a function, the other of a vector field.
 
I don't know if I was clear, eq 2 should read: int(f(x,y)dr,C)=int(f(x(t),y(t))*r'(t)dt)
 
About your other question, i think that you are confusing the line integral of a scalar field f(x,y) over the curve C

int_C(f(x,y)ds)

with the line integral of a vector field let's say F
int(Fods )
where o denotes the dot product and ds here if the differential VECTOR length over the curve. In 2D, F=F(x,y)=F1(x,y) i + F2(x,y) j , i and j are unit vector in the x and y direction. Hence

int_C(Fods)=int( F1 dx + F2 dy)

In this case if the curve can be parametrized by and equation r=r(t) then

int_C(Fods)=int_{a}^{b} ( F(r(t))o(dr/dt) dt)
 
Hmm...thanks for the input mathphys and BerkMath. I'll go over the theory section and see if I can spot any misconceptions I might have.
 
If you look carefully line integral w.r.t. dx,dy and dz is a result of dotting the line integral with a vector field. Thats why some problems are in terms of dx,dy and dz. I thought the same thing when I first came across it.
 

Similar threads

Replies
12
Views
2K
Replies
4
Views
3K
Replies
20
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K