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
11
votes
1 answer

Show that the set of one-to-one holomorphic maps $\Bbb{C}\setminus\{a,b,c\} \to \Bbb{C}\setminus\{a,b,c\}$ forms a finite group.

Let $\Omega = \mathbb{C}\setminus\{a, b, c\}$ be the complement of three distinct points in the complex plane. Show that the set of one-to-one holomorphic maps $f : \Omega \to \Omega$ forms a finite group. Is the order of this group independent of…
11
votes
1 answer

an analytic function from unit disk to unit disk with two fixed point

prove that if $f:\mathbb{D}\rightarrow\mathbb{D}$ is analytic with two distinct fixed point then $f$ is identity. I thought if one of the fixed points was zero by schwarz lemma this statement is easily proved. but what can I do if fixed points were…
user115608
  • 3,453
11
votes
1 answer

Proof that the function $\cot(\pi z)$ is uniformly bounded on the sides of the square with vertices $\pm(N+1/2)\pm i(N+1/2),n∈ℕ$.

Proof that the function $\cot(\pi z)$ is uniformly bounded on the sides of the square with vertices $\pm(N+1/2)\pm i(N+1/2),n∈ℕ$. My idea was that since those squares are compact and this function is continuous on those squares the image must…
Kasper
  • 13,528
11
votes
3 answers

Continuity of the derivative

As we all know, all the basic properties of holomorphic functions (i.e. functions which are differentiable in the complex sense) can be deduced from Cauchy's formula. Moreover, Cauchy's formula itself can be viewed as a rather simple consequence of…
Etienne
  • 13,636
11
votes
4 answers

Find all entire functions $f(z)$ such that $|f(z)|=1$ for $|z|=1$

Find all entire functions $f(z)$ such that $|f(z)|=1$ for $|z|=1$ Hint: First show that $f(z)$ is a polynomial. Clearly one can not use Cauchy Estimates to prove that $f(z)$ is a polynomial, the other way is to prove that $f(z)$ has a pole at…
the8thone
  • 4,111
11
votes
2 answers

What is the difference between a holomorphic function and a meromorphic function?

As far as I can tell, if a function is holomorphic on its domain, then it's also meromorphic and vice versa. Can someone tell me what the difference between these two properties are (if any)? A counter-example and an explanation of why it's a…
Tac-Tics
  • 2,203
11
votes
1 answer

The residue at $\infty$

I am stuck on the following problem : $\,\,\,\,$*Problem*$\quad$The residue of an entire function at $\infty$ is $0$. Solution: True. This follows from the definition of the residue at $\infty$ together with the Cauchy-Goursat Theorem. Another way…
learner
  • 6,726
11
votes
3 answers

Complex sine not bounded

How do you show that the complex sine is not bounded, i.e. that there does not exist an $M > 0$ such that $|\sin(z)| < M$ for all $z \in \mathbb{C}$?
Amelia
  • 111
11
votes
2 answers

Injective Holomorphic Functions that are not Conformal?

Is it possible for a holomorphic function on a connected domain to be conformal but not injective? Also, is it possible for a holomorphic function to be injective but not conformal?
Braindead
  • 4,999
11
votes
2 answers

On radial limits of Blaschke Products

A Blaschke product is a function of the form $$B(z):=z^k\prod_{n=1}^{\infty}\frac{a_n-z}{1-\overline{a_n}z}\frac{|a_n|}{a_n}$$ where the $a_n$ are the non-zero zeros of $B$, and satisfie $\sum_{n=1}^{\infty}(1-|a_n|) < \infty$. Blashke products are…
Malik Younsi
  • 3,868
11
votes
1 answer

If $f$ is an entire function where every power series expansion has at least one 0 term, show it is a polynomial

Suppose $f$ is entire and that in every power series $f(z)=\sum_{n=0}^\infty c_n(z-a)^n$ at least one coefficient is $0$. Prove that $f$ is a polynomial.
anon
  • 151
11
votes
3 answers

Complex derivative in terms of partial derivatives

Let $f: \mathbb{C} \rightarrow \mathbb{C}$ holomorphic. Now, if we write $f(x+iy) = u(x,y) + iv(x,y)$ with $u,v$ harmonic, is there a way to write the complex derivative $\frac{d f}{d z}$ in terms of the partial derivatives of $u,v$? Thanks for your…
baguette
  • 113
11
votes
6 answers

Is there any intuition or meaning regarding Cauchy-Riemann equations?

Holomorphic functions are one of the most beautiful objects in mathematics. However, Cauchy-Riemann equations are a little bit of a mystery for me. What does that mean intuitively when a function satisfyes those equations?
HeMan
  • 3,119
11
votes
1 answer

What is the motivation/importance of the concept 'holomorphic'?

Often a specific technical term is coined in mathematics because a concept is so often repeated. The usual modern presentation method of Definition- Theorem - Proof often starts with the discovery method of Object - Property - Pattern, just finding…
Mitch
  • 8,591
11
votes
3 answers

What Möbius transformation maps the unit circle $\{z: |z|=1\}$ to the real axis?

Can you determine a Möbius transformation that maps unit circle $\{z: |z|=1\} \rightarrow$ real axis. I.e., how would you find one? Would this transformation be uniquely determined? The Möbius transformations are the maps of the form: $$ f(z)=…
sarah
  • 1,281