Why is the circulation the line integral of the vector field over closed path bounding the region?

216 Views Asked by At

The circulation of vector field around some region is the line integral of the field over the closed curve surrounding it and that integral is integrating the field dotted with the vector of the derivative of the vector valued function that represents the curve (the parametrization of the curve) with respect to the parameter(t) right?? But since the parametrization of the curve determines the value of the derivative of the vector valued function at each point. Then the parametrization of the curve should change the value of the circulation for the same curve??

1

There are 1 best solutions below

0
On

No, it actually does not change the circulation. The circulation can only change its sign if you reverse the orientation of your parametrization. If you take two different parametrizations $\gamma_1(t)$ and $\gamma_2(s)$ linked by some smooth change $s=s(t)$ preserving orientation, you have $$ \int\limits_{t_1}^{t_2}F(\gamma_1(t))\cdot\gamma_1'(t)\,dt=\int\limits_{s_1}^{s_2}F(\gamma_1(t(s))\cdot\gamma_1'(t(s))\frac{dt}{ds}\,ds $$ $$ =\int\limits_{s_1}^{s_2}F(\gamma_2(s))\cdot\gamma_2'(s)\,ds $$ You can easily check that if the change of parameter changes orientation you get a minus sign.