Bacat
- 149
- 1
Homework Statement
I have a derivation for an equation here:
https://www.physicsforums.com/showthread.php?t=334692
Basically, I need to invert the gradient operator, so I have:
[tex]\nabla B = k_z[/tex]
k is known and I want to solve for B numerically. How do I get rid of the gradient operator? Do I integrate? If so, in 3D or 1D? With respect to what? Time or space?
If [tex]k_z[/tex] is a vector that lies completely in the z-axis, does that change how I un-operate the gradient operator on B?
Homework Equations
[tex]\nabla = (\frac{d}{dx}, \! \frac{d}{dy}, \! \frac{d}{dz})[/tex]
The Attempt at a Solution
See the link for the derivation I've done:
https://www.physicsforums.com/showthread.php?t=334692