The given path is a quarter of a circle of radius 1, starting from the point (1,0) and ending at the point (0,1). We can parametrize this path using polar coordinates, where $x = \cos(t)$ and $y = \sin(t)$, with $t$ ranging from 0 to $\frac{\pi}{2}$.
So, the
Show more…