Analytic and circle of convergence

713 Views Asked by At

We know that a function f(z) is analytic iff it can be given by the locally convergent power series. If it is analytic everywhere it must be convergent for all z. What about the analyticity of the function outside the circle of convergence and on the circle of convergence? How to evaluate the singularities from such a power series expansion of the function?

2

There are 2 best solutions below

0
On

Your question is unclear but I have a few advices :

List the power series of $\frac{1}{z}$ at every point $z \ne 0$ and their radius of convergence and how you can find one from the other. Do the same with its primitive $\log z$.

The main theorem is the Cauchy integral formula : if $f$ is analytic on $|z| < r$ (note a priori $f$ is not given by a single power series on that disk) then for $|z|< R< r$, $f(z) = \frac{1}{2i\pi}\int_{|s|=R} \frac{f(s)}{s-z}ds$, expanding $\frac{1}{1-z/s}$ in geometric series shows $f$ is indeed given by a single power series.

From there we obtain the second main theorem : (the analytic continuation of) a power series always has a singularity of the boundary of its disk of convergence.

The 3rd theorem is that the Cauchy integral formula holds for holomorphic functions : holomorphic functions are analytic (from which we obtain things like the removable singularity theorem).

0
On

Let $f : U \to \mathbb C$ be analytic on an open $U \subsetneqq \mathbb C$. For $z_0 \in U$ let $r = \inf \{ \lvert v - z_0 \rvert \mid v \in \mathbb C \setminus U \}$. Then $U_r(z_0) = \{ z \in \mathbb C \mid \lvert z - z_0 \rvert < r \}$ is the biggest open disk centered at $z_0$ which is contained in $U$. Note that the boundary $S_r(z_0) = \{ z \in \mathbb C \mid \lvert z - z_0 \rvert = r \}$ contains at least one point not belonging to $U$.

It is well-known that there exists a power series $\sum_{n=0}^\infty a_n(z-z_0)^n$ with radius of convergence $R \ge r$ such that $f(z) = \sum_{n=0}^\infty a_n(z-z_0)^n$ for $z \in U_r(z_0)$.

It is possible that $R > r$ (as a simple example let $f$ be the restriction of an analytic $g : \mathbb C \to \mathbb C$ to an open $U \subsetneqq \mathbb C$). In this case, what can be said about $f(z)$ and $\sum_{n=0}^\infty a_n(z-z_0)^n$ for $z \in (U_R(z_0) \cap U) \setminus U_r(z_0)$? Note that $U_R(z_0) \cap U$ is the set of points where both $f(z)$ and $\sum_{n=0}^\infty a_n(z-z_0)^n$ are defined.

It is very well possible that $f(z) \ne \sum_{n=0}^\infty a_n(z-z_0)^n$. As an example consider the principal branch of the logarithm $\ln: \mathbb C_{sliced} = \mathbb C \setminus \{ x \in \mathbb R \mid x < 0 \} \to \mathbb C$. For $z_0 = -4 + 3i$ we have $r= 4$ and $\ln(z) = \sum_{n=0}^\infty a_n (z-z_0)^n$ for $z \in U_4(z_0)$. However, the radius of convergence of the power series is $R = 5$, but for $z \in U_5(z_0)$ with $\text{Im}(z) < 0$ we have $\ln(z) \ne \sum_{n=0}^\infty a_n (z-z_0)^n$.

However, if $V$ is any connected component of $U \cap U_R(z_0)$ such that$V \cap U_r(z_0) \ne \emptyset$, then $f(z) = \sum_{n=0}^\infty a_n (z-z_0)^n$ for $z \in V$. This is due to the identity theorem for analytic functions.