2fipi
- 2
- 0
Homework Statement
I apologize in advance for my inability to present formal equations here. I'll do my best to be clear with the representation using simple text.
"Use the Jacobian Matrix to Prove Laplace's 2D Eq.: (partial^2 u)/(partial x^2) + (partial^2 u)/(partial y^2) = 0"
Homework Equations
Laplace Terms:
(partial u)/(partial x) = (partial v)/(partial y)
(partial u)/(partial y) = -(partial v)/(partial x)
The Attempt at a Solution
I attempted to place in the various Laplace Terms mentioned above into a 2x2 matrix, and find the determinant. However, this did not appear to work, as it resulted in:
det | (partial u)/(partial x), (partial u)/(partial y)|
| -(partial v)/(partial x), (partial v)/(partial y)|
= (partial^2 u)/(partial x^2) - (partial^2 u)/(partial y^2)