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
7
votes
2 answers

Why does $\lim_{n\to\infty} z_n=A$ imply $\lim_{n\to\infty}\frac{1}{n}(z_1+\cdots+z_n)=A$?

I'm self-studying a bit of complex analysis, and I'm attempting to figure out the following. Suppose $\lim_{n\to\infty}z_n=A$. How can I show that $$ \lim_{n\to\infty}\frac{1}{n}(z_1+\cdots+z_n)=A. $$ Is there a clever way to write the limit to…
Dedede
  • 3,061
7
votes
2 answers

Bounded harmonic function is constant

Can you please help me to prove that bounded harmonic function is constant? Thanks a lot!
Lilly
  • 1,241
7
votes
4 answers

Derivation of formula involving Gamma function?

I'm trying to prove that: $$\prod_{n=1}^{\infty}\frac{n(n+a+b)}{(n+a)(n+b)} = \frac{\Gamma(a+1)\Gamma(b+1)}{\Gamma(a+b+1)}$$ whenever $a$ and $b$ are positive. I know that $$\frac{\Gamma(a+1)\Gamma(b+1)}{\Gamma(a+b+1)} =…
r123454321
  • 2,069
7
votes
1 answer

$L^{\infty}$ norm is bounded by $L^2$ norm for holomorphic functions

I want to prove that, given $f$ holomorphic in a disc $D_r(z)$ and $0
Lost
  • 2,095
7
votes
3 answers

Complex differentiation

Is differentiation in the complex plane the same as that in the reals? In particular do the normal differentiation rules apply in the complex case such that I can just treat a complex map as a real map? Thanks.
comp
  • 71
7
votes
2 answers

Injectivity of sine on complex domain?

So the problem is : let $R$ be region $[{z\in \mathbb{C} : -\cfrac{\pi}{2}
user160738
  • 4,160
6
votes
4 answers

Show $\sum_n \frac{z^{2^n}}{1-z^{2^{n+1}}} = \frac{z}{1-z}$

Show $\displaystyle\sum_{n=0}^\infty \frac{z^{2^n}}{1-z^{2^{n+1}}} = \frac{z}{1-z}$ for $|z|<1$. This is an additional problem for my complex analysis class and I've attempted it for a few hours but ended up taking wrong routes. All of my attempts I…
Jonx12
  • 161
6
votes
1 answer

Is the limit of a sequence of biholomorphisms surjective?

I wondered about the following some time ago: Let $\Omega \subsetneq \mathbb C$ be a domain. Let $\psi_n: \Omega \to \Omega$ be a sequence of biholomorphisms converging to some $\psi$ locally uniformly on $\Omega$. Is $\psi$ necessarily…
Sam
  • 15,908
6
votes
2 answers

Expressing $1 + \cos(x) + \cos(2x) +... + \cos(nx)$ as a sum of two terms

Question in title, my progress: let $z = \cos(x) + i\sin(x)$ then $1 + \cos(x) + \cos(2x) +\dots + \cos(nx) = Re(1 + z + z^2 +\dots + z^n) = Re\left (\dfrac{1-z^{n+1}}{1-z} \right)$ by geometric series; multiplying $\dfrac{1-z^{n+1}}{1-z}$ by…
Jonx12
  • 161
6
votes
2 answers

If $f(\mathbb{C})\subset \mathbb{C}-[0,1]$ then $f$ is constant

If $f:\mathbb{C}\longrightarrow\mathbb{C}$ is an entire function such that $f(z)\neq w$ for all $z\in \mathbb{C}$ and for all $w\in [0,1]\subset \mathbb{R}$, how to prove that $f$ is constant (without using Picard's little theorem). Any hint would…
felipeuni
  • 5,080
6
votes
1 answer

Can the winding number be infinite?

Let $z$ be a point in the complex plane, and $\gamma$ be a closed curve. Is it possible that $$n(\gamma,z) = \frac{1}{2\pi i}\int_\gamma \frac{dw}{w-z}$$ becomes unbounded? In other words, is it possible to find a curve $\gamma$ such that it winds…
mez
  • 10,497
6
votes
2 answers

Show that $\sum \frac{z^n}{n}$ diverges if $z = 1$ but otherwise converges if $|z|=1$.

Hi: I'm reading John D'Angelo's textbook "An Introduction To Complex Analysis and Geometry" and trying ( emphasis on trying ) to work on the exercises in Chapter 4. I'm already stuck on only the second one. The question is: Show that $\sum …
mark leeds
  • 1,514
6
votes
2 answers

Showing that $z^3 e^z = 1$ has infinitely many solutions

On an old complex analysis prelim, I encountered the following problem. Show that the equation $z^3 e^z =1$ has infinitely many solutions. How many are real? Well many sources in complex analysis utilize Picard's Big Theorem to show that $e^z -z…
Libertron
  • 4,415
6
votes
2 answers

Showing that $e^z=z$ has infinitely many solutions

One of our review problems for my complex analysis final is the following: Show that $e^z=z$ has infinitely many solutions in $\mathbb{C}$. I've seen a few solutions online, but none of them have used material that was covered in our introductory…
6
votes
1 answer

Proof for constant function without Picard's little theorem

I need to prove without using Picard's Little Theorem the following statement: Let $f(z)$ an entire function such that $f(z) \notin \mathbb R$ for every $z \in \mathbb C$. Prove that $f$ is constant. Do you have a way to do it? Thanks
bond
  • 81