Is the functional $$ I(u) = \int_{\Bbb{R}^N}h(x) |u|^q \ dx $$ weakly lower semicontinuous for $N \geq 3$ and $1 < q < 2$?
This is part of an exercise that asks to solve the problem $$ \begin{cases} - \Delta u + u = h(x)|u|^{q - 2}u \quad \text{ in } \Bbb{R}^N, \\ u \in H^1 (\Bbb{R}^N) \end{cases} $$ where $1 < q < 2$ and $h \in L^{\frac{2^*}{2^* - q}} \cap L^\infty$ is nonnegative, using the method of minimization.
I showed that weak solutions are critical points of the functional $$ J(u) = ||u||^2 - \int_{\Bbb{R}^N}h(x)|u|^q \ dx. $$
Now I am trying to show that $J$ is weakly lower semicontinuous and coercive. Coerciveness is easy, as is the weak lower semicontinuity of the norm. Hence, it remains to show that $I$ is weakly lower semicontinuous.
Thanks in advance and kind regards.