Exercises – Short Day#


Exercise 1: Polynomials with Real Coefficients#

Question a#

Check, without using the quadratic solution formula, that \(-1+2i\) is a root of the polynomial \(3Z^2+6Z+15.\)

Question b#

Find another root of the polynomial \(3Z^2+6Z+15\), still without using the quadratic solution formula.


Exercise 2: Binomial Equations#

Question a#

Solve the binomial equation \(z^3=-8i\). Provide the solutions in rectangular form.


Exercise 3: A Second-Degree Equation#

Find all roots of the polynomial \(Z^2+i\) within the complex numbers. State the roots in both polar and rectangular form.


Exercise 4: Binomial Second-Degree Equations with Real Right-Hand Sides#

Question a#

Let \(r\) be a positive real number. Use Theorem 5.2.1 to justify that the equation

\[z^2=-r\]

has exactly two solutions, which are given by \(-i\sqrt{r}\) and \(i\sqrt{r}\).

Question b#

Solve Question a again, this time using Theorem 5.4.1.

Question c#

Solve the equation \(z^2=-16\).


Exercise 5: A Binomial Equation and the Exponential Function#

In this exercise we wish to solve the equation \((\mathrm e^z)^4=1\) for the unknown \(z\) within the complex numbers by following two different approaches.

Question a#

Method 1: Let \(w=\mathrm e^z\) so that you can rewrite the equation \((\mathrm e^z)^4=1\) to \(w^4=1\). Now solve, first for \(w\) and then for \(z\).

Question b#

Method 2: Use Theorem 4.4.2 to rewrite the equation \((\mathrm e^z)^4=1\) to \(\mathrm e^{4z}=1\). Then use Lemma 4.6.1 to find all solutions, and check that these match those you found in Question a.