$s(t)=(\frac{2}{t^2+1},\frac{2t}{t^2+1})$
I need to calculate a line integral along this path. But I have trouble understanding what it is. I did some googling and it looks that it is a parabola, but I am not sure. And if it is can someone give me the parameter change function to parametrize it in more simple way for solving the above mentioned integral. I mean something like $s(x)=(x,x^{2})$
In fact, the trajectory is a circle. To see why, let $t = \tan \theta / 2$ where $-\pi < \theta < \pi$. Then since
$$ \frac{1-t^2}{1+t^2} = \cos \theta \quad \text{and} \quad \frac{2t}{1+t^2} = \sin \theta, $$
we have
$$ s(t) = \left( 1 + \frac{1-t^2}{1+t^2}, \frac{2t}{1+t^2} \right) = (1 + \cos\theta, \sin \theta). $$