Questions tagged [complex-analysis]

For questions mainly about theory of complex analytic/holomorphic functions of one complex variable. Use [tag:complex-numbers] instead for questions about complex numbers. Use [tag:several-complex-variables] instead for questions about holomorphic functions of more than one complex variables.

Complex analysis is a branch of mathematical analysis that investigates functions of one or several complex variables. Typical topics include Cauchy's integral formula, singularities, poles, holomorphic and meromorphic functions, Laurent and Taylor series, maximum modulus principle, isolated zeros principle, etc.

Independent variable and dependent variable of complex functions are both complex numbers, and may be separated into real (denoted by $\Re$) and imaginary parts (denoted by $\Im$) : $z = x +iy$ and $w = f(z) =u(x,y)+iv(x,y)$ where $x, y \in \mathbb{R}$, $u(x,y)$ and $v(x,y)$ being real-valued functions.

A fundamental result of complex analysis is the Cauchy-Riemann equations, which give the conditions for a function to have a complex derivative, which is a complex generalization of the (real) derivative. If the complex derivative is defined at each point in an open connected subset of $\mathbb C$, the function is called analytic, or holomorphic. If the complex derivative is defined at each point in $\mathbb C$, the function is called entire.

51771 questions
13
votes
1 answer

Convex sequences and Integral representation for the generating function

Suppose that $c_k$ is an decreasing sequence of non-negative real numbers, such that $c_0=1$ and $c_{k}\leq \frac{1}{2}(c_{k-1}+c_{k+1})$. Is it true that the generated function of $c_k$ admit an integral representation as…
Leandro
  • 2,410
13
votes
3 answers

Mean Value Theorem for complex functions?

Let $\varphi_t$ be an analytic function on an open domain $\Omega\subseteq\mathbb{C}$. Let $K \subset \Omega$ be a compact set. I am trying to prove that for any fixed parameter and fixed values: $$\left|\frac{\varphi_t(b) -…
aviness
  • 641
  • 1
  • 4
  • 11
13
votes
4 answers

definition of winding number, have doubt in definition.

could any one tell me why in the definition of index number or winding number of a curve $\gamma(t)$ around some point $a$ we take this integral : $$\frac{1}{2\pi i}\int_{\gamma}\frac{1}{z-a} $$ why not $$\frac{1}{2\pi…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
13
votes
1 answer

Conformal map from punctured disc to disc

Let $G$ be an open subset of the complex plane. A function $f:G \rightarrow \mathbb{C}$ is said to be conformal if it is complex differentiable with nonvanishing derivative. I am stuck trying to find a conformal map from the punctured unit disc…
Seth
  • 9,393
  • 1
  • 27
  • 64
13
votes
2 answers

Complex polynomial and the unit circle

Given a polynomial $ P(z) = z^n + a_{n-1}z^{n-1} + \cdots + a_0 $, such that $\max_{|z|=1} |P(z)| = 1 $ Prove: $ P(z) = z^n $ Hint: Use cauchy derivative estimation $$ |f^{(n)} (z_0)| \leq \frac{n!}{r^n} \max_{|z-z_0|\leq r} |f(z)| $$ and look…
hjkl
  • 582
13
votes
1 answer

Existence of square roots and logarithms

Does there exist an open connected set in the complex plane on which the identity function has an analytic square root but not an analytic logarithm?
13
votes
5 answers

Entire "periodic" function

I am studing for exams and am stuck on this problem. Suppose $f$ is an entire function s.t. $f(z) =f(z+1)$ and $|f(z)| < e^{|z|}$. Show $f$ is constant. I've deduced so far that: a) $f$ is bounded on every horizontal strip b) for every bounded…
Mykie
  • 7,037
13
votes
1 answer

Show that $\lim\limits_n \frac{a_n}{a_{n+1}} = z_0$

I was wondering if anyone could give me a hint on the following problem: Let $f$ be meromorphic on the unit disc with only a simple pole at $0 \neq z_0 \in D$. Let $a_0 +a_1z + \cdots$ be a power series representation for $f$ about $0$. Show that…
D_S
  • 33,891
13
votes
1 answer

Best estimate using Cauchy integral formula: why is a circle the optimal path?

I once encountered this question from Ahlfors' Complex Analysis. An analytic function $f$ has the property that for $|z|<1$, $|f(z)|\leq \frac{1}{1-|z|}$. Find the best estimate of $|f^{(n)}(0)|$ that Cauchy's formula will yield. I solved it by…
Plutoro
  • 22,730
  • 3
  • 41
  • 71
13
votes
2 answers

Complex integration with Cauchy's Integral Formula

Calculate$$\int_\gamma \frac{(z+27i)(z+16)}{z(z+81)^2}dz$$ where $\gamma$ is the triangle whose vertices are the third roots of $z = -8i$, oriented counterclockwise. Answer: I calculated the third roots of $-8i$ and they all have modulus $2$. This…
Jim_CS
  • 5,331
13
votes
2 answers

Is there a good way to solve for z the equation $e^{i\pi} = e^{z\ln2} + e^{z\ln3}$?

$e^{i\pi} = e^{z\ln2} + e^{z\ln3}$ How can I deal with this? I want to solve for z. Does this help? $e^{z\ln2} + e^{z\ln3} = e^{z\ln2}(1 + e^{z(ln3-ln2)})$ If I write out z=x+iy then the expression becomes $-1 =…
13
votes
3 answers

Is $|z|^2$ complex differentiable?

I think I am a bit confused about the definition of (complex) differentiability. Yes, I know that's stupid, but I am hoping that someone could clear it up for me. I know that the definition of (complex) differentiability is when $\lim\limits_{h\to…
James C
  • 205
12
votes
1 answer

Stone-Weierstrass Theorem in $\mathbb{C}$

I am having difficulty understanding how to prove the Stone-Weierstrass Theorem for complex valued functions defined on the closed unit disc $\mathbb{D}\subset\mathbb{C}$. Here is a version I have from an exercise in Lang: Any continuous complex…
RHP
  • 2,553
12
votes
2 answers

Why is an integral of a complex function defined as a line integral?

In real analysis, we can define a line integral, but we also define (earlier) the regular definite integral. Why is it that in complex analysis we are interested only in a line integral?
Pandora
  • 6,504
12
votes
1 answer

Suppose that $ f $ is entire and that for each $ z $, either $ |f(z)| \leq 1 $ or $ |f^\prime (z) |\leq 1 $. Prove that $ f $ is a linear polynomial.

My question is in the title. I'm a little lost in how to solve this problem. There is a hint associated with the problem that states the following: Use a line integral to show that $ |f(z)| \leq A + |z| $ where A = $\max\{1, |f(0)|\}$ Thanks for…
Max
  • 919