- 6,735
- 2,436
The discussion revolves around analytical functions and their properties, particularly focusing on the Cauchy-Riemann equations and the relationships between derivatives of complex functions. Participants are attempting to understand how to relate derivatives of functions evaluated at complex conjugates.
The discussion is ongoing, with various participants providing insights and corrections. Some guidance has been offered regarding notation and the application of the Cauchy-Riemann equations, but there is still uncertainty and differing interpretations present.
Participants are navigating complex notation and definitions, which has led to confusion regarding the evaluation of derivatives. There is an acknowledgment of the need for clarity in the expressions used, particularly when dealing with complex variables and their conjugates.
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
?