Let $u\in C^1$ in the unit closed disk $\Omega$ be a solution of the PDE $$a(x,y)u_x+b(x,y)u_y=-u $$ Suppose that $a(x,y)x+b(x,y)y>0$ in $\partial\Omega$. Show that $u=0$.
Hint: Show that $\max_{\Omega} u\leq 0 $ and $\min_{\Omega} u\geq 0 $.
I think that neither there is some mistake or i am missing something, since if $(x_0,y_0)$ is the value there $u$ arrives its maximum in $\omega$ then $u_x=u_y=0$ in $x_0$. But $$-u=a(x_0,y_0)u_x+b(x_0,y_0)u_y=0 $$ Then $u(x_0,y_0)=0$. This argument is also true for the minimum, then $u=0$. What am I missing?
Thanks!