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.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top