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
4
votes
3 answers

showing a function defined from an integral is entire

Let $f$ be a continuous complex-valued function on the unit interval. For any complex number $z$, define $F(z)=\int _0 ^1 f(t) e^{zt} dt$. How do I show that $F$ is entire?
lucas
  • 137
  • 6
4
votes
1 answer

application of the maximum modulus theorem

Let $f$ be holomorphic on the unit disc and continuous on the unit circle. Suppose there is an $M \in \mathbb{R}$ such that $|f(z)| \leq M$ on the unit circle and let $\alpha_1, \alpha_2, ..., \alpha_n$ be zeros of $f$ in the unit disc listed…
buck
  • 133
  • 2
4
votes
2 answers

Example of a meromorphic function in $\mathbb{C}$ but not in $\mathbb{C}_{\infty}$

I need to produce an example of a meromorphic function on $\mathbb{C}$ but not meromorphic on the Riemann sphere $\mathbb{C}_{\infty}$. Will this work: $f(z)=e^z-1/z$? Other examples are welcome. Thank you.
Myshkin
  • 35,974
  • 27
  • 154
  • 332
4
votes
3 answers

Residue of $\frac{\tan(z)}{z^3}$

What is the easiest way to calculate the residue of $\dfrac{\tan(z)}{z^3}$ at zero? I could either use the line integral theorem, or expand it out as a series. Is there a right way to do it?
Cactus BAMF
  • 1,047
4
votes
1 answer

Show that $\frac{z^2}{z-3}$ is analytic.

Explain why $\displaystyle \int_{C_1(0)} f(z) dz =0$ for the function $\dfrac{z^2}{z-3}$. In case there's some confusion with the notation, $C_1(0)=$ circle of radius $1$ centered at $0$ in $\mathbb{C}$. We were given several theorems in class for…
4
votes
2 answers

holomorphic function on the complex plane

let $ f(z) \in Hol(\mathbb{C}) $ holomorphic function such that for each $ z_0 \in \mathbb{C} $ there exists $ N(z_0) $ such that $ f^{(N(z_0))}(z_0) = 0 $ Prove: that f is a polynom
hjkl
  • 582
4
votes
2 answers

Show $\iint_{D} f(x,y)(1 - x^2 - y^2) ~dx ~dy = \pi/2$

Suppose $f(x,y)$ is a bounded harmonic function in the unit disk $D = \{z = x + iy : |z| < 1 \} $ and $f(0,0) = 1$. Show that $$\iint_{D} f(x,y)(1 - x^2 - y^2) ~dx ~dy = \frac{\pi}{2}.$$ I'm studying for a prelim this August and I haven't taken…
4
votes
2 answers

Computing a complex integral potentially using residues

The question is: Compute: $$\mbox{p.v.}\int_{-\infty}^{\infty}\frac{x\sin4x}{{x^2}-1}dx$$ Initially I thought it was straight forward and I could just use residues. However, the Residue Theorem requires the poles to be in the upper plane ($y > 0$),…
Payton
  • 65
4
votes
1 answer

Prove that the limit of the line integral is 0.

Prove that $$\lim_{\rho\to0}\int_{C_\rho} \frac{z^{1/3}\log z}{z^2+1}dz=0$$ $(|z|>0, -\pi/2<\arg z<3\pi/2)$ where $C_\rho$ is the upper half of the circle with radius $\rho<1$ centered at the origin oriented clockwise. My attempt: Along…
Siddhartha
  • 1,770
  • 18
  • 38
4
votes
1 answer

All the roots of $\lambda x+\cot(x)=0$ are real. Looking for an alternative proof

I am looking for an alternative (possibly simpler) proof of the following fact, that has some relevance in finding the eigenfunctions for the laplacian operator. For any $\lambda\in\mathbb{R}^+$, $\lambda\geq 1$, all the solutions of $$ \cot(x)…
Jack D'Aurizio
  • 353,855
4
votes
1 answer

Exercise 16 from chapter 3 of Stein & Shakarchi's complex analysis

Suppose $f$ and $g$ are holomorphic in a region containing the disc $|z| \le 1$. Suppose that $f$ has a simple zero at $z=0$ and vanishes nowhere else in $|z| \le 1$. Let $f_\epsilon (z) = f(z)+\epsilon g(z)$. Show that if $\epsilon$ is sufficiently…
4
votes
2 answers

Solving for coefficients on a Laurent series

I am having an issue with the following complex analysis problem. I am suppose to find the coefficients of $z^{-1}$, $z^{-2}$ and $z^{-3}$ in the Laurent series for $\displaystyle \frac{1}{\sin z}$ around $z_0 = 0$ which is valid for $2\pi < |z|…
zrbecker
  • 4,048
4
votes
1 answer

A Conjecture based on the Complex Conjugate Root Theorem.

The Complex Conjugate Root Theorem requires a polynomial function with real coefficients. This seems to imply the possibility that a complex polynomial can exist with an odd number of complex roots. True, or am I making an assumption based on…
4
votes
2 answers

Computing a Laurent series

Let $$f(z) = \frac{1}{(2z-1)(z-3)} $$. Compute the Laurent series about the point z = 1 in the annular domain $$ \frac{1}{2} < |z-1| < 2$$ My attempt: I broke f(z) up into the partial fraction decomposition: $$ -\frac{2}{5(2z-1)} + \frac{1}{5(z-3)}…
Rand
  • 95
4
votes
2 answers

Let $z_k = \cos\frac{2k\pi}n + i\sin\frac{2k\pi}n$. Show that $\sum_{k=1}^n|z_k-z_{k-1}|<2\pi$.

Let $z_k = \cos\frac{2k\pi}n + i\sin\frac{2k\pi}n$. Show that $\sum_{k=1}^n|z_k-z_{k-1}|<2\pi$. So, this is a problem from Herb Silverman's "Complex Variables". I gave it a try with several ways, e.g., reducing all terms to one term, but none of…
PJW
  • 85