Laurent series expansion - inequalities of series coeffiients

291 Views Asked by At

Let $f:U\rightarrow \mathbb{C}$ be analytic. Suppose $\overline{A}_{r,R}(z_0)\subset U$ where $r<R$ and $r,R \in (0,\infty)$. Also, $|f(z)|\leq M$ in $\overline{A}_{r,R}(z_0)$. I need to prove the following. $$|a_n|\leq MR^{-n},n\geq 0$$ $$|a_n|\leq Mr^{-n},n< 0$$ This is my attemt. Let $r\leq s\leq R$. Let $\zeta$ be such that $|\zeta-z_0|=s$.

Then the Laurent series coefficient is, $$a_n=\frac{1}{2\pi i}\int_{|\zeta-z_0|=s}^{}\frac{f(\zeta)}{(\zeta-z_0)^{n+1}}dz,n\in \mathbb{Z} $$Also, $$\frac{1}{2\pi }|\frac{f(\zeta)}{(\zeta-z_0)^{n+1}}|\leq \frac{1}{2\pi }\frac{M}{s^{n+1}} $$ By the ML estimate $$|a_n|\leq \frac{M}{s^n}=Ms^{-n}$$

When $n<0$ and $r\leq s\leq R$ $\implies$ $r^{-n}\leq s^{-n}\leq R^{-n}\implies|a_n|\leq MR^{-n}$

When $n\geq 0$ and $r\leq s\leq R$ $\implies$ $R^{-n}\leq s^{-n}\leq r^{-n}\implies|a_n|\leq Mr^{-n}$.

What I get is not what I need to prove. Maybe my question should be fixed or my answer is wrong. Any help will be much appreciated. Thanks alot

1

There are 1 best solutions below

7
On

Note that you have got $|a_n| \le M s^{-n}$, but $s$ can be any arbitrary real number in $(r,R)$.

So for $n < 0$, the tightest bound for $|a_n|$ is achieved by setting $s$ close to $r$. Hence $|a_n| \le M r^{-n}$.

For $n \ge 0$, similarly, you should let $s \to R$, so $|a_n| \le MR^{-n}$.