Using the Jacobian to Prove Laplace's 2D Eq.

  • Thread starter Thread starter 2fipi
  • Start date Start date
  • Tags Tags
    2d Jacobian
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
2fipi
Messages
2
Reaction score
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)
 
Physics news on Phys.org
Are you sure you understand what a partial derivative is? The first set of equations you gave are the Cauchy-Riemann equations for an analytic complex function. The determinant doesn't help. That just gives you products of first derivatives. Not the second derivatives you need for the Laplace equation. Differentiate Cauchy-Riemann.