I want to look at the projection of the velocity of a particle in the rotating frame onto an axis in the inertial frame as a function of time. For example, I am calculating
\begin{equation} \frac{d\boldsymbol{r}}{dt}=\frac{d\boldsymbol{r}'}{dt}+\boldsymbol{\Omega}\times\boldsymbol{r}' \end{equation}
Where $\boldsymbol{r}$ is the position vector of the particle, the un-primed is the inertial frame and the prime the rotating. $\Omega$ is the angular velocity of the rotating frame with respect to the inertial, and can also be a function of time. Then I would like to look at the $z$-axis component of $\frac{d\boldsymbol{r}}{dt}$ which is $\frac{dz}{dt}=\frac{d\boldsymbol{r}}{dt}\bullet\hat{\boldsymbol{k}}$. Then from above I have
\begin{equation} \frac{dz}{dt}=\left(\frac{d\boldsymbol{r}'}{dt}+\boldsymbol{\Omega}\times\boldsymbol{r}'\right)\bullet\hat{\boldsymbol{k}} \end{equation}
Which now means I need to look at the dot products of $\hat{\boldsymbol{i}}'\bullet\hat{\boldsymbol{k}}\quad, \hat{\boldsymbol{j}}'\bullet\hat{\boldsymbol{k}}\quad$ and $ \hat{\boldsymbol{k}}'\bullet\hat{\boldsymbol{k}}$. I am confused about how to proceed with doing this?