I was curious if there is a possibility of a field where the curl of the field would be the field itself, i.e, $$\nabla \times \vec{A} = \vec{A}$$
I can immediately see that the divergence of such a field is $0$ so it may be written as $\vec{A} = \nabla \times \vec{B}$. This is also sort of equivalent to find the eigenvector of the anti symmetric matrix $$ \begin{bmatrix} 0 & -\frac{\partial}{\partial z} & \frac{\partial}{\partial y} \\ \frac{\partial}{\partial z} & 0 & -\frac{\partial}{\partial x} \\ -\frac{\partial}{\partial y} & \frac{\partial}{\partial x} & 0 \\ \end{bmatrix} $$As this is normal, I think eigenvectors should exist.I am asking this because I am curious to see how a field whose rotation at every point is the field itself would look like except the zero vector field.