Can someone explain to me what this means: Where c is the path of a circle with some radius b in clockwise direction.
$\oint_b \,ds$
$\oint_b \,dx$
$\oint_b \,xds$
Like I can't visualise this. Can someone help me?
Can someone explain to me what this means: Where c is the path of a circle with some radius b in clockwise direction.
$\oint_b \,ds$
$\oint_b \,dx$
$\oint_b \,xds$
Like I can't visualise this. Can someone help me?
Maybe directly computing them with polar coordinates might help.
Note that $ds=rd\theta=bd\theta$ is the arclength element.
$$\oint_b \,ds = \int_{\theta=0}^{2\pi} bd\theta=2\pi b$$
$$\oint_b \,dx = \int_{\theta=0}^{2\pi} d(b\cos\theta)= -b\int_{\theta=0}^{2\pi} \sin\theta d\theta = 0$$
$$\oint_b x\,ds = \int_{\theta=0}^{2\pi} b\cos\theta bd\theta= b^2\int_{\theta=0}^{2\pi} \cos\theta d\theta = 0$$