Is this function a subharmonic function?

192 Views Asked by At

Does anyone know, is $h\left(z,w\right):=\frac{\left|zw\right|}{\left|z\right|+\left|w\right|}$ for $z$ and $w$ in the unit disk $\mathbb{D}$ of the complex plane a (pluri)subharmonic function? Thanks!

1

There are 1 best solutions below

0
On

I didn't see an easy non-computational solution, but write $$h(z,w) = \frac{\sqrt{z\bar z}\sqrt{w\bar w}}{\sqrt{z \bar z}+\sqrt{w \bar w}}$$ and start computing. (I admit using Maple, since I'm lazy). We get $$\frac{\partial^2 h}{\partial z \partial\bar z} = \frac14\frac{|z|^2\big(|w|-|z|\big)}{|w|\,\big(|z|+|w|\big)^3},$$ $$\frac{\partial^2 h}{\partial w \partial\bar w} = \frac14\frac{|w|^2\big(|z|-|w|\big)}{|z|\,\big(|z|+|w|\big)^3}$$ and $$\frac{\partial^2 h}{\partial z \partial\bar w} = \frac12\frac{z \bar w}{\big(|z|+|w|\big)^3}.$$

Hence (after lots of tedious algebra) $$\Delta h = 4\left( \frac{\partial^2 h}{\partial z \partial\bar z} + \frac{\partial^2 h}{\partial w \partial\bar w} \right) = \frac{\big(|z|-|w|\big)^2(|z|^2+|zw|+|w|^2)}{|zw|\big(|z|+|w|\big)^3} \ge 0$$ so $h$ is subharmonic (outside the coordinate axis, and it's easy to check that it's subharmonic even there). On the other hand $$\frac{\partial^2 h}{\partial z \partial\bar z}\frac{\partial^2 h}{\partial w \partial\bar w} - \frac{\partial^2 h}{\partial z \partial\bar w}\frac{\partial^2 h}{\partial w \partial\bar z} = -\frac{1}{16} \frac{|zw|}{(|z|+|w|)^4}$$ which is negative for most points in the bidisc. This shows that $h$ is not plurisubharmonic.