I am having trouble solving this problem: $\vec r = r\cos(\theta(t)) \hat i +r\cos(\theta(t)) \hat j$ and $\theta(t) = t^2$ (everything in MKS). I should find $\vec v_{\rm R}$ and $\vec v_{\rm T}$, the radial and tangential components of the velocity at $t=2$ seconds.
I didn’t find much information about the calculation of these velocity vectors on the internet and in the book (University Physics with Modern Physics), there’s information on how to calculate radial and tangential acceleration: $a_{\rm rad.} = v^2 / R = 4 \pi^2R/T^2$ and $a_{\rm tan.} = d|\vec v|/ dt$ (nonuniform circular motion).
I am thinking of getting the derivative of $\vec r$, but I am not sure.
Any help with the question or elaboration on the topic would be appreciated. :)
You've got the first step—namely to find the velocity $\ \vec{v}(t)\ $ by differentiating $\ \vec{r}\ $ with respect to $\ t\ $. By definition, its radial component $\ \vec{v}_R(t)\ $ is its projection onto the unit vector $\ \vec{u}_R(t)=$$\,\cos\theta(t)\hat{i}+$$\,\sin\theta(t)\hat{j}\ $ in the direction of $\ \vec{r}\ $: $$ \vec{v}_R(t)=\big(\vec{v}(t)\cdot \vec{u}_R(t)\big)\,\vec{u}_R(t)\ . $$ Likewise, its tangential component $\ \vec{v}_T(t)\ $ is its projection onto the unit vector $\ \vec{u}_T(t)=$$\,{-}\sin\theta(t)\hat{i}+$$\,\cos\theta(t)\hat{j}\ $ which is the anticlockwise rotation through the angle $\ \frac{\pi}{2}\ $ of the vector $\ \vec{u}_R(t)\ $: $$ \vec{v}_T(t)=\big(\vec{v}(t)\cdot \vec{u}_T(t)\big)\,\vec{u}_T(t)\ . $$