Let $\omega \in (\pi, 2\pi)$ and $\Omega=\{(r\cos\phi, r\sin \phi); 0<r<1, 0<\phi<\omega\}$. Furthermore, let $u$ be the solution of \begin{eqnarray} -\Delta u=0;&~ \textrm{in}~ \Omega\\ u=g;&~ \textrm{on} ~\partial\Omega \end{eqnarray}
where $g(r,\phi)=r^{\pi/\phi}\sin(\frac{\pi}{\omega}\phi)$.
Consider a uniform triangulation of $\Omega$ and the finite element space $V_h^1(\Omega)$ of continuous and piecewise linear finite elements. Prove the estimate $$\|u-I_hu\|_{W^{1,2}(\Omega)}\leq C(u,\omega)h^{\pi/\omega}$$
where $I_h$ is interpolation operator on $V_h^1(\Omega)$.
I know basic theorems about interpolation error estimate where one gets bound with integer power of $h$ and seminorm of $u$. Here one can apply this estimate on some $\Omega-B_{\alpha}(0)$ where $u \in W^{2,2}(\Omega-B_{\alpha}(0))$ but then it stays to give a good estimate on $W^{1,2}$ norm on $B_{\alpha}$.
Any ideas how to deal with this problem?