Partial differentiation & complex analysis

la0s
Messages
2
Reaction score
0

Homework Statement


Let Δf= d^2f/dx^2+ d^g/dy^2 (laplace equation - Partial Derivatives) Show Δ(f(g(z))= Mod(g'(z))^2 * Δf(w,v) where g(z)=w(x,y)+v(x,y)i


Homework Equations


we propably need to use cauchy riemman equations: dw/dx = dv/dy and dw/dy = - dv/dx
and chain rule


The Attempt at a Solution


∆f(g(x,y)) = d^2 f/dw^2*((dw/dx)^2 + (dw/dy)^2) + d^2f/dv^2*((dv/dx)^2 + (dv/dy)^2) + 2*d^2f/dwdv*(dw/dx dv/dx + dw/dy dv/dy) + df/dw*(d^2w/dx^2 + d^2w/dy^2) + df/dv*(d^2v/dx^2 + d^2 v/dy^2).

If you use the C-R equations this reduces to the identity you stated

Someone gave me this solution but i can't understand where the term 2*d^2f/dwdv*(dw/dx dv/dx + dw/dy dv/dy) came from?
 
Physics news on Phys.org
What's Mod ?

marlon
 
mod is the absolute value
ie lg'(z)l
 
Hi

The term you cannot understand how to get does not contribute anything to the proof and with the CR equations it quals zero.

P.s are you a UCL maths student?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top