On the one hand, I read that the derivative of the complex conjugate $C[z]=\overline{z}$ is not differentiable anywhere (for instance see here). (see 1, below)
On the other hand, I see in physics taking the derivative of a complex scalar field to obtain the equation of motion using the Euler-Lagrange method (for instance see enter link description here (see 2, below)
So which is it, can we or can we not take the derivative?
- For case 1, the reference states that a complex function is differentiable if and only if it satisfies the Cauchy-Riemann equations:
$$ f[z]=f[x+iy]=u[x,y]+iv[x,y] $$
Then f is differentiable if
$$ \frac{\partial u}{\partial x} =\frac{\partial v}{\partial y} \\ \frac{\partial u}{\partial y} =-\frac{\partial v}{\partial x} $$
Then for the complex conjugate $C[x+iy]=x-iy$ then $\partial u/\partial x =1$ and $\partial v/\partial y=-1$. Consequently $C[z]=\overline{z}$ is not differentiable anywhere in the complex plane.
- For case 2, the physics paper defines the Lagrangian of a complex scalar free field as follows:
$$ \mathcal{L}=(\partial \phi^*)(\partial \phi) $$
Then they claim that
$$ \frac{\partial \mathcal{L}}{\partial (\partial \phi)}=\partial \phi^*\\ \frac{\partial \mathcal{L}}{\partial (\partial \phi^*)}=\partial \phi $$
To obtain these results I assume they apply the chain rule
$$ \frac{\partial }{\partial (\partial \phi)}(\partial \phi^* \partial \phi)=\partial \phi\frac{\partial }{\partial (\partial \phi)}(\partial \phi^* )+\partial \phi^* \frac{\partial }{\partial (\partial \phi)}(\partial \phi) $$
Is the following term not an 'illegal' derivative of a complex conjugate function?
$$ \partial \phi\frac{\partial }{\partial (\partial \phi)}(\partial \phi^* ) $$
Why are they allowed to pose it equal to 0?