Integral Over CFds: Homework Statement & Eqns

  • Thread starter Thread starter dylanhouse
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
dylanhouse
Messages
42
Reaction score
0

Homework Statement


For F = (x^2+y)i + (y-x)j, calculate the integral over C of Fds for r = (t, t^2) where t goes from 0 to 1.

Homework Equations

The Attempt at a Solution


I know the integral over C of fds is f*sqrt(r'(t)^2+r^2*theta'(t)^2) dt. But I have no theta in this question, is this the wrong integral?
 
Physics news on Phys.org
dylanhouse said:

Homework Statement


For F = (x^2+y)i + (y-x)j, calculate the integral over C of Fds for r = (t, t^2) where t goes from 0 to 1.

Homework Equations

The Attempt at a Solution


I know the integral over C of fds is f*sqrt(r'(t)^2+r^2*theta'(t)^2) dt. But I have no theta in this question, is this the wrong integral?

Yes, that's the wrong integral. This problem has nothing to do with polar coordinates. You have ##\vec r(t) =\langle x(t),y(t)\rangle = \langle t,t^2\rangle##. Write the integral in terms of ##t##.
 
So F would be (2t^2)i + (t^2 - t)j. And dr is just <1, 2t>dt. But how would I integrate with respect to ds if I end up with a dt?
 
dylanhouse said:
So F would be (2t^2)i + (t^2 - t)j. And dr is just <1, 2t>dt. But how would I integrate with respect to ds if I end up with a dt?

Your integral is stated with an Fds. I don't think that is an arc length integral, but then you haven't told us what that notation means. F is a vector. What is ds? I would assume you mean ##\vec F\cdot d\vec s## which might otherwise be written ##\vec F\cdot \hat T~ds## or ##\vec F\cdot d\vec r##. In any case I expect you would evaluate it as ##\int\vec F\cdot \vec r'(t)~dt##.