Meromorphic functions of several variables

1.8k Views Asked by At

Is there a concept of meromorphic function of several complex variables? Is there a Taylor series description of such a function? More specifically, I am wondering if such several variable meromorphic functions should have poles only at isolated points, or they can have larger sets as poles? As an example, consider functions of two complex variables $z_1, z_2$. Is $f(z_1, z_2) = \frac{1}{z_1 - a_1}, a_1 \in \mathbb{C}$ a meromorphic function? What about the function$g(z_1, z_2) = \frac{1}{(z_1 - a_1)(z_2 - a_2)}, a_2 \in \mathbb{C}$? Thanks in advance!

1

There are 1 best solutions below

3
On BEST ANSWER

A function $f$ of several complex variables is called meromorphic on $\Omega$ if for every $a \in \Omega$, there is a neighbourhood $U \ni a$ and holomorphic functions $p$ and $q$, where $q$ is not identically $0$, on $U$ such that $$ f(z) = \frac{p(z)}{q(z)} \qquad \text{for } z \in U \setminus q^{-1}(0). $$ In particular, the quotient of two holomorphic functions on $\Omega$ is meromorphic, so both your examples are meromorphic.

Note some differences with the one-variable case:

  • The singularity set of a meromorphic function is never discrete or even compact. In fact, it's an analytic variety of codimension $1$. (Hartogs' extension theorem shows that if $f$ is holomorphic on $\Omega \setminus K$ where $K$ is a compact subset of $\Omega$, then $f$ admits a unique extension to a holomorphic function on $\Omega$.)
  • We can't "extend" $f$ to its singularity set by pretending that $f=\infty$ there. For example look at $f(z,w) = z/w$ and see what happens as we approach the origin along various paths.