Practice final exam solutions

Complex analysis, lecture 2
(May 1, 2026)

As usual, be sure to include your method, and remember to write your name.

Problem 1. Write (1+i3)3 in Cartesian and polar coordinates.

The above problem is directed towards Objective 1 (complex numbers, algebra, and functions).

Solution. In polar coordinates, we find the modulus of 1+i3 is r=12+(3)2=4=2, and the argument is θ=arctan(3/1)=π/3. Thus 1+i3=2eπi/3. Cubing this, we get (2eπi/3)3=8eπi. This is the polar form. In Cartesian coordinates, 8eπi=8(cosπ+isinπ)=8.

Problem 2. Find the branch points of the function f(z)=z2+2z. What are the corresponding phase factors at each branch point?

The above problem is directed towards Objective 1 (complex numbers, algebra, and functions).

Solution. We can rewrite the polynomial inside the square root as z(z+2). The branch points correspond to the zeros of the polynomial, which are z1=0 and z2=2. Since the function behaves locally like (zzk)1/2 near each root zk, transporting around either branch point once results in multiplying by a phase factor of e2πi(1/2)=eπi=1.

Problem 3. Use the Cauchy–Riemann equations to determine the set of all points where f(x+iy)=x2+iy2 is complex differentiable. On what domain if any is f analytic?

The above problem is directed towards Objective 2 (analytic functions and the Cauchy–Riemann equations).

Solution. Here u(x,y)=x2 and v(x,y)=y2. The partial derivatives are ux=2x,uy=0 and vx=0,vy=2y. The Cauchy–Riemann equations require ux=vy and uy=vx. The second equation 0=0 is always satisfied, and the first equation requires 2x=2y, or x=y. Since the partial derivatives are continuous everywhere, f is complex differentiable precisely on the line y=x. This contains no domains (indeed it contains no nonempty open sets), so f is nowhere analytic.

Problem 4. Show that if f(z) is analytic on a domain D, and its modulus |f(z)| is constant on D, then f(z) must be constant.

The above problem is directed towards Objective 2 (analytic functions and the Cauchy–Riemann equations).

Solution. Let |f(z)|=c. If c=0, then f(z)=0 everywhere and is trivially constant. If c0, then u2+v2=c2. Differentiating with respect to x and y gives 2uux+2vvx=0 and 2uuy+2vvy=0. Using the Cauchy-Riemann equations uy=vx and vy=ux in the second equation gives 2uvx+2vux=0. Thus, we have the system of equations

uux+vvx=0,
vuxuvx=0.

Multiplying the first by u, the second by v, and adding them yields (u2+v2)ux=0. Since u2+v2=c20, we must have ux=0. If we instead multiplied the first equation by v and the second by u and subtracted, we would get (v2+u2)vx=c2vx=0, so similarly vx=0. Therefore by the Cauchy–Riemann equations uy and vy also vanish, so all the partial derivatives of f vanish hence f is constant.

Problem 5. Verify that u(x,y)=excosy is harmonic on 2, and find a harmonic conjugate v(x,y) for it.

The above problem is directed towards Objective 3 (harmonic functions).

Solution. We check the Laplacian of u. The partials are ux=excosy, uxx=excosy, and uy=exsiny, uyy=excosy. Thus Δu=uxx+uyy=excosyexcosy=0, so u is harmonic everywhere. To find a harmonic conjugate v, we use the Cauchy-Riemann equations. We must have vy=ux=excosy. Integrating with respect to y gives v(x,y)=exsiny+h(x). We also require vx=uy=exsiny. Differentiating our expression for v with respect to x yields vx=exsiny+h(x). Comparing the two, we have h(x)=0, so h(x)=C for some real constant C. A harmonic conjugate is thus v(x,y)=exsiny.

Problem 6. Let u(x,y) be a harmonic function on a domain D. Prove that the function g(z)=ux(x,y)iuy(x,y) is an analytic function on D.

The above problem is directed towards Objective 3 (harmonic functions).

Solution. Let g(z)=U(x,y)+iV(x,y), where U=ux and V=uy. To show g is analytic, we must verify the Cauchy-Riemann equations for U and V, which are Ux=Vy and Uy=Vx. Checking the first: Ux=(ux)x=uxx and Vy=(uy)y=uyy. Because u is harmonic, uxx+uyy=0, which means uxx=uyy, so Ux=Vy. Checking the second: Uy=uxy and Vx=(uy)x=uyx. Since partial derivatives commute, these are equal. Since u is harmonic, all partial derivatives of U and V are continuous. Thus g(z) is analytic.

Problem 7. Let γ be the upper half of the unit circle |z|=1, oriented from 1 to 1. Compute

γz¯𝑑z.

The above problem is directed towards Objective 4 (complex integration).

Solution. We can parameterize γ by z(t)=eit for 0tπ. Then dz=ieitdt. The integral becomes:

0πeit¯ieit𝑑t=0πeitieit𝑑t=0πi𝑑t=πi.

Problem 8. Let γ be the straight line segment from 0 to iπ. Compute

γzcos(z2)𝑑z.

The above problem is directed towards Objective 4 (complex integration).

Solution. The integrand f(z)=zcos(z2) is entire and has an analytic antiderivative on , namely F(z)=12sin(z2). By the fundamental theorem of calculus, the integral depends only on the endpoints:

γzcos(z2)𝑑z=12sin(z2)|0iπ=12sin((iπ)2)12sin(0)=12sin(π)0=0.

Problem 9. Let C be the circle |z|=1. Compute

Cezz(z2)𝑑z.

The above problem is directed towards Objective 5 (Cauchy’s integral theorem and formula).

Solution. The integrand has isolated singularities at z=0 and z=2. Only z=0 lies inside the contour C. Let f(z)=ezz2, which is analytic on the closed unit disk. By Cauchy’s integral formula,

Cf(z)z𝑑z=2πif(0)=2πi(e002)=2πi(12)=πi.

Problem 10. Let f be analytic inside and on a simple closed contour γ. Show that for any z0 strictly inside γ,

γf(z)zz0𝑑z=γf(z)(zz0)2𝑑z.

The above problem is directed towards Objective 5 (Cauchy’s integral theorem and formula).

Solution. Since f(z) is analytic, its derivative f(z) is also analytic. By Cauchy’s integral formula applied to the function f(z), the left side evaluates to 2πif(z0). Applying the Cauchy integral formula for derivatives to the function f(z) on the right side, we also get 2πi1!f(z0)=2πif(z0). Since both integrals evaluate to 2πif(z0), they are equal.

Problem 11. Suppose f is analytic in the open disk D={z:|z|<2} and satisfies |f(z)|5 for all zD. Find an upper bound for |f(3)(0)|. (For full credit, give the best possible bound, though you don’t need to prove it is the best one.)

The above problem is directed towards Objective 6 (consequences of Cauchy’s theorem and formula).

Solution. We apply Cauchy’s estimates to the circle CR centered at 0 with radius R<2. Since f is analytic in D, the Cauchy estimate formula gives

|f(n)(0)|n!MRRn

where MR=max|z|=R|f(z)|. Here we are given n=3 and that |f(z)|5 for all zD, meaning MR5. Thus, for any 0<R<2, we have

|f(3)(0)|3!5R3=30R3.

Since this inequality holds for all R<2, we can take the limit as R2 from below to obtain the tightest bound:

|f(3)(0)|limR230R3=308=154.

(In fact, this is achieved by f(z)=58z3: note since |z|<2, we always have |f(z)|<5823=5, and f(3)(0)=586=154, so this is the best possible bound.)

Problem 12. Show, without using Taylor series methods such as the identity theorem, that there does not exist an entire function f: such that for all |z|>1, f(z)=1z.

The above problem is directed towards Objective 6 (consequences of Cauchy’s theorem and formula).

Solution. Since |1/z|=1/|z| is bounded on |z|>1 and any entire function is bounded on the compact disk |z|1, such a function f would be entire and bounded, hence constant by Liouville’s theorem.

Problem 13. Find the Taylor series of f(z)=1(1z)2 centered at z0=0. What is its radius of convergence?

The above problem is directed towards Objective 7 (power series).

Solution. We start with the geometric series 11z=n=0zn. Since we are inside the radius of convergence, we can differentiate term by term. Differentiating both sides with respect to z yields 1(1z)2=n=1nzn1=n=0(n+1)zn. The closest singularity to the center 0 is at z=1, which is at distance 1, so the radius of convergence is 1.

Problem 14. Find the Taylor expansion of f(z)=11z at infinity.

The above problem is directed towards Objective 7 (power series).

Solution. Expanding at infinity means expanding in powers of 1/z, which is equivalent to substituting w=1/z and finding the Taylor series around w=0. We have f(1/w)=111/w=ww1=w11w. Expanding this as a geometric series gives wn=0wn=n=0wn+1=n=1wn. Substituting back w=1/z, the expansion is n=11zn.

Problem 15. Find the Laurent expansion of f(z)=1z2+1 valid in the punctured disk 0<|zi|<2.

The above problem is directed towards Objective 8 (Laurent series).

Solution. We want an expansion in powers of zi. We factor the denominator as z2+1=(zi)(z+i). We keep the 1zi factor and expand 1z+i around z=i: 1z+i=1(zi)+2i=12i11+zi2i. Because |zi|<2, we have |zi2i|<1, so we can use a geometric series:

12in=0(zi2i)n=n=0(1)n(2i)n+1(zi)n.

Multiplying by 1zi gives the final Laurent series:

f(z)=n=0(1)n(2i)n+1(zi)n1=12i(zi)+k=0(1)k+1(2i)k+2(zi)k.

Problem 16. Find and classify the isolated singularities of f(z)=ez1z2. For any poles, state their order.

The above problem is directed towards Objective 8 (Laurent series).

Solution. The only singularity is at z=0. To classify it, we look at the Laurent series expansion. The Taylor series for ez1 is z+z22!+z33!+. Dividing by z2, we get f(z)=1z2(z+z22!+z33!+)=1z+12!+z3!+. Since the lowest power of z with a non-zero coefficient is 1, the singularity at z=0 is a simple pole (a pole of order 1).

Problem 17. Using the residue theorem, compute

|z|=21z3(z+4)𝑑z.

The above problem is directed towards Objective 9 (the residue theorem).

Solution. The singularities are at z=0 (a pole of order 3) and z=4 (a simple pole). Only z=0 is inside the contour |z|=2. The residue at 0 is the coefficient of z2 in the Taylor series of g(z)=1z+4 around 0. We have g(z)=14(1+z/4)=14(1z/4+z2/16)=14z16+z264, so the coefficient of z2 is 1/64. By the residue theorem, the integral is 2πiRes0(f)=2πi164=πi32.

Problem 18. Using the residue theorem, compute

02π13+2cosθ𝑑θ.

The above problem is directed towards Objective 9 (the residue theorem).

Solution. We substitute z=eiθ, so dz=izdθ and cosθ=z+z12. The integral becomes:

|z|=113+2z+z12dziz=1i|z|=11z(3+z+z1)𝑑z=1i|z|=11z2+3z+1𝑑z.

The roots of the denominator are z=3±942=3±52. The root z1=3+52 is inside the unit circle, while z2=352 is outside. The residue at z1 is 12z1+3=13+5+3=15. The integral over the circle is 2πi(15), so the original integral is 1i(2πi15)=2π5.

Problem 19. Use Rouché’s theorem to find the number of zeros (with multiplicity) of the polynomial p(z)=z5+4z2+1 inside the unit disk |z|<1.

The above problem is directed towards Objective 10 (special topics).

Solution. We split the polynomial p(z) into two parts: let f(z)=4z2 and g(z)=z5+1. We want to compare the magnitudes of f(z) and g(z) on the boundary circle |z|=1.

On |z|=1, we have

|f(z)|=|4z2|=4|z|2=4(1)2=4.

For g(z), by the triangle inequality

|g(z)|=|z5+1||z|5+1=15+1=2.

Since 4>2, we have |f(z)|>|g(z)| everywhere on the unit circle |z|=1, so by Rouché’s Theorem, f(z) and f(z)+g(z)=P(z) must have the same number of zeros strictly inside the unit circle |z|<1. The function f(z)=4z2 has a zero of order 2 at the origin, meaning it has exactly 2 zeros inside |z|<1. Therefore, P(z) also has exactly 2 zeros inside the unit disk.

Problem 20. Let p(z) be a polynomial of degree n2. Prove that p cannot be an analytic bijection from to .

The above problem is directed towards Objective 10 (special topics).

Solution. If p were an analytic bijection, in class we saw as a consequence that p(z) is never zero. (If it were, then p1 would have derivative undefined at some points.) Since p is a polynomial of degree n2, its derivative p is a polynomial of degree n11, in particular non-constant; so by the fundamental theorem of algebra it has at least one zero in , so p cannot be an analytic bijection .