Discuss the strong and weak convergence of the sequence of functions
$$u_n(x)=\frac{1}{n}\sin nx+2\sqrt{x}$$
in the $W^{1,p}(0,1)$ Sobolev space.
Pointwise limit is $u(x)=2\sqrt{x}$ and can be easily shown that the sequence converge strongly in $L^p(0,1)\ \forall\ 1\le p \le +\infty$.
The derivative of the sequence is $u'_n(x)=\cos nx +\frac{1}{\sqrt{x}}$ and the pointwise limit $u'(x)=\frac{1}{\sqrt{x}}$ (right?).
For $p=1$ I would say that
$$\int_0^1 \cos nx\ dx = \frac{\sin nx}{n}\to 0\text{ as }n\to+\infty$$
so the sequence would converge strongly in $W^{1,1}$, but actually
$$||u'_n(x)-u'(x)||_{L^1} = \int_0^1 |\cos nx|\ dx$$
and $\cos nx$ does not have a fixed sign for $x\in[0,1]$ since $n$ is going to infinity so how to solve it?
For $p=+\infty$
$$||u'_n(x)-u'(x)||_{L^{\infty}} = \max|\cos nx|=1\nrightarrow 0$$
so the sequence doesn't converge strongly in $W^{1,+\infty}$.
For $1<p<+\infty$, since $\max(\cos nx)=1$
$$||u'_n(x)-u'(x)||_{L^p}^p \le 1$$
so we don't have strong convergence, but since $L^p$ is reflexive for $1<p<+\infty$, by Banach-Alaoglu we can extract a subsequence of $u'_n$ converging weakly (but where?). In particular in $L^2$ $\cos nx$ is a subsequence of the trigonometric basis, which converges weakly to $0$ in $L^2$. But for others $p$ where does the subsequence extracted from $u'_n$ weakly converge?