$F:\mathbb{R}^2\rightarrow\mathbb{R}$ is a $C^2$ function with $F_x(1,1)=F_{yy}(1,1)=1$ and $F_y(1,1)=F_{xx}(1,1)=0$ and $g:\mathbb{R}^2\rightarrow\mathbb{R}$ such that $g(r,\theta)=F(r\cos\theta,r\sin\theta)$. I'm asked to find the value of $g_{r\theta}(\sqrt2,\pi/4)$.
This what I understand about the chain rule and what I've done so far.
I can see $g$ as the composition of $F$ and $M=(r\cos\theta,r\sin\theta)$. $M$ is differentiable at $(\sqrt2,\pi/4)$ and $F$ is differentiable at $M(\sqrt2,\pi/4)=(1,1)$ because its partial derivatives exist and are continuous. The chain rule tells me that (*) $\frac{\partial g}{\partial r}=\frac{\partial f}{\partial x}\frac{\partial x}{\partial r}+\frac{\partial f}{\partial y}\frac{\partial y}{\partial r}=\frac{\partial f}{\partial x}\cos\theta+\frac{\partial f}{\partial y}\sin\theta$. Then I have to take the derivative of that with respect to $\theta$, and I don't know how to do that.
EDIT: This is a silly question, but I'd also like to know what are the points of evaluation in (*) and/or the chain rule thesis in general. My textbook says it's understood, but I'm not too good at this.
English is not my first language, so feel free to correct any mistake.
\partial. I’ve edited it for you. – amd Jan 26 '16 at 22:29