We were taught the following equation on a physics lecture:
$$\frac{\text{d}\vec{v}}{\text{d}t}=\frac{\text{d}|\vec{v}|}{\text{d}t}\hat{v}+\frac{\text{d}\hat{v}}{\text{d}t}|\vec{v}|$$
where $\vec{v}$ is a velocity vector dependent on time $t$. I was wondering how the equation could be proven.
For scalar $\phi$ and vector $A$,$$\frac{\text{d}}{\text{d}t}(\phi A_i)=\frac{\text{d}\phi}{\text{d}t}A_i+\frac{\text{d}A_i}{\text{d}t}\phi\implies\frac{\text{d}}{\text{d}t}(\phi A)=\frac{\text{d}\phi}{\text{d}t}A+\frac{\text{d}A}{\text{d}t}\phi,$$by contraction with the standard basis $e^i$. Now take $\phi:=|v|,\,A:=\hat{v}$.