Science Advisor
- 6,735
- 2,437
StatusX said:Not quite. The notation is a little confusing here, since the same symbol is used to show the variable being differentiated and the place the derivative is evaluated. To be clear, you should specify where the derivative is evaluated separately.
In this case we have:
[tex]\frac{\partial u(\bar z)}{\partial x} =\frac{\partial u(x-iy)}{\partial x}[/tex]
Now we should rewrite this as:
[tex]= \frac{\partial u(x'-iy')}{\partial x'} \left|_{x'=x, y'=y}[/tex]
This might seem stupid, but it allows us to get what you need as follows:
[tex]= \frac{\partial u(x'+iy')}{\partial x'} \left|_{x'=x, y'=-y}[/tex]
[tex]= \frac{\partial u(z')}{\partial x'} \left|_{z'=\bar z}[/tex]
and similarly for the derivative with respect to y, although there's one more step there.
malawi_glenn said:hmm why is
dV(x,y)/dy=d(-v(x,-y))/dy=-dv(x,-y)/dy
?