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
8
votes
5 answers

There does not exist an entire function which satisfies $f({1\over n})={1\over 2^n}$?

There does not exist an entire function which satisfies $f({1\over n})={1\over 2^n}$, what I tried is if possible then define $g(z)=f(z)-{1\over 2^{1\over z}}$ Then $g({1\over n})=0$ and so $g(z)$ is entire and its $0$ set has limit point in it and…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
8
votes
1 answer

why holomorphic function $f$ can't extends continuously to its boundary such that $f(z)=1/z$?

Show that there is no holomorphic function $f$ in the unit disc $\Bbb{D}$ that extends continuously to $\partial \Bbb{D}$ such that $$f(z)=\frac{1}{z}$$ for $z \in \partial \Bbb{D}$. where $\Bbb{D}=\{z\in \Bbb{C} : |z|<1\}$
Laura
  • 4,689
8
votes
2 answers

Finding the residue at $z=0$ for complex function $1/(z^2\sin z$)

Find the residue at $z=0$ for complex function $1/(z^2\sin z$) I know $z=0$ is a pole of order 3 but can't seem to calculate the residue value for it.
DJ_
  • 1,400
8
votes
1 answer

Meromorphic function tending to infinity cannot have poles at all integer points

Let $f$ be a meromorphic function on $\mathbb{C}$ for which $|f(z)|\to\infty$ as $|z|\to\infty$. Show that $f$ cannot have poles at all integer points. I know that we can construct a homeomorphism from the extended complex plane $\mathbb{C} \cup…
user55225
8
votes
2 answers

How to integrate $f( \theta ) = \frac{1}{a + \sin( \theta ) }$?

Let $a > 1$. I am wondering how evaluate the integral: $$ \int_{0}^{2 \pi } \frac{1}{a + \sin( \theta) } d \theta $$ by means of methods of complex analysis. In the homework assignment, the following hint is given: write $\sin( \theta ) = (e^{i…
Max Muller
  • 7,006
8
votes
1 answer

Explaining the convergence of $\int_{0}^{1} \sin \left(\frac{1}{x} \right) \, dx$ using the properties of essential singularities

Because the function $\frac{1}{z}$ has a pole at $z=0$, the integral $\int_{0}^{1} \frac{dx}{x} $ doesn't converge. On the other hand, the integral $\int_{0}^{1} \sin \left(\frac{1}{x} \right) \, dx $ converges even though the function $\sin…
8
votes
1 answer

What does $ e^{iz} $ mean? It was used to define complex sine in my book.

I have been trying to understand the notion of complex sine that was defined in my book. The book first starts out defining $ e^{z} $ as $$ \text{If } z = x + iy, \text{ then } e^z = e^{x}\cos y + ie^x\sin y $$ Next, the book states that for any $…
Max
  • 919
8
votes
2 answers

How can I find all analytic functions $ f = u + iv $ with $ u(x,y) = x^{2} - y^{2} $

This homework problem is giving me some trouble. My current thought process is this: In order for $ f = u + iv $ to be analytic, it must differentiable. Therefore, it must satisfy the Cauchy-Riemann equation, $ f_{y} = if_{x} $ , and $ f_{x} \text{…
Max
  • 919
8
votes
2 answers

Entire, $|f(z)|\le1+\sqrt{|z|}$ implies $f$ is constant

I am stuck on the following question. Given that $f$ is an entire function with $|f(z)|\le1+\sqrt{|z|}$ for all $z\in \mathbb{C}$, show that $f$ is constant. Can anyone give me a hint to get me started? OK, based on one of the hints below, I…
David
  • 2,262
8
votes
1 answer

A generalization of maximum modulus principle

Let $ \emptyset \neq U \subset \mathbb{C} $ be a bounded open connected set and let $ f_1, \dots, f_n $ be analytic in $ \overline{U} $. Prove that $$ \max_{z \in \overline{U}} \sum_{j=1}^n |f_j(z) | = \max_{z \in \partial U} \sum_{j=1}^n |f_j(z) |.…
calm
  • 467
8
votes
2 answers

A holomorphic bijection from the open unit disc to the complex plane

By Liouville's theorem, there is no non-constant holomorphic function from the complex plane to the unit disc. I wonder what the converse is like--surely there are holomorphic functions on the open unit disc into the complex plane, but are there any…
Spook
  • 4,918
8
votes
1 answer

An estimate involving polynomial of degree 2

Let $P(z)=(z-a)(z-b)$ where $a,b$ are any complex numbers such that $|a|\geq 1, |b|\geq 1.$ Then may I know, if $$\max_{|z|=1}|P'(z)|\leq \left(\frac{1}{2}+\frac{1}{1+|ab|}\right)\max_{|z|=1}|P(z)|$$ is true?
user159888
  • 1,948
  • 1
  • 14
  • 19
8
votes
2 answers

Inversion mapping complex function

Show that the inversion mapping $w = f(z) = \frac{1}{z}$ maps: the circle $|z-1|=1$ onto the vertical line $x=\frac{1}{2}$. From what I know thus far, I can see that $|z-1|=1$ take $\theta$ from $2\pi > \theta > 0$ will traverse the circle at…
Q.matin
  • 2,835
8
votes
2 answers

Is Wikipedia incorrect on the Cauchy - Riemann equations (sufficient condition for differentiability)?

According to Wikipedia, "Moreover, the equations are necessary and sufficient conditions for complex differentiation once we assume that its real and imaginary parts are differentiable real functions of two variables." I've always thought that the…
Ted
  • 81
8
votes
2 answers

Interpolation of analytic function on unit disk

Been thinking about this problem for a long time without any progress, can someone help? Consider a bounded function $f: \mathbb{D} \rightarrow \mathbb{D}$ with the following property : for every finite sequence $z_1, z_2, \dots z_n \in \mathbb{D}$,…
KWO
  • 710
  • 4
  • 10