Evaluate the line integral $\int_C \mathbf F \cdot \, \mathrm d \mathbf r$ where, $\mathbf F = x \mathbf i+y \mathbf j + xy \mathbf k$ and C is parameterised by $\mathbf r(t)= \cos t \mathbf i+\sin t \mathbf j + t \mathbf k,t\in[0,\pi]$
Using $$\int_C \mathbf F \cdot \, \mathrm d \mathbf r = \int^b_a \mathbf F (\mathbf r(t))\mathbf r'(t) dt $$
I have begun to answer the question, this is my current unfinished solution:
$$=\int^\pi_0 (\cos t\mathbf i + \sin t\mathbf j +\cos t \sin t\mathbf k)(-\sin t\mathbf i + \cos t\mathbf j + \mathbf k) dt$$
$$=\int^\pi_0(-\sin t \cos t+ \sin t \cos t+\sin t \cos t) dt$$
$$=\int^\pi_0(\sin t \cos t) dt$$
Not sure if this is correct up until this point.
This has been correct so far, well done!
From here, you can integrate by parts to obtain the final answer.