Complex Functions and Analyticity
2.1 Complex Functions
Section titled “2.1 Complex Functions”A complex function is a function . We can write where and are real-valued functions.
Example. . Here and .
Example. . Here and .
Example. . Here and .
2.2 Limits and Continuity
Section titled “2.2 Limits and Continuity”The limit means: for every There exists Such that implies .
Unlike the real case, can approach from any direction in . This makes limits More restrictive.
Proposition 2.1. if and only if And where .
Definition. is continuous at if .
Solution
Problem. Show that does not exist.
Let . Then . As along different Rays (Etc.), the ratio takes different values (Etc.). Since the limit depends on the direction of approach, it does not exist.
Problem. Determine whether is continuous at .
For : . The limit as is But is undefined (division by zero). If we define Then becomes continuous at .
2.3 The Derivative
Section titled “2.3 The Derivative”Definition. is differentiable at if
Exists (and is independent of how in ).
Remark. The requirement that the limit be the same for all directions of approach of is what Makes complex differentiability far more restrictive than real differentiability.
2.4 Analytic Functions
Section titled “2.4 Analytic Functions”Definition. A function is analytic (or holomorphic) on an open set if is differentiable at every point of . A function that is analytic On all of is called entire.
Examples of entire functions: , , , Polynomials.
Example of a non-analytic function: is nowhere differentiable (except at if we define it, but still not analytic there).
Solution
Problem. Show that is differentiable only at .
So and . , , , . The Cauchy-Riemann equations require and So . Thus satisfies CR only at .
At : So is Differentiable at but not analytic anywhere (no neighbourhood of is analytic).
Problem. Show that is differentiable only at .
. , , , . CR equations: And . At : . So is differentiable at only, hence nowhere analytic.
2.5 Branch Cuts and Multi-Valued Functions
Section titled “2.5 Branch Cuts and Multi-Valued Functions”Many important functions in complex analysis are inherently multi-valued. To work with them as Single-valued functions, we must restrict the domain.
Definition. A branch of a multi-valued function is a single-valued analytic function Defined on a domain such that for all .
The Complex Logarithm. We define Which is multi-valued because for . The principal branch is
Defined on . The negative real axis is called the branch cut.
Proposition 2.2. The principal branch is analytic on and .
Complex Powers. For with :
This is multi-valued . When is rational with reduced form There are exactly distinct values.
Solution
Problem. Find all values of .
for .
These are all positive real numbers: . The principal value (using the principal branch) is .
Problem. Find all values of .
.
For : . For : . These are the two square roots of .
Problem. Find the domain of analyticity of .
is analytic on So we need .
when I.e., (the imaginary axis Segment from to ). Also at .
Domain: .
2.8 Common Mistakes
Section titled “2.8 Common Mistakes”Mistake 1: Assuming that differentiability in the real sense implies complex differentiability. A function being differentiable as a function of two real variables does not imply that is complex differentiable. The Cauchy-Riemann equations must also be satisfied. For example, is real-differentiable but not complex differentiable.
Mistake 2: Forgetting that analyticity requires differentiability in a neighborhood, not just at a point. A function is analytic at a point if it is differentiable in some open neighborhood of that point. A function can be differentiable at a point but not analytic there. For example, is differentiable only at , so it is not analytic anywhere.
Mistake 3: Confusing the Cauchy-Riemann equations in Cartesian and polar form. In Cartesian coordinates, the Cauchy-Riemann equations are and . In polar coordinates, they are and . Do not mix up the two forms, as this leads to incorrect conclusions about analyticity.
Mistake 4: Assuming that a function with continuous partial derivatives satisfying the Cauchy-Riemann equations is automatically analytic. The Cauchy-Riemann equations are necessary but not sufficient for analyticity. Even if and have continuous partial derivatives and satisfy the Cauchy-Riemann equations, the function may not be analytic if the partial derivatives are not continuous in a neighborhood. However, if the partial derivatives are continuous in a neighborhood, then the function is analytic.
Mistake 5: Forgetting that analytic functions are infinitely differentiable. If is analytic on a domain , then is infinitely differentiable on . This is a powerful property that does not hold for real-differentiable functions. Do not assume that an analytic function has only finitely many derivatives.
flowchart TD A[2_Complex Functions And Analyticity] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”A complex function maps the plane to the plane, but requiring differentiability in the complex sense imposes a severe constraint. Unlike real functions that can wiggle independently in different directions, a complex differentiable function must satisfy the Cauchy-Riemann equations, linking its real and imaginary parts. This means the function preserves angles locally, making it conformal. Analytic functions are remarkably rigid: knowing the function on any small arc determines it everywhere. Branch cuts arise because multi-valued functions like logarithms require a choice of which sheet to use, creating artificial boundaries in an otherwise smooth landscape.
Cross-References
Section titled “Cross-References”Complex Numbers Review: Complex arithmetic and polar form provide the foundation for understanding complex functions.
Cauchy-Riemann Equations: The Cauchy-Riemann equations are necessary and sufficient conditions for analyticity.
Complex Integration: Integration of analytic functions leads to powerful results like Cauchy’s integral theorem.