Give is: $C$ which is a closed curve which forms the surface $\Sigma$., $\vec{v} $ which is a constant vector.
I should prove the following expression without using Stokes' Theorem:
$$\oint_C \vec{v} \cdot d\vec{l} = 0$$
How do I go about doing it for an arbitrarily closed (even overlapping) curve ?
Let $C$ be parameterized by $\alpha(t)$, where $\alpha : \mathbb{R} \to \mathbb{R}^n$. Then using the definition of the line integral,
$$\int_{t_0}^{t_1}\mathbf{v} \cdot \alpha'(t) dt = \int_{t_0}^{t_1} (\mathbf{v} \cdot \alpha(t))' dt = (\mathbf{v} \cdot \alpha(t)) \Big|_{t_0}^{t_1} = 0$$
since $\alpha(t_0) = \alpha(t_1)$.