Please help me with how to start with this question: A particle of unit mass moves along the x-axis subject to a force $u(t)$. We want to transfer the particle from rest at the origin, to rest as x=1 in unit time, so that the effort involved , measured by $J=\int_0^1 (u(t))^2 dt $ is minimised. Denote $x_1=x$ (position) and $x_2=x'$ (velocity), we get the state equations: $$ \begin{pmatrix} x_1' \\ x_2'\end{pmatrix} = \begin{pmatrix} 0 & 1\\0 & 0\end{pmatrix} \begin{pmatrix} x_1 \\ x_2 \end{pmatrix} + \begin{pmatrix} 0\\1 \end{pmatrix}u(t). $$ (a) investigate which controls of the type $u(t)=a + bt +ct^2$, $a,b,c$ are real, can be used in this positioning problem. i.e. for which $a,b,c$ is it possible to reach the target in time?
(b) prove that for all of the controls of this type, the control $u(t)=6(1-2t)$ is optimal.