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
2 answers

The minimum value of $|z+1|+|z-1|+|z-i|$ for $z \in \mathbb C?$

I was thinking about the following problem: How can i find the minimum value of $|z+1|+|z-1|+|z-i|$ for $z \in \mathbb C?$ There are four options which are $(a)2,(b)2\sqrt 2,(c)1+ \sqrt 3,(d)\sqrt 5.$ It is a multiple choice question and so i am…
learner
  • 6,726
8
votes
1 answer

$f$ is entire without any zeros then there is an entire function $g$ such that $f=e^g$

$f$ is entire without any zeros then there is an entire function $g$ such that $f=e^g$ What I think is since $f$ do not have any zero for some bounded domain, I can define a branch of logarithm $(\log f)$ on that domain which will gives my desired…
Deepak
  • 1,616
8
votes
1 answer

Proving $f$ is a constant function

Let $f$ be a $2\pi$ periodic entire function satisfying $|f(z)|\leq 1+|{\rm Im}\; z|$. I am trying to show $f$ is constant. Initially I thought it is very easy that I can apply Louiville's Theorem. But I realized proving $f$ is bounded is not…
Deepak
  • 1,616
8
votes
2 answers

The Bound of the 8th Derivative of an Analytic Function

This is another question from a recent qualifying exam that really stumped me. I was thinking of using something with the Cauchy estimate for derivatives, but was clueless beyond that. Let $f:[-1,1]\times [0,2]\rightarrow \mathbb{C}$ be real valued…
Frank White
  • 1,097
8
votes
2 answers

Difference between Cauchy theorem and Cauchy goursat theorem

In some books it is given that Cauchy theorem is equivalent to Cauchy Goursat theorem.And in some other it is given to be different. In my class , our teacher has given it differently. Cauchy theorem states that if $~f(z)~$ is an analytic function…
8
votes
8 answers

Maybe Things Can be Divided by Zero

In the equation: $$\frac{z^2-1}{z-1}$$ $z$ can not be equal to $1$. However $$\begin{align} \frac{z^2-1}{z-1}&=\frac{(z-1)(z+1)}{z-1}\\ &=(z+1) \end{align}$$ So then if $z$ is equal to $1$ we have $$\frac{z^2-1}{z-1}=2$$ Can someone explain that…
Gineer
  • 727
8
votes
2 answers

$g\circ f$ non-constant polynomials then $f$ and $g$ are polynomials?

Let $f$, $g$ be non-constant entire functions. If the composition $g\circ f$ is a non-constant polynomial, can we conclude $f$ and $g$ are polynomials?
Al3magn0
  • 103
8
votes
2 answers

Find laurent expansion of $\frac{z-1}{(z-2)(z-3)}$ in annulus {$z:2<|z|<3$}.

Find the Laurent expansion of $\frac{z-1}{(z-2)(z-3)}$ in annulus {$z:2<|z|<3$}. So far I have the following; I'm not 100% sure if it is right. $\frac{z-1}{(z-2)(z-3)}$ = $\frac{2}{(z-3)}$-$\frac{1}{(z-2)}$ For $\frac{1}{(z-2)}$=$\frac{1}{z}$…
8
votes
1 answer

Show that an entire function bounded by $|z|^{10/3}$ is cubic

Question: Let $f$ be an entire function such that $|f(z)|\leq1+2|z|^{10/3}$ for all z. Prove that $f$ is a cubic polynomial Thoughts so far: Using a corollary of Liouville's theorem, we know that we want to show that $|f(z)|\leq a+b|z|^3$ and…
ABC Bach
  • 193
8
votes
2 answers

Complex differentiabilty

I know that: 1) A function $f:\mathbb{R}^2\to \mathbb{R}^2$, when differentiable at a point, has a $2\times 2$ matrix as a derivative, which is a linear transformation from $\mathbb{R}^2\to \mathbb{R}^2$ best approximating the function linearly in…
Dactyl
  • 2,834
8
votes
1 answer

Show that $8^{1/\pi}$ has infinitely many values.

Show that $8^{1/\pi}$ has infinitely many values. If it were possible to plot all its values, what would the picture look like. How do I go about solving this.
user24883
  • 313
  • 2
  • 6
8
votes
4 answers

The Argument Principle used to prove the Fundamental Theorem of Algebra

Greene and Krantz pose the following problem in Function Theory of One Complex Variable, Ch. 5 problem 3: Give another proof of the fundamental theorem of algebra as follows: Let $P(z)$ be a non-constant polynomial. Fix $Q\in \mathbb{C}$. …
Teddy
  • 2,396
8
votes
2 answers

Holomorphic extension to a perfect, nowhere dense set.

Suppose $f$ is holomorphic and uniformly bounded by $M$ on $\mathbb{C}\setminus E$, where $E$ is perfect and nowhere dense? Can $f$ be extended to a holomorphic function on $\mathbb{C}$? Riemann's theorem on removable singularities let's you remove…
user39992
  • 540
8
votes
5 answers

How to show that e.g. $\cos(z)$ is analytic using Cauchy- Riemann differential equations?

How to show that e.g. $\cos(z)$ is analytic using Cauchy-Riemann differential equations [$u_x(x,y)=v_y(x,y)$ and $u_y(x,y)=-v_x(x,y)$]? Do all analytic functions satisfy Cauchy-Riemann differential equations (CRDE)? What is the relationship…
user2723
8
votes
5 answers

Stronger Liouville theorem

"Every bounded function that is holomorphic on $A$ is is constant." For which $A\subseteq\mathbb{C}$ is this true? Are there well-known examples of unbounded sets $A\subseteq\mathbb{C}$ on which there are non-constant bounded holomorphic…