When I first saw the Cauchy-Riemann differential equations they remind me on the conditions for the curl of a function to be zero.
Here some notation I will use: $$\frac{\partial f}{\partial x} = f_x$$
As the curl is: $$\nabla \times \begin{pmatrix} u \\ v \\w \end{pmatrix} = \begin{pmatrix} w_y - v_z \\ u_z - w_x \\ v_x- u_y \\ \end{pmatrix}$$ For the curl to be zero we need \begin{align*} w_y &= v_z\\ u_z &= w_x\\ v_x &= u_y\\ \end{align*} The Cauchy Riemann differential equations are \begin{align*} u_x &= v_y\\ u_y &= -v_x\\ \end{align*} Ok they don't look so similar, but I still think that there is connection between functions with curl $0$ and holomorphic functions, as both are having anti derivatives, and hence path integrals only depends on the start and endpoint, not on the path itself.
Is my Intuition wrong and there is no connection? Or is there one?
An integral $\int_\gamma f(z)\,dz = \int_a^b f(\gamma(t))\gamma'(t)\,dt$ can be written as the sum of a real line integral and an imaginary line integral. The vector fields showing up in these line integrals are $(u,-v)$ and $(v,u)$ where $f =u+iv$. The Cauchy-Riemann equations then say that these two vector fields have curl zero.