Homework 1

Complex analysis, lecture 2
(Due February 2, 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. Catching substantive errors may earn small numbers of challenge points.

As on most math problems, the mathematics is the issue, not the answer: whether you have a correct method is more important then 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).

All problems in this homework are directed towards Objective 1 (complex numbers, algebra, and functions).

Problem 1. Verify that if z, z are complex numbers, then:

  1. (a)

    |z|=|z¯|;

  2. (b)

    z+z¯=z¯+z¯;

  3. (c)

    zz¯=z¯z¯.

Problem 2. Using the identity

ei(a+b)=eiaeib

and the definition

eiθ=cos(θ)+isin(θ),

prove the formulas

cos(a+b)=cos(a)cos(b)sin(a)sin(b),sin(a+b)=cos(a)sin(b)+sin(a)cos(b).

Problem 3. Express the following complex numbers in both polar and Cartesian form, i.e. as z=reiθ and as z=x+iy for real numbers r,θ,x,y.

  1. (a)

    i1+i

  2. (b)

    (1+i2)25

  3. (c)

    1+e2πi/3

Problem 4. Let α,β be complex numbers, and set f(z)=zα(1z)β.

  1. (a)

    What are the phase factors of f around z0=0 and z0=1?

  2. (b)

    Consider a branch cut from 0 to 1. Under what conditions on α and β is f single-valued and continuous outside of this branch cut, i.e. on [0,1]?