Under what conditions $$\vec{r}(t)=\vec{r}_0+\vec{v}_0t+\frac{1}{2}\vec{a}_0t^2$$ is an equation of a straight line in 3D space if $\vec{r}_0,\vec{v}_0$ and $\vec{a}_0$ are all constant vectors?
In the special case when $\vec{a}_0=0$, I get a straight line eq. by eliminating $t$: $$\frac{x-x_0}{v_{0x}}=\frac{y-y_0}{v_{0y}}=\frac{z-z_0}{v_{0z}}.$$
If $\vec{v}_0$ and $\vec{a}_0$ are both $\vec{0}$, we get a point. If $\vec{v}_0\ne0$ and $\vec{a}_0=\lambda\vec{v}_0$, the locus is $\vec{r}_0+(t+\frac12\lambda t^2)\vec{v}_0$. If $\vec{v}_0\ne0$ and $\vec{a}_0$ isn't of the above form, the path isn't a straight line because its time derivative $\vec{v}_0+\vec{a}_0t$ has $t$-dependent direction.