4

A problem asks to show that an entire function on $\mathbb{C}$ with positive real part must be a constant. I spoke to a professor, and asked why not just use the Picard theorem. He said that we should try to aim the solution at the level of the problem, and that Picard was a little too high-powered for this problem.

How would I solve it in the absence of Picard's theorem? A related question: suppose we have an isolated singularity, near which $\Re (f)$ (alternately, $\Im (f)$) is bounded. How can we show the singularity is removable?

Yet another related problem: why is a positive harmonic function on Rn a constant? Mean value property seems not to be the way...

user88203
  • 537

4 Answers4

13

Write $f = u + iv$, where by assumption $u \geq 0$. Consider the analytic function

$$\exp(-f), \,\,\,\,\,\,\, |\exp(-f)| = |\exp(-u)|$$

What can we say about $\exp(-f)$? (Hint: Louiville's Theorem)

amWhy
  • 209,954
  • 2
    I am just curious. If hypothesis was negative real part then one could take the function $exp (f)$ to show that $f$ is constant? And if hypothesis is positive imaginary part then $exp(if(z))$ and negative imaginary part then $exp(-if(x))$? Am I correct? – Babai Jul 26 '17 at 19:59
  • @Babai yes, you are correct. – john doe Oct 29 '17 at 19:50
6

Compose your map with $e^{-z}$, and you get a bounded entire function.

4

Hint: a fractional linear transformation (aka Möbius transformation) takes a half-plane to a disk.

Robert Israel
  • 448,999
0

Let $f(z) $ be an entire and bounded function with real part bounded,then

$f(z)$ is entire$\implies \phi(z)=e^{f(z)}$ entire

$\implies \vert\phi(z)\vert=\vert e^{f(z)}\vert= e^{Re(f(z))} \le e^M$ ,Where $Re(z) \le M$ for some fixed $M \in \mathbb R$

$\implies \phi(z)$ is constant,by Liouville's theorem

$\implies\phi'(z)=e^{f(z)}f'(z)=0\forall z\in \mathbb C$

$\implies f'(z)=0 $ in $\mathbb C$,since $e^{f(z)}\neq 0$ in $\mathbb C$

$\implies f(z)$ is constant

Styles
  • 3,539