What are the critical points of $ f(x,y,z)=x^2+ay^2+z^2-4xy, \ \ where \ \ a \in \mathbb{R} $ .
Answer:
The critical points are obtained by
$ f_x=0, \\ f_y=0 , \\ f_z=0 \\ $
These gives
$ x-2y=0 , \\ ay-2x=0, \\ z=0 \\ $
This gives $ \ (0,0,0) \ $ only critical points.
Am I right ?