alchemistoff
- 7
- 0
Homework Statement
{Q 6.2.2 from Arfken "Mathematical Methods for Physicists"}
Having shown that the real part u(x,y) and imaginary part v(x,y) of an analytic function w(z) each satisfy Laplace's equation, show that u(x,y) and v(x,y) cannot have either a maximum or a minimum in the interior of any region in which w(z) is analytic. (They can have saddle points)
Homework Equations
Cauchy-Riemann (CR) relations for analyticity of the function u_x=v_y and u_y=-v_x where subscript stands for partial differentiation with respect to that variable.
\nabla^2u=0 and \nabla^2v=0 (it follows from CR relations and proves that analytic function satisfies Laplace's equation)
The Attempt at a Solution
The local minimum/maximum points are to satisfy u_x=0 and u_y=0
and
M=u_{xx}u_{yy}-(u_{xy})^2>0
\nabla^2u=u_{xx}+u_{yy}=0\therefore u_{xx}=-u_{yy}
M=-u_{yy}^2-u_{xy}^2\leq0
...and it looks like totally wrong direction...