Exercises – Long Day#

Exercise 1: The Complex Exponential Function#

Question a#

Rewrite the following complex numbers to rectangular form by using Euler’s formula (Equation (4.7) in the textbook), and draw the numbers in the compex plane:

  1. \(\mathrm e^{i \frac{-\pi}{4}}\)

  2. \(\mathrm e^{i\frac{\pi}{2}}\)

  3. \(\mathrm e^{\pi i}\)

  4. \(\mathrm e^{i \frac{5\pi}{4}}\)

What is the principal argument of the numbers?

Question b#

Rewrite the following complex numbers to rectangular form by using Definition 4.4.1 from the textbook:

  1. \(\mathrm e^{i\frac{\pi}{2}}\)

  2. \(3\mathrm e^{1+\pi i}\)


Exercise 2: Modulus and Argument#

We are given the complex number \(w=1-i\,\).

  1. Determine \(|\,w\,|\) and state an argument \(\arg(w)\,\).

  2. Determine \(|\,\mathrm e^w\,|\) and state an argument \(\arg(\mathrm e^w)\,\).


Exercise 3: Polar Form#

This exercise builds further upon Exercise 5a from the Short Day of Week 3. The numbers \(z_1=1+i\sqrt{3}\,\), \(z_2=-1+i\sqrt{3}\,\), \(z_3=-1-i\sqrt{3}\,\), and \(\,z_4=1-i\sqrt{3}\,\) are given.

Question a#

State the four numbers in polar form.

Question b#

Use the polar forms to compute \(z_1^{3}\), \(z_2^{3}\), \(z_3^{3}\), and \(z_4^{3}.\)

Question c#

Show that \(z_2\) and \(z_3\) are roots of the polynomial \(Z^3-8\).

Question d#

Determine a polynomial \(p(Z)\) in \(\mathbb{C}[Z]\) of degree three that has \(z_1\) and \(z_4\) as roots.


Exercise 4: First-Degree Polynomials#

A polynomial \(p(Z) \in \mathbb{C}[Z]\) is given by \(p(Z)=(2-i)Z+i.\)

Question a#

Find a root of the polynomial \(p(Z)\).

Question b#

Solve the polynomial equations \(p(z)=2\) and \(p(z)=-2+2i\).


Exercise 5: Second-Degree Polynomials#

Question a#

Find all roots of the polynomial \(Z^2+2Z+5\,\).

Question b#

Find all roots of the polynomial \((Z^2+2Z+5)\cdot (Z^2-4)\).


Exercise 6: Polynomial Arithmetics#

The following three polynomials in \(\mathbb{C}[Z]\) are given:

\[p_1(Z)=2Z^3-Z-1,\]
\[p_2(Z)=2+Z,\]
\[p_3(Z)=-1+0Z^{10}+(1+i)Z^5.\]

Question a#

Determine the degrees and leading coefficients of the three given polynomials.

Question b#

Compute \(p_1(Z)+p_2(Z)+p_3(Z)\), \(ip_3(Z)\), and \(p_1(Z)p_2(Z)\).


Exercise 7: Equations with the Exponential Function#

Question a#

We are given the numbers \(\,w_1=1\,,\,w_2=\mathrm e\,,\) and \(\,w_3=2i\,\). For \(n=1,\dots,3\), determine the solution set (the set containing all solutions) in \(\mathbb C\) of the equations:

\[\mathrm e^z=w_n.\]

Question b#

Determine the solution set of the equation

\[(\mathrm e^z-1)(\mathrm e^z-2i)=0\,.\]

Question c#

Prove the first claim in Theorem 4.4.2, that being that \(\,\mathrm e^z \neq 0\,\) for all \(\,z\in\mathbb C\,\).


Exercise 8: Complex Conjugation and Roots of Polynomials#

Question a#

  1. Determine \(\overline{2-3i}\) and \(\overline{10+12i}\). State the answers in rectangular form.

  2. Determine \(\overline{5 \mathrm e^{i\pi/3}}\). State the answer in polar form.

Question b#

We are informed that the complex number \(1+i\) is a root of the polynomial \(Z^3+(2+3i)Z+3-7i\). Show that \(1-i\) is a root of the polynomial \(Z^3+(2-3i)Z+3+7i\) by utilising the properties of the complex conjugate as described in Lemma 5.3.1 in the textbook.

Question c#

We are now being informed that the complex number \(1+i\) is a root of the polynomial \(Z^4+Z^2-2Z+6\). Show that \(1-i\) also is a root of this polynomial.


Exercise 9: Integer Powers and Polar Form#

Question a#

Write \(-1+\sqrt{3}i\) in polar form and use it in a similar manner as in Example 4.6.2 to show that

\[(-1+\sqrt{3}i)^{10}=2^{9}(-1+\sqrt{3}i).\]

Question b#

Let \(n\) be a natural number. Show the following:

\[(-1+\sqrt{3}i)^{3n}=2^{3n},\]
\[(-1+\sqrt{3}i)^{3n+1}=2^{3n}(-1+\sqrt{3}i),\]

and

\[(-1+\sqrt{3}i)^{3n+2}=2^{3n+1}(-1-\sqrt{3}i).\]