Exercises — Complex analysis — analytic functions, Cauchy-Riemann equations
, always true.
CR-1 fails at every point, so is nowhere analytic. The offending piece is exactly the : it single-handedly shifts and apart by the constant , and no choice of can heal a constant mismatch.
Level 4 — Synthesis
L4·Q1. Build the analytic function from a harmonic part
Given the harmonic function , construct the analytic (find ), and identify in closed form. Which vault tool guaranteed a exists?
Recall Solution — L4·Q1
First confirm harmonic: , , sum ✅ — so a harmonic conjugate is guaranteed to exist (locally), the fact from Harmonic functions and Laplace's equation. Use CR to recover :
- (integrate in ).
- . Compute , so . Also . Match: . Then (taking ), using Euler's formula from Complex numbers — polar form and Euler's formula. This reconstructs Example 3 of the parent.
L4·Q2. CR forces rigidity
Suppose is analytic on an open connected region and its imaginary part is constant there. Prove is constant.
Recall Solution — L4·Q2
constant means and everywhere in the region. Apply CR:
- ,
- . So all four partials of vanish, hence is locally constant; on a connected region "all partials zero" forces to be a single constant. Therefore is constant. The moral: you cannot fix the imaginary part and freely wiggle the real part — CR chains them together. This rigidity is what makes analytic functions so powerful in Contour integration and Cauchy's integral theorem.
Level 5 — Mastery
L5·Q1. The Jacobian view — prove CR ⟺ "rotation+scale"
Let be real-differentiable at a point with Jacobian . Prove that acts as multiplication by a single complex number if and only if the CR equations hold, and that then .
Recall Solution — L5·Q1
Setup. Multiplying a point by the fixed complex number gives so as a real-linear map on this multiplication is the matrix This is a rotation-by- scaled by , where (see Complex numbers — polar form and Euler's formula).
(⇐) CR ⇒ special form. If and , set and . Then So is exactly multiplication by , and .
(⇒) Special form ⇒ CR. Conversely if for some , then reading entries: (top-left = bottom-right) and (top-right = bottom-left). Those are precisely the two CR equations.
Determinant. For the special form, WHAT this means geometrically (figure below): the map scales every little area by and rotates by , uniformly in all directions — that is the "spin-and-zoom, no shear, no flip" of the parent's rubber-sheet story, and the reason analytic maps are conformal (Conformal mappings). The Jacobian and the multivariable chain rule is the machinery that turns local stretching into this matrix.

L5·Q2. A discontinuity trap (CR holds at 0, yet not differentiable)
Consider Show that the CR equations hold at , yet is not complex-differentiable at . Explain which hypothesis of the sufficiency theorem fails.
Recall Solution — L5·Q2
Step 1 — CR at via partial derivatives. Along the real axis (, ): , so , giving . Hence . Along the imaginary axis (, ): , , and . So , giving . Check: ✅ and ✅. CR holds at .
Step 2 — But the limit depends on direction. Take and let along a fixed ray. Since , This value changes with the approach angle : along it is ; along it is . Different directions give different answers, so the derivative limit does not exist. is not complex-differentiable at .
Step 3 — Which hypothesis broke? The sufficiency theorem needs CR plus continuity of the partials on a neighborhood. Here the partials of are not continuous at (the difference-quotient wobbles as ), so having CR only at the isolated point never earned us differentiability. This is the sharpest form of the parent's warning: CR at a point is necessary, not sufficient.