Parametrise the circle centered at $ \ (1,1,-1) \ $ with radius equal to $ 3 $ in the plane $ x+y+z=1 $ with positive orientation . $$ $$ I have thought the parametriation:
\begin{align} x(t)=1+ 3 \cos (t) \hat j +3 \sin (t) \hat k \\ y(t)=1+3 \cos (t) \hat i+3 \sin (t) \hat k \\ z(t)=-1+3 \cos (t) \hat i +3 \sin (t) \hat j , \ \ 0 \leq t \leq 2 \pi \end{align} But I am not sure . Any help is there ?