How Do You Calculate a Line Integral for a Helical Path?

Click For Summary

Homework Help Overview

The discussion revolves around calculating a line integral for a helical path defined by the parametric equations \(x = 3 \cos t\), \(y = 3 \sin t\), and \(z = 4t\) over the interval \(0 \leq t \leq 2\pi\). The original poster presents an integral expression and seeks clarification on evaluating it, particularly regarding the contributions of trigonometric functions over a complete cycle.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the relevance of the differential element \(ds\) versus the components \(dx\), \(dy\), and \(dz\) in the context of the line integral. There are attempts to substitute the parametric equations into the integral and questions about the evaluation of trigonometric functions over the specified limits.

Discussion Status

There is an ongoing exploration of the correct formulation of the integral, with some participants suggesting that the original problem does not require \(ds\) and should instead use the differentials derived from the parametric equations. Multiple interpretations of the integral setup are being examined, and guidance has been offered regarding the substitution process.

Contextual Notes

Participants note confusion regarding the definitions and forms of line integrals, particularly the distinction between the integral forms involving \(ds\) and those using \(dx\), \(dy\), and \(dz\). There is also mention of the need for clarity on the limits of integration and the behavior of trigonometric functions over a complete cycle.

harvellt
Messages
95
Reaction score
0

Homework Statement



\inty dx +x dy + z dz

c= helix x = 3 cos t
y = 3 sin t
z = 4t
0\leqt\leq2\Pi

Homework Equations



\int F(x,y,z) ds
ds=\sqrt{[Fx(x,y,z)]+[Fy(x,y,z)]+[Fz(x,y,z)]}dt (still learning latex the partial derivatives are suposed to be squared.)
(also can't figure out how to put in limits of intagration)

The Attempt at a Solution


ds = 5

5\int(3 sint + 3 cos t + 4t) =
5[(-3 cos t + 3 sin t + 2t^{2}) evaluated from 0 to 2\Pi

=40\Pi^{2}

My real question is whenever you evaluate sin or cos around all the way around from 0 to 2\Pi is it supposed to be zero? So both the first terms drop out and your left with just 2t^{2}?
 
Last edited:
Physics news on Phys.org
harvellt said:

Homework Equations



\int F(x,y,z) ds
ds=\sqrt{[Fx(x,y,z)]+[Fy(x,y,z)]+[Fz(x,y,z)]} (still learning latex the partial derivatives are suposed to be squared.)
(also can't figure out how to put in limits of intagration)
[/tex]

Really that "ds" integral is not relevant. The actual problem uses dx, dy, and dz, and the evaluation is pretty straightforward. Find dx, dy, and dz in terms of t, for example dx=-3\sin t\,dt, etc. Then substitute for x, y, z, dx, dy, and dz.

The integral will have \sin^2 t, etc. in it, so unfortunately you won't get an immediate 0.

P.S. Example tex: \int_0^{2\pi} \sin^2 t \, dt (click it to see the code)
 
so I end up with substitution with:

\\INT_0^{2\\pi}\\ 3sin t + 3cos t 4t \\sqrt\\{-3 sin^2 t + 3 cos^2 + 16}

humm missing something in there to make the intageral and sqrt show up.
 
Last edited:
harvellt said:
so I end up with substitution with:

\\INT_0^{2\\pi}\\ 3sin t + 3cos t 4t \\sqrt\\{-3 sin^2 t + 3 cos^2 + 16}

If you mean \int_0^{2\pi}\ 3sin t + 3cos t 4t \sqrt{-3 sin^2 t + 3 cos^2 + 16}, then are you still trying to use ds? You shouldn't, because there is no ds in the given problem. This is a different kind of problem. There is no square root involved.

humm missing something in there to make the intageral and sqrt show up.

Too many slashes. Actually "click" to see the code. If you "hover" it will show too many slashes.
 
\int_0^{2\pi}\ ( 3sin t + 3cos t + 4t ) \sqrt{-3 sin^2 t + 3 cos^2 + 16}dt
I guess I am more confused than I thaught. I thaught that was the definitation of a line integral involved the ds?
 
The integral \int_C F(x,y,z)\, ds is not the same as the integral \int_C P(x,y,z)\,dx + Q(x,y,z)\,dy + R(x,y,z)\, dz. Your original problem is of the second form, but it appears you are trying to do it using a definition of the first form.
 
Is it conservative?

If so, then you could use fundamental theorem of line integrals.
 
No, it's not conservative. harvellt, as Billy Bob said, this line integral does NOT involve "ds".

If x= 3 cos(t) then dx= -3 sin(t) dt.
If y= 3 sin(t) then dy= 3 cos(t) dt.
If z= 4t then dz= 4 dt.

Now just replace every x, y, z and dx, dy, dz with its formula in terms of t:
\int_{t= 0}^{2\pi} ydx+ xdy+ zdz= \int_0^{2\pi} (3 sin(t))(-3 sin^2(t)dt)+ (3cos t)(3cos(t)dt)+ (4t)(4dt)

That's a relatively easy integral.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K