Line Integral Along a Path: How to Compute and Use Vector Fields

idir93
Messages
21
Reaction score
1
1. Homework Statement

Vector field is F=-y\hat{x} + x\hat{y}

Compute the line integral along the path c(t)=( cos(t), sin(t) ) with 0≤t≤∏2. The attempt at a solution
i started computing f.dl but how much is dl ? I took it dx\hat{x} +dy\hat{y} I'm not sure if using Cartesian coordinates is right ?
 
Physics news on Phys.org
I can's see why you would say " I'm not sure if using Cartesian coordinates is right" when everything is given in Cartesian coordinates. You are given that the line is defined by c(t)= (cos(t), sin(t)) so it should be clear that dc= (-sin(t), cos(t))dt and that is dl because it has unit length.
 
Found it ! it's 0.5∏
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top