Proving that a "composition" is harmonic

kmitza
Messages
17
Reaction score
4
I am learning some complex analysis as it is a prerequisite for the masters program that I was accepted into and I didn't take it yet during my bachelors. I am using some lecture notes in Slovene and I have run into a problem that has proven troublesome for me :

If ##g: D \rightarrow \mathbb{C} ## is a harmonic function and ##f: D' \rightarrow D ## is holomorphic. If ## f= u +iv ## prove that
$$h = g(u(x,y),v(x,y)) $$ is harmonic.

My attempt was to just calculate the derivatives and obtain that it is zero but I got stuck in the calculation. It is entirely possible that this is an easy problem as I am not an analysis person but I would like to know if there is a simpler way of proving this than straight calculation?
 
Physics news on Phys.org
kmitza said:
I am learning some complex analysis as it is a prerequisite for the masters program that I was accepted into and I didn't take it yet during my bachelors. I am using some lecture notes in Slovene and I have run into a problem that has proven troublesome for me :

If ##g: D \rightarrow \mathbb{C} ## is a harmonic function and ##f: D' \rightarrow D ## is holomorphic. If ## f= u +iv ## prove that
$$h = g(u(x,y),v(x,y)) $$ is harmonic.

My attempt was to just calculate the derivatives and obtain that it is zero but I got stuck in the calculation. It is entirely possible that this is an easy problem as I am not an analysis person but I would like to know if there is a simpler way of proving this than straight calculation?
It should work out by taking the appropriate derivatives. You will need to be careful to apply the chain rule correctly.
 
kmitza said:
I am learning some complex analysis as it is a prerequisite for the masters program that I was accepted into and I didn't take it yet during my bachelors. I am using some lecture notes in Slovene and I have run into a problem that has proven troublesome for me :

If ##g: D \rightarrow \mathbb{C} ## is a harmonic function and ##f: D' \rightarrow D ## is holomorphic. If ## f= u +iv ## prove that
$$h = g(u(x,y),v(x,y)) $$ is harmonic.

My attempt was to just calculate the derivatives and obtain that it is zero but I got stuck in the calculation. It is entirely possible that this is an easy problem as I am not an analysis person but I would like to know if there is a simpler way of proving this than straight calculation?
As PeroK says, it's all a matter of computing $$h_{xx}, h_{yy}$$ and showing $$ h_{xx}+h_{yy} =0 $$ through the chain rule (and, I believe you'll need the product rule too, to take a partial of a partial).
 
Last edited:
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