Let us consider the vector field in the plane: $$\vec{F}=\left(x \frac{e^{x^2+y^2} - e}{x^2+y^2},y\frac{e^{x^2+y^2} - e}{x^2+y^2}\right)$$ calculate the line integral along the curve defined by: $$\gamma: \begin{cases} x=4 \cos t \\ y=4 \sin^2 t\\ \end{cases} $$ with $t\in[0,\pi/2]$.
Any suggestions please?
As Git Gud remarked, the integral is independent of path (because the vector field F is conservative). So choose the path along (4cos(t), 4sin(t)) instead. The answer is eventually 0.