Consider the following problem: $$ u_{t}=u_{xx}+c^2u+u^2,\quad x\in(0,L),\, t\in(0,T)\\ u(0,t)=u(L,t)=0,\quad t\in [0,T]. $$ Define the energy as: $$ E(t)=\int_0^L u(x,t)\phi(x)dx, $$ where $\phi(x)=a\sin(bx)$ with $a,b$ chosen so that $\int_0^L \phi(x)dx=1$, $\phi$ is positive in $(0,L)$ and $\phi(L)=0$. If $cL\geq \pi$, show that $E^2\leq \frac{dE}{dt}$ and $E(0)T<1$.
By some calculations, I reach $\frac{dE}{dt}=(c^2-b^2)E(t)+\int_0^L u^2\phi dx$. But I have no idea how to process on. Can anyone give me a hint?