Question:
let $D=\{(x,y):x^2+y^2<1\}$,and $f\in C^{1}(D)$,if $$|f(x,y)|\le 1 ,((x,y)\in D)$$
show that: $\exists (a,b)\in D,$$$f'^2_{x}(a,b)+f'^2_{y}(a,b)-4(a^2+b^2)=0$$
I only solve this problem: let $D=\{(x,y):x^2+y^2\le 1\}$,and $f\in C^{1}(D)$,if $$|f(x,y)|\le 1 ,((x,y)\in D)$$
show that: $\exists (a,b)\in D,$$$f'^2_{x}(a,b)+f'^2_{y}(a,b)-16(a^2+b^2)=0$$ proof: let $$g(x,y)=f(x,y)+2(x^2+y^2)$$ if $$x^2+y^2=2,\Longrightarrow |g(x,y)|\ge 1$$ since $g(0,0)\le 1$ so $g(x,y)$ is minimum when $x^2+y^2<1$ so
$$g'_{x}(a)=0,g'_{y}(b)=0$$ so $$f'^2_{x}(a,b)+f'^2_{y}(a,b)-16(a^2+b^2)=0$$
But for the coefficient is 4(and D is also different) ,so I let $$g(x,y)=f(x,y)+(x^2+y^2)$$ if $x^2+y^2=1$. then $$0\le g(x,y)\le 2$$ then I can't works