Can the Cross Product of a Vector Field and Its Conjugate Be a Gradient?

Mentia
Messages
10
Reaction score
0
Is it possible to nontrivially represent the cross product of a vector field \vec{f}(x,y,z) with its conjugate as the gradient of some scalar field \phi(x,y,z)?

In other words, can the PDE

\vec{\nabla}\phi(x,y,z) = \vec{f}(x,y,z)\times\vec{f}^\ast(x,y,z)

be nontrivially (no constant field \vec{f}) solved?

If not, why? If so, can you give an example of such a scalar field? This problem has popped up in my research and I'm afraid my PDE skills are lacking.
 
Physics news on Phys.org
If I remember correctly, you cannot take the cross product of two vector fields, you need the external product. It is difficult to otherwise define which vectors you are operating on.

Does your question stem from Laplace's equation?
 
Let \vec{f}(x,y,z)=f_x(x,y,z)\hat{x}+f_y(x,y,z)\hat{y}+f_z(x,y,z)\hat{z}. Then \vec{f}\times\vec{f}^\ast =(f_yf_z^\ast -f_y^\ast f_z)\hat{x}+(f_zf_x^\ast -f_z^\ast f_x)\hat{y}+(f_xf_y^\ast -f_x^\ast f_y)\hat{z}=2i\left [ \text{Im}(f_yf_z^\ast)\hat{x} + \text{Im}(f_zf_x^\ast)\hat{y} + \text{Im}(f_xf_y^\ast)\hat{z} \right ].

Does there exist a non-constant and necessarily complex \vec{f} for which there exists a \phi that satisfies \vec{\nabla}\phi=\vec{f}\times\vec{f}^\ast?
 
Last edited:
Hmmm, complex vector spaces, nice :approve:

Here's some tips that may help you: In order for a potential function to exist, it must satisfy Laplace's equation. Try calculating the divergence of the formula you derived and see whether it suggests something meaningful.

As for it being necessarily complex, the condition is that:

f\neq f^*

Try starting with the condition f=f^* in the divergence of \nabla φ. It should lead you to a non-true statement.
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top