I need some help understanding how to parameterize a circle.
Suppose the line integral problem requires you to parameterize the circle, $x^2+y^2=1$. My question is, if I parameterize it, would it just be: $r(t)=($cos $t)i+($sin $t)j$? And how would that change if say my radius became $4$ instead of $1$? Thanks in advance!