Line Integral: Int(yzdy) but

In summary: I wasn't kidding when I said I was thick as a brick...)thx for your reply,-LDIn summary, the problem involves calculating a line integral with the function Int(yzdy) along a specific path from (1,1,0) to (1,1,1). There are two questions, the first involving taking z out of the integral and the second involving evaluating the answer. The solution involves parametrizing the line and expressing yz as a function of the parameter. The solution also involves finding the parameterization for y.
  • #1
Living_Dog
100
0
Hi all,

(This is part of a DJGriffiths, 3rd ed., problem: Prob. 1.28)

Line Integral: Int(yzdy) [lower limit = (1,1,0); upper limit = (1,1,1)] but y does not change and is supposed to be integrated, while z changes and is not integrated.

I have 2 questions:

[1] I take z out of the integral since the integral is only along the y direction,
z*Int(ydy) = zy^2/2 .

Now evaluate: ... but z is changing - is the line integral a fnc of z?

[2] Trying to evaluate the above "answer" I get z*y^2/2 (from y=1 to y=1) which means z*(1/2 - 1/2) = 0.

Edit: at first I thought that z (or y) can be expressed as a fnc of y (or z) but that is not the case for this line segment.

thx in advance!
-LD
 
Last edited:
Physics news on Phys.org
  • #2
Try to express the change in z, or more appropriately z, with respect to y.
 
  • #3
Living_Dog said:
Hi all,

(This is part of a DJGriffiths, 3rd ed., problem: Prob. 1.28)

Line Integral: Int(yzdy) [lower limit = (1,1,0); upper limit = (1,1,1)] but y does not change and is supposed to be integrated, while z changes and is not integrated.

A line integral is taken along a specific path- it generally doesn't make sense to just give end points. Is this integral along the straight line between (1,1,0) and (1, 1, 1)??

I have 2 questions:

[1] I take z out of the integral since the integral is only along the y direction,
z*Int(ydy) = zy^2/2 .

Now evaluate: ... but z is changing - is the line integral a fnc of z?

[2] Trying to evaluate the above "answer" I get z*y^2/2 (from y=1 to y=1) which means z*(1/2 - 1/2) = 0.

Edit: at first I thought that z (or y) can be expressed as a fnc of y (or z) but that is not the case for this line segment.

thx in advance!
-LD
Typically, in order to integrate a line integral on a particular path, you write parametric equations for the path, use that to put x, y, z, dx, dy, dz in terms of the parameter.

Assuming that you are integrating along the straight line between these points there is an obvious parametrization: x= 1, y= 1, z= t with 0<= t<= 1. If y= 1, what is dy?
 
  • #4
vaishakh said:
Try to express the change in z, or more appropriately z, with respect to y.

The path is from the point x=1 y=1 z=0 to x=1 y=1 z=1, so y is fixed at 1. z changes from 0 to 1... I am sorry but I don't understand how there is a change in z wrt y when y is fixed at 1. (Quite seriously, it's not you, it's me.)

thx for the reply,
-LD
 
  • #5
HallsofIvy said:
A line integral is taken along a specific path- it generally doesn't make sense to just give end points. Is this integral along the straight line between (1,1,0) and (1, 1, 1)??

Yes it is. Sorry I missed that subtlety in my description.

HallsofIvy said:
Typically, in order to integrate a line integral on a particular path, you write parametric equations for the path, use that to put x, y, z, dx, dy, dz in terms of the parameter.

The path is only the vertical line starting at ri = (1,1,0) and ending at rf = (1,1,1). It's so simple that I don't see how to write a parametric equation for x=1 y=1 and 0 <= z <= 1.

HallsofIvy said:
Assuming that you are integrating along the straight line between these points there is an obvious parametrization: x= 1, y= 1, z = t with 0<= t<= 1. If y= 1, what is dy?

z = t?? This seems like I am only changing the name of the last variable from 'z' to 't'.

Since y is not changing along this line, then dy = 0.

I'm thick as a brick... :frown:

-LD
 
  • #6
Int(yzdy) between (1,1,0) and (1, 1, 1)

You might want to take what I'm saying with a grain of salt, because it's been awhile since I've done calc (getting back into it right now). But I believe you can think of the integral as follows:

You have [itex] \int yz\,dy [/itex]. This is of the form [itex] \vec F \cdot \,d\vec r [/itex]. It may not seem like this, but [itex] \vec F [/itex] is actually [itex] (0,yz,0) [/itex] and since [itex] d\vec r = (dx,dy,dz) [/itex] then you get your integral above. The obvious paratmetrization is [itex] \vec r(t) = ?[/itex]. How do you parametrize a line?
 
  • #7
FrogPad said:
Int(yzdy) between (1,1,0) and (1, 1, 1)

You might want to take what I'm saying with a grain of salt, because it's been awhile since I've done calc (getting back into it right now). But I believe you can think of the integral as follows:

You have [itex] \int yz\,dy [/itex]. This is of the form [itex] \vec F \cdot \,d\vec r [/itex]. It may not seem like this, but [itex] \vec F [/itex] is actually [itex] (0,yz,0) [/itex] and since [itex] d\vec r = (dx,dy,dz) [/itex] then you get your integral above. The obvious paratmetrization is [itex] \vec r(t) = ?[/itex]. How do you parametrize a line?

hey FrogPad,

We are in the same boat when it comes to calculus.

From what I remember x, y, and z are all written in terms of some paramater, say 't'. E.g. x = t2 + 2, y = (3/2)t - 4, and z = 2t. Then it turns out that the line itself can be marked in units of this 't'. And so the equation of the line, which was in terms of x, y, and z, is now a line in 't'.

By asking me that I think I see the suggestion from vaishakh more clearly, namely: f(x,y,z) = yz. Now find a paramterization which will allow me to write both y and z in terms of this new parameter, 't'. Once I do that then I can convert yz into a function of 't' and then whatever the 't' parameterization is for y I imediately know dy and then I can do the integral over 't'.

Great! ... now what parameterization is there for y when it is constant from z=0 to z=1?? I think that's my problem, the integral is over y but y is not changing. Thus no parameterization is possible - y does not change along the line - so y != f(t).

thx for the help...
-LD
 
Last edited:
  • #8
Living_Dog said:
Yes it is. Sorry I missed that subtlety in my description.



The path is only the vertical line starting at ri = (1,1,0) and ending at rf = (1,1,1). It's so simple that I don't see how to write a parametric equation for x=1 y=1 and 0 <= z <= 1.



z = t?? This seems like I am only changing the name of the last variable from 'z' to 't'.

Since y is not changing along this line, then dy = 0.

I'm thick as a brick... :frown:

-LD
Oh, I don't know, I've seen some pretty thick bricks!

But you have it now: [itex]\int f(x,yz)dy= 0[/itex] for any function f(x,y,z), any end values, if dy= 0!
 
  • #9
HallsofIvy said:
Oh, I don't know, I've seen some pretty thick bricks!

But you have it now: [itex]\int f(x,yz)dy= 0[/itex] for any function f(x,y,z), any end values, if dy= 0!

oh,... thanks man! :tongue2: I sometimes don't know I know the answer. :biggrin:

Also, thanks to FrogPad's poignant question I now understand parameterization MUCH better than ever before...

I'm starting to like this site more and more! woohoo! :rofl: (seriously - not the 'rofl' as the icon suggests. It's more like Scrooge in the original classic movie... you knowwhen he's as giddy as a drunken man... etc. ... sorry :blushing: )

-LD
 

What is a line integral?

A line integral is a type of integral in multivariable calculus that involves integrating a function along a path or curve in a 2D or 3D space. It is used to calculate quantities such as work, flux, and circulation.

How is the line integral calculated?

The line integral is calculated by breaking the curve into small segments and approximating the integral along each segment. The approximation becomes more accurate as the number of segments increases. This process is known as Riemann sum. The final value of the line integral is the limit of the Riemann sum as the number of segments approaches infinity.

What does the function inside the line integral represent?

The function inside the line integral represents the quantity being integrated along the curve. In the case of Int(yzdy), it represents the product of y and z integrated with respect to y.

What are the applications of line integrals?

Line integrals have various applications in physics and engineering, such as calculating work done by a force along a curve, finding the flux of a vector field through a surface, and determining the circulation of a vector field around a closed curve.

How is the direction of the curve taken into account in line integrals?

The direction of the curve is taken into account by using a parameterization of the curve, which assigns a specific direction to each point on the curve. This allows the line integral to be calculated in the correct direction along the curve.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
757
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
491
  • Calculus and Beyond Homework Help
Replies
10
Views
438
  • Calculus and Beyond Homework Help
Replies
2
Views
383
  • Calculus and Beyond Homework Help
Replies
3
Views
557
  • Calculus and Beyond Homework Help
Replies
1
Views
606
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
20
Views
454
Back
Top