1

Let $f: G \to \mathbb C$ be an analytic function which is constant on a disk. Then $f$ is constant on whole of $G$, where $G$ is an open connected set.

I was reading complex analysis and there they are using the abovesaid thing again and again without giving any explanation to this. I think this is something very elementary but I am not able to get this.

Any help will be appreciated. Thanks.

User
  • 2,938
  • This seems to be very close to the problem discussed here: https://math.stackexchange.com/questions/147834/why-a-holomorphic-function-with-constant-magnitude-must-be-constant – Rafael_Espericueta Sep 16 '17 at 18:09
  • The result you are looking for goes by the somewhat deceitful name of "principle of analytic continuation". –  Sep 16 '17 at 18:09
  • 2
    This is an immediate consequence of the https://en.wikipedia.org/wiki/Identity_theorem – Martin R Sep 16 '17 at 18:16

2 Answers2

1

This is known as the "identity theorem". Here is an idea of the proof : take $z \in \partial D$, we will show $(\star)$ that $f$ is constant in a neighborhood of $z$, this of course will implies the result because it will show that the set $\{z \in G : f(z) = 0\}$ is open (it is clear that such set is closed).

$(\star)$ : By subtracting we can assume that $f(z) = 0$. Now, write the Taylor expansion $f(w) = \sum_{n \geq 0} c_n (w-z)^n$. If not all the $c_n$ are zero, there is a leading term $f(w) = c_k (w-z)^k + \dots $ and the next terms are negligible as $w \to z$, but in particular this implies that $f(w)$ is not zero for $w$ close enough to $z$ which is a course a contradiction.

1

Hint:

If an analytic function has uncountably many zeros then using Identity Theorem it is identically zero, because every uncountable set has a limit point , you can prove it easily !

Empty
  • 13,012