I mean, what is the solution to the vector first-order ODE (or in which book or site can I find it?):
\vec \omega \times \frac {d}{dt} \vec r = \vec g
ω, g are constant coefficient, not dependent on the variable t.
I could call it Coriolis equation, since the first member is half of a Coriolis field.
I know that if k is the unit vector of ω, j the u.v. of g, i is defined jxk:
\frac {d}{dt} \vec r (t) = \frac {|\vec g|}{|\vec \omega|} \hat i(t) + v_b(t) \hat k(t)
But then how should I integrate it?
\vec r (t) = ?
Can I pivot on the Poisson relations even if the problem is not apparently the standard rotation one?
Can I assume as a choice on frame of reference:
\frac {d}{dt} \vec r (t) =? \, \vec \omega \times \vec r
Thank you in advance,