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

Solving for m in $\left ( 1+i \right )^{m}= \left ( 1-i \right )^{m}, m\in \mathbb{Z}$

Taking the log of both sides , I wound up with an equality that looks like this: $$m\cdot i\left ( \ln \left ( \frac{\pi }{4} +2k\pi\right )-\ln \left ( \frac{7\pi}{4} +2k\pi\right ) \right )=0$$ which to my knowledge is satisfied only when $m=0$.…
6
votes
1 answer

Finding the number of analytic functions which vanish only on a given set.

Let $S = \{0\}\cup \{\frac{1}{4n+7} : n =1,2\ldots\}$. How to find the number of analytic functions which vanish only on $S$? Options are a: $\infty$ b: $0$ c: $1$ d: $2$
Srijan
  • 12,518
  • 10
  • 73
  • 115
6
votes
1 answer

Automorphisms of the unit disc

Define $$\phi_a(z) = \frac{z-a}{1-\overline{a}z}, \qquad \rho_\alpha(z) = e^{i\alpha}z,$$ with $|a|<1$ and $\alpha \in \mathbb{R}$, so that $\phi_a \circ \rho_\alpha$ is a holomorphic automorphism of the unit disc. There are then three…
Lachlan
  • 61
  • 1
  • 2
6
votes
1 answer

Showing that a holomorphic function $f : \mathbb{C}\setminus\{0\} \to \mathbb{C}$ with $f(2z) = f(z)$ is constant

Let $f : \mathbb{C}\setminus\{0\} \to \mathbb{C}$ be a holomorphic function satisfying $f(2z) = f(z)$ for all $z \in \mathbb{C}\setminus\{0\}$. Show that $f$ is constant. Here $f$ is defined as a map $\mathbb{C}\setminus\{0\}\rightarrow…
6
votes
2 answers

$n$th roots of entire functions

I am stuck on this complex analysis problem. Let $f$ be an entire function and $n$ a positive integer. Show that there exists an entire function $g$ such that $f=g^n$ if and only if the order of each zero of $f$ is divisible by $n$. I can see…
user237574
6
votes
3 answers

Show that $f$ is continuous at $0$ and it satisfies the Cauchy-Riemann conditions but it is not differentiable.

Let $f:\Bbb{C}\to \Bbb{C}$ be defined as $$f(x+iy)= \frac{x^{3}-y^{3}+i(x^{3}+y^{3})}{x^2+y^2} \text{ if} x+iy \neq 0$$ and $f(x+iy)=0$ if $x+iy=0$ Show that $f$ is continuous at $0$ and it satisfies the Cauchy-Riemann conditions but it is not…
6
votes
1 answer

Proving Plancherel's theorem using Cauchy integral formula

Plancherel's theorem says that $f(x) = \frac{1}{2\pi} \int^\infty_{-\infty} F(k) e^{ikx} dk$ where $F(k) = \int^\infty_{-\infty} f(x)e^{-ikx}dx$. I'm wondering if we can prove this using Cauchy's integral formula somehow like this. $f(x) =…
6
votes
0 answers

Radial limits of composition of functions

Is it true that if $f\in H(U)$ is a holomorphic function whose nontangential limits exist a.e and $g\in H^\infty(U)$ is a nonconstant holomorphic function whose range is in $U$ and whose radial limits exist everywhere, then the radial limits of…
6
votes
2 answers

Show that there is no such entire function

This is an old qual problem I'm working on: Show that there is no entire function $f(z)$ satisfying $|f(z)-e^{\overline{z}}|\leq 3|z|$ for all $z\in \mathbb{C}$. I tried to use Liouville's theorem by dividing both side by $|z|$ ,but it doesn't quite…
vgmath
  • 1,345
6
votes
2 answers

Is a meromorphic function satisfying $f(2z)=\frac{f(z)}{1+f(z)^2}$ constant?

Let $f(z)$ be a holomorphic function on the unit disk satisfying $f(0)=0$ and $$f(2z)=\frac{f(z)}{1+f(z)^2}.$$ Extend it to a meromorphic function on the entire complex plane using this recursion. Must $f(z)$ be constant? I think so, but I can't…
Potato
  • 40,171
6
votes
3 answers

How to remember/rederive the isomorphisms from the half planes to the unit disc

I know that $$z \mapsto \frac{z-i}{z+i}$$ maps the upper half plane to the unit disc, and $$z \mapsto \frac{z-1}{z+1}$$ maps the right half plane. Is there an intuitive way to construct such maps from scratch?
D_S
  • 33,891
6
votes
2 answers

Proving or Disproving the Existence of a Function on the Unit Disc

Let $f$ be holomorphic in the unit disc and continuous on its closure. Prove or disprove that there exists such $f$ so that $f(e^{i\theta})=e^{-i\theta}$ for $0<\theta<\frac{\pi}{4}$. I believe that there is no such function since on the boundary…
6
votes
1 answer

On construction of Mittag Leffler Theorem meromorphic functions.

I'm reading in my notes the proof of Mittag Leffler theorem but when I look at the exercises I don't know how to construct these functions. From the proof it's clear that if $\{z_n\}$ is the sequence of desired poles. One should construct the…
Abellan
  • 3,723
6
votes
1 answer

Non Existence of a proper holomorphic map from the unit disc onto the complex plane

It is well known that there is no proper holomorphic map from complex plane onto disc by Liouville's theorem.Does there exist a proper holomorphic map $f$ from the unit disc onto the complex plane?I believe that such map does not exists but I'm…
Arpit Kansal
  • 10,268
6
votes
0 answers

Exponential type functions

An entire function $f(z)$ is of exponential type $\alpha$ if there exists $A$ such that $|f(z)|\leq Ae^{\alpha|z|}$ for all $z\in \mathbb C$. Given that $A=1$: how to prove that $$\frac{1}{2\pi}\int_{0}^{2\pi}\log|f(re^{i\theta})|\,d\theta\leq…
Monica
  • 81