Line integral of a vector field

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 1K views
nmsurobert
Messages
288
Reaction score
36

Homework Statement


Consider the vector field F(r) = Φ^
(a) Calculate ∫ F⋅dl where C is a circle of radius R (oriented counterclockwise) in the xy-plane centered on the origin.

Homework Equations


maybe
Φ^ = -sinΦx^ + cosΦy^

The Attempt at a Solution


not really a solution. i am just stuck at what "dl" should be. if i go by my notes the "dl" is equal ∂l/∂θ (θ). but in our example its in terms of θ. so i don't know if "dl" here is equal to -sinΦx^ + cosΦy^. but can i evaluate the integral from 0 to 2π with Φ and not θ.

thanks.
 
Physics news on Phys.org
In order to perform a line integral, find a parametrisation of the curve you are integrating along. You can then express ##d\vec l## according to
$$ d\vec l = \frac{d\vec r}{dt} dt$$
where ##t## is the curve parameter.

So first order of business: Can you find a parametrisation of the curve?
 
Well I think t is Φ
 
I also know the radius, R.
 
ok i figured it out after some note digging. but i still don't quite understand how to solve for dr/dt dt.but i just i guess just had a "duh" moment. i shouldve realized that because it centered on the xy plane i can just use cylindrical coordinates.

i can just treat it like the base of a cylinder. so dl would equal ρΦ^dΦ evaluated from 0 to 2π and ρ = R.

so the solution to the problem is simply R2π.

you for the replies.