I would like to calculate the $R(t)$ of an object that accelerates at a constant magnitude, but at a changing direction (making the acceleration always tangent to the trajectory. Something like a rocket engine, or aerodynamic drag(with neglect for complex factors that make acceleration non-constant)).
I would pick a predetermined $R(t)$, say $R(t)=ti-\frac{9.81t^2}{2}j$. Then, I would like to apply my acceleration, which probably cannot be done with $W(R(t)) = R(t)-\frac{dR}{ds}$, because the derivative changes too.
I thought of making an equation that looks like this: $$ R(t) = R(t) + C\frac{dR}{ds} $$ where $C$ denotes the magnitute of the constant acceleration. I am not sure whether this would give me what I am looking for though.
I also heard that I might need differential equations for this problem, but I don't know how to construct one.