Laurent Series and Singularity Proofs.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
moo5003
Messages
202
Reaction score
0

Homework Statement



Let D be a subset of C and D is open. Suppose a is in D and f:D\{a} -> C is analytic and injective. Prove the following statements:

a) f has in a, a non-essential singularity.
b) If f has a pole in a, then it is a pole of order 1.
c) If f has a removable singularity in a, then theanalytic extension of f to D is one to one too.


Homework Equations


Laurent Series
f(z) = h(1/z) + g(z) on the annulis.
a_n = 0 for all n<k for some k in Z if a is removable
a_n != 0 for infinite n<0 if a is essential


The Attempt at a Solution


a)I'm a little stumped at the moment. I've narrowed my goal down to showing that for some reason because f(z) is one to one that a_n goes to 0. My other guess was to assume that the sing. was essential but I'm not sure how to come up with a contradiction. Any hints you guys can provide would be helpful. :bugeye:
 
Last edited:
Physics news on Phys.org
For essential singularities, look up the theorem known as "Little Picard". For pole singularities, the function near the pole behaves an awful lot like 1/(z-a)^n. Now remember a complex number has n n-th roots.
 
I think you meant to say use the Big Picard Theorem, but either way thanks for the tip it made the problem much more approachable. (Contradiction to injectivity arises since you can find two dotted disks that both map C or C\{b} for some b in C which implies that points map to the same thing =><= ). Thanks for your help