Complex function open set, sequence, identically zero, proof

Click For Summary
The discussion centers on proving that if a holomorphic function f is zero on a convergent sequence within an open connected set U, then f must be identically zero throughout U. Participants explore the concept of connectedness, emphasizing its importance for applying the identity theorem of holomorphic functions. They clarify that connectedness implies path connectedness, allowing for the extension of the zero property of f along continuous paths within U. An example is provided to illustrate why connectedness is necessary, highlighting that a function can be holomorphic and equal on a subset without being equal on the entire set if it is not connected. The conversation concludes with the assertion that different definitions of connectedness can be valid if proven to hold.
binbagsss
Messages
1,291
Reaction score
12

Homework Statement


Hi

I am looking at this proof that , if on an open connected set, U,there exists a convergent sequence of on this open set, and f(z_n) is zero for any such n, for a holomorphic function, then f(z) is identically zero everywhere.

##f: u \to C##Please see attachment
IMG_0995.jpg

Homework Equations

The Attempt at a Solution


[/B]
I follow the proof on the open disc, but am just stuck on the ' by using connectedness we can extend this to ##U## .'

I have never taken a class in topology, nor, don't think I've ever had the definition of connectedness occur in a class. But from a quick google I see it is a set that cannot be partitioned into two nonempty subsets which are open in the relative topologyinduced on the set. Equivalently, it is a set which cannot be partitioned into two nonempty subsets such that each subset has no points in common with the set closure of the other.

I'm unsure how to,apply this to see that connnecteness implies that if the proof holds on an open disc, it,holds on ##U##

Many thanks
 

Attachments

  • IMG_0995.jpg
    IMG_0995.jpg
    44 KB · Views: 670
Physics news on Phys.org
this is an interesting statement since it uses the imprecise word "any", in the phrase "for any n". If "any" means "some", as it probably should, then the statement is false. Of course here it is intended that "any" mean "all".

as to the argument, i suppose you could choose an arbitrary point w of the open set and connect w to z0 by a continuous path. Then you could ask where on that path f = 0. or just ask how far along the path, beginning at z0, f is identically zero. i.e. let z1 be the point such that f is identically zero for every point of the path between z0 and z1, but f is not identically zero on any longer portion of the path. If z1 ≠ w, this is a contradiction, by the argument just given, since the assumption that f is identically zero on one side of z1 along the path, implies that f is also identically zero on a disc centered at z1, hence also on some longer portion of the path. thus f is identically zero along the whole path, and hence also at w.

notice i am using a different definition of connectedness than you mentioned. i am using "path connectedness" instead of connectedness. a set is path connected iff for every pair of points p,q in the set, thre is a continuous path passing through both of them, or beginning at one and ending at the other. In an open subset of R^2, every point is contained in an open disc in which any two points are joined by a straight line path. Hence an open set in R^2 is at least locally path connected. Hence given point in such an open set, the subset that can be connected to it by a path is open, and also the subset that cannot be connected to it by a path is open. Hence if the subset is connected it is also path connected. I.e. a connected and locally path conncted set is path connected. hence an open connected set in R^2 is path connected. It is even easier to prove that a path connected set is connected.
 
Last edited:
  • Like
Likes FactChecker
The proof relies on the identity theorem of holomorphic functions to conclude that if f = 0 on an open subset of U then f = 0 on the whole of U. The identity theorem requires that U be connected.

Connectedness can be characterised as follows:

Let X be a topological space. Then X is connected if and only if every continuous f: X \mapsto \{0,1\} in the discrete topology is constant.

This suggests the following example of why connectedness of U is necessary for the identity theorem: Consider two open disjoint subsets V_1 and V_2 of \mathbb{C} which are themselves connected, and let U = V_1 \cup V_2. Define <br /> f: U \to \mathbb{C} : z \mapsto \begin{cases}<br /> 0, &amp; z \in V_1, \\<br /> 1, &amp; z \in V_2.<br /> \end{cases} and <br /> g: U \to \mathbb{C}: z \mapsto 0.<br /> Then f and g are holomorphic on U and equal on the open subset V_1, but are not equal on U.
 
mathwonk said:
as to the argument, i suppose you could choose an arbitrary point w of the open set and connect w to z0 by a continuous path. Then you could ask where on that path f = 0. or just ask how far along the path, beginning at z0, f is identically zero. i.e. let z1 be the point such that f is identically zero for every point of the path between z0 and z1, but f is not identically zero on any longer portion of the path. If z1 ≠ w, this is a contradiction, by the argument just given, since the assumption that f is identically zero on one side of z1 along the path, implies that f is also identically zero on a disc centered at z1, hence also on some longer portion of the path. thus f is identically zero along the whole path, and hence also at w.
I think it would be better to cover the path with a finite set of open, overlapping disks and extend the zeros through all the disks. It seems like this way, you need to prove that there is a "first" non-zero point on the path.
 
The
pasmith said:
The proof relies on the identity theorem of holomorphic functions to conclude that if f = 0 on an open subset of U then f = 0 on the whole of U. The identity theorem requires that U be connected.

Connectedness can be characterised as follows:

Let X be a topological space. Then X is connected if and only if every continuous f: X \mapsto \{0,1\} in the discrete topology is constant.

This suggests the following example of why connectedness of U is necessary for the identity theorem: Consider two open disjoint subsets V_1 and V_2 of \mathbb{C} which are themselves connected, and let U = V_1 \cup V_2. Define <br /> f: U \to \mathbb{C} : z \mapsto \begin{cases}<br /> 0, &amp; z \in V_1, \\<br /> 1, &amp; z \in V_2.<br /> \end{cases} and <br /> g: U \to \mathbb{C}: z \mapsto 0.<br /> Then f and g are holomorphic on U and equal on the open subset V_1, but are not equal on U.

I've never studied a topology class nor was it required, can I get by with another definition of connectedness for the identity theorem ? Thanks
 
the existence of such a first point is immediate from the least upper bound property of the real numbers. that property is also needed to prove the compactness of the closed bounded intervals, i.e. of the path, and hence to reduce an open covering by discs to a finite one.

and although i used a different definition of connectedness, i also gave an argument showing it follows from the other one. so yes you can use a different definition if you prove it holds.
 
Re : connectedness somewhat fuzzy): Consider two open balls B1, B2 overlapping, where f(z) is identically zero in one of them, say B1. Can you see how you can apply the result to B2 on the overlap? In the case of a disconnection, the overlap is either inexistent, of minimal ( a finite collection of points).
 
  • Like
Likes binbagsss

Similar threads

Replies
20
Views
4K
Replies
1
Views
2K
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
4
Views
2K
Replies
3
Views
2K