Path integral(Parametric curve)

  • Thread starter Thread starter sigh1342
  • Start date Start date
  • Tags Tags
    Curve Path
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
sigh1342
Messages
30
Reaction score
0

Homework Statement


Find $$\int_{C} z^3 ds $$ where C is the part of the curve $$ x^2+y^2+z^2=1,x+y=1$$ where$$ z ≥ 0 $$ then I let $$ x=t , y=1-t , z= \sqrt{2t-2t^2}$$ . Is it correct? Or there are some better idea?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
sigh1342 said:

Homework Statement


Find $$\int_{C} z^3 ds $$ where C is the part of the curve $$ x^2+y^2+z^2=1,x+y=1$$ where$$ z ≥ 0 $$ then I let $$ x=t , y=1-t , z= \sqrt{2t-2t^2}$$ . Is it correct? Or there are some better idea?
Yes, that is correct. And, of course, [itex]ds= \sqrt{dx^2+ dy^2+ dz^2}= \sqrt{1+ 1+ (2- 2t)^2/(2t- 2t^2)} dt[/itex]. I thought about using the standard parameterization of the sphere and then adding the condition that x+y= 1, in order to avoid the square root, but that does not appear to give a simpler integral.

Homework Equations


The Attempt at a Solution

 
This is OK, just note that 0[itex]\leq[/itex]t[itex]\leq[/itex]1 . The answer sjould be 1/3.
 
HallsofIvy said:
Yes, that is correct. And, of course, [itex]ds= \sqrt{dx^2+ dy^2+ dz^2}= \sqrt{1+ 1+ (2- 2t)^2/(2t- 2t^2)} dt[/itex]. I thought about using the standard parameterization of the sphere and then adding the condition that x+y= 1, in order to avoid the square root, but that does not appear to give a simpler integral.

There is actually a small typo in your ds, which makes it much more complicated than it actually is.