Homework 8

Complex analysis, lecture 2
(Due April 27, 2026 by 11:59 PM)

As usual, you may use any resources to solve these problems except where stated otherwise, with the exception of computational software/generative AI and posting these problems anywhere to be answered by others. Collaboration is encouraged, but everyone should write their own solutions. Write the names of any collaborators or sources used at the top of your homework. If you did not use any sources, write “sources used: none.”

If you find any errors in either the homework or the lecture notes, please let me know, even if you are unsure whether it is an error or not.

As on most math problems, the mathematics is the issue, not the answer: whether you have a correct method is more important than whether you get to the correct number at the end, so include your method!

You do not have to simplify your answers completely (so for example 22 is fine), but you do need to do all the computations (so for example if the problem is “find the largest value of f(x),” the answer “f(3)” is incomplete; you would also need to evaluate f at 3).

Problem 1. Let D be the disk of radius 2 centered at z0=0. Compute the following integrals using the residue theorem:

  1. (a)

    D1zezz𝑑z

  2. (b)

    Dzz41𝑑z

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

Problem 2. Use the residue theorem to evaluate the following integrals.

  1. (a)

    cos(x)(x2+1)2𝑑x

  2. (b)

    02πcosθ2+cosθ𝑑θ

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

Problem 3. Fix a real number a>1, and choose the principal branch of za, i.e. the branch whose values on positive real numbers z are positive real numbers. By integrating this branch around a wedge-shaped region of angle 2π/a, show that

011+xa𝑑x=πasin(π/a).

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

Note: students doing the final project do not need to do the remaining problems, which target Objective 10.

Problem 4. Let f(z)=z9+2z52z4+z+32z1. The goal of this problem is to count the number of zeros of f with real part greater than 0.

  1. (a)

    Let D={z:Re(z)>0,|z|<R} for some large real number R, so that its boundary is given by the arc of radius R from angle π/2 to π/2 together with the line segment connecting Ri to Ri. Show that (for R sufficiently large) f has no zeros or poles on D.

  2. (b)

    Write g(z)=z9+2z52z4+z+3 and h(z)=2z1, so that f(z)=g(z)h(z). Compute the increase in argument of h(z) as z moves along the arc. Recall that you can make an approximation for R sufficiently large.

  3. (c)

    Compute the increase of argument of h(z) as z moves along the line segment, from Ri to Ri.

  4. (d)

    Compute the increase in argument of g(z) as z moves along the arc.

  5. (e)

    Compute the increase of argument of g(z) as z moves along the line segment.

  6. (f)

    Putting everything together and using argf=arggargh, compute the increase in argument of f along D. Using the argument principle and by studying the poles of f directly, find the number of zeros of f (with multiplicity) inside D, and by taking the limit as R the number of zeros in the right half-plane.

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

Problem 5. Using Rouché’s theorem, find the number of solutions to z5+3z2+1=0, counting multiplicity, with |z|<1.

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

Problem 6. Let f:D be a non-constant analytic function, and let AD be a subdomain. Show that f(A) is a domain.

If A is also contained in D, then we can evaluate f on it as well. Give an example where f(A) is not equal to f(A); that is, find D, f, A, and a point zA such that either f(z)f(A)¯ or f(z) is in f(A) itself, rather than on its boundary.

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