I'm trying to solve a problem while I'm studying Control Theory and I came up with a difficult question.
$ \mathcal{L}\left[y'(t)^2 \right] $
Basically I need to find the Laplace Transform of this problem. In essence the differential equation I am attempting to solve looks like this,
$ y'(t) =a\,\sqrt{y(t)} $
I couldn't find anything on regular Laplace Tables and I tried doing the integral on my own but it led me nowhere.
I could go both ways, either get the transform of $y'(t)^2$ or the transform of $\sqrt{y(t)}$.
Hint:
$$\frac{y'(t)}{\sqrt{y(t)}}=a \implies 2(\sqrt{y(t)})'=a$$
Solving for $y(t)$ will lead to a polynomial in $t$. Can you take it from there?