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

Given two biholomorphic maps such that $f(z_0)=g(z_0)=0$, prove there exists $c$ such that $f(z)=cg(z)$

Given two biholomorphic maps $f:\Omega\rightarrow\mathbb{D}$ and $g:\Omega\rightarrow\mathbb{D}$ such that $f(z_0)=g(z_0)=0$, prove that there exists $c\in\mathbb{C}$ with $|c|=1$ such that $f(z)=cg(z)$ If $f$ or $g$ is identically zero, it is…
5
votes
1 answer

Does there exist an analytic function on $\mathbb{C}$ such that $f(1/2n)=f(1/2n+1)=1/2n$?

Does there exist an analytic function on $\mathbb{C}$ such that $f(1/2n)=f(1/2n+1)=1/2n$? Well, I considered a new function $g(z)=f(z)-z$. The zeroes of $g$ has limit point $0$ in $\mathbb{C}$ so $g(z)\equiv 0\Rightarrow f(z)=z$ but I checked that…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
5
votes
1 answer

$f$ be an analytic function defined on $\mathbb{D}=\{z\in\mathbb{C}:|z|<1\}$

I came across the following problem that says: Let $f$ be an analytic function defined on $\mathbb{D}=\{z\in\mathbb{C}:|z|<1\}$ such that the range of $f$ is contained in the set $\mathbb{C}\setminus (-\infty,0]$. Then $f$ is necessarily a…
learner
  • 6,726
5
votes
2 answers

Residue of $f(z) = \frac{z-1}{1+\cos(\pi z)}$ at $z=2k+1$

How can i compute the residue of: $$f(z) = \frac{z-1}{1+\cos(\pi z)}$$ at $z_k=2k+1, k\neq 0$.
5
votes
1 answer

Let $f(z) = \frac{1+e^z}{1-e^z} $. Determine the image of $f(A)$

On all the complex analysis-exams written by my professor, a question of this nature always pops up: Let $$f(z)=\frac{1+e^z}{1-e^z}$$ and $A=\{z:\Re(z)<0, \ -\pi<\Im(z)<\pi\}.$ Determine the image $f(A)$. Hint: use the fact that $f(z)=M(e^z)$…
Parseval
  • 6,413
5
votes
2 answers

if a complex function $f$ is real-differentiable, then $f$ or $\overline{f}$ are complex-differentiable

This is an exercise from Remmert's Theory of Complex functions. Let $D\subset \mathbb{C}$ be a domain and $f:D\rightarrow \mathbb{C}$ a real-differentiable function. Assume that the following limit exists: $ \mathrm{lim}_{h\rightarrow 0} \left| …
Sak
  • 3,866
5
votes
0 answers

Suppose $z = \cos θ + i \sin θ$. If $n$ is an integer, evaluate $z^n + \bar{z}^n$ and $z^n − \bar{z}^n $.

Suppose $z = \cos θ + i \sin θ$. If $n$ is an integer, evaluate $z^n + \bar{z}^n$ and $z^n − \bar{z}^n $. My attempt: Let $z\in \mathbb{C}$ such that $z=\cos\theta +i\sin\theta$ then $\bar{z}=\cos\theta - i\sin\theta$ Then, using Mouvre Form, we…
rcoder
  • 4,545
5
votes
2 answers

For which $a$ does the equation $f(z) = f(az) $ has a non constant solution $f$

For which $a \in \mathbb{C} -\ \{0,1\}$ does the equation $f(z) = f(az) $ has a non constant solution $f$ with $f$ being analytical in a neighborhood of $0$. My attempt: First, we can see that any such solution must satisfy: $f(z)=f(a^kz)$ for all…
catch22
  • 3,057
5
votes
1 answer

There is no holomorphic function $f$ on the open unit disk such that $f(1/n)=2^{-n}$

Prove that there is no holomorphic function $f$ on the open unit disk such that $f(1/n)=2^{-n}$ for $n=2,3,..$ I know a similar question was asked on this website before but this is different. I define $g(z)=2^{-\frac{1}{z}}$, Can I use this…
Shweta Aggrawal
  • 5,501
  • 2
  • 15
  • 48
5
votes
1 answer

Prove that if $f:D\to D$ is analytic and has two distinct fixed points, then $f$ is the identity

A complex number $w\in D$ is a fixed point for the map $f:D \to D$ if $f(w)=w$. Prove that if $f:D\to D$ is analytic and has two distinct fixed points, then $f$ is the identity,that is,$f(z)=z$ for all $z\in D$. If $f(0)=0$ , I can use Schwarz lemma…
J.Guo
  • 1,627
5
votes
1 answer

Complex Analysis - Application of Liouville theorem

If $f:\mathbb{C}\to\mathbb{C}$ is an entire function and it holds that: "For every $z\in \mathbb{C}$, either $|f'(z)|\leq1$ or $|f''(z)|\leq 1$." Then there exist $a,b,c \in \mathbb{C}$ such that $2|a|\leq 1$ and $f(z)=az^2+bz+c$ .
Curtis74
  • 101
5
votes
1 answer

Analytic functions branch

I am having trouble understanding branch cuts. It seems right when I understand one thing another issue arises. The questions asks: Find a branch of each of the following multiple valued functions that is analytic in the given domain: a.)…
Q.matin
  • 2,835
5
votes
3 answers

Prove that the entire function $f$ is a polynomial if it maps every unbounded sequence to an unbounded sequence.

While studying for an exam in complex analysis, I came across this problem. Unfortunately I was not able to solve it. Any help would be greatly appreciated. Let $f$ be an entire function mapping every unbounded sequence in $\mathbb{C}$ to an…
user59982
  • 261
5
votes
2 answers

Power series convergence in boundary, regular point?

Given a power series $\sum_{k=0}^\infty a_k z^k$ with radius of convergence $0
markus
  • 281
5
votes
1 answer

removable singularity

f(z) is analytic on the punctured disc $D(0,1) - {0}$ and the real part of f is positive. Prove that f has a removable singularity at $0$.
wqr
  • 658
  • 5
  • 14