Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.E: Exercises

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercise 6.E.1

Let z=2+7i and let w=38i. Compute the following.

  1. z+w
  2. z2w
  3. zw
  4. wz
Answer
  1. z+w=5i
  2. z2w=4+23i
  3. zw=62+5i
  4. wz=50533753i

Exercise 6.E.2

Let z=14i. Compute the following.

  1. ¯z
  2. z1
  3. |z|

Exercise 6.E.3

Let z=3+5i and w=2i. Compute the following.

  1. ¯zw
  2. |zw|
  3. z1w

Exercise 6.E.4

If z is a complex number, show there exists a complex number w with |w|=1 and wz=|z|.

Answer

If z=0, let w=1. If z0, let w=¯z|z|

Exercise 6.E.5

If z,w are complex numbers prove ¯zw=¯z¯w and then show by induction that ¯z1zm=¯z1¯zm. Also verify that ¯mk=1zk=mk=1¯zk. In words this says the conjugate of a product equals the product of the conjugates and the conjugate of a sum equals the sum of the conjugates.

Answer

¯(a+bi)(c+di)=¯acbd+(ad+bc)i=(acbd)(ad+bc)i(abi)(cdi)=acbd(ad+bc)i which is the same thing. Thus it holds for a product of two complex numbers. Now suppose you have that it is true for the product of n complex numbers. Then ¯z1zn+1=¯z1zn¯zn+1 and now, by induction this equals ¯z1¯zn¯zn+1 As to sums, this is even easier. ¯nj=1(xj+iyj)=¯nj=1xj+inj=1yj =nj=1xjinj=1yj=nj=1xjiyj=nj=1¯(xj+iyj).

Exercise 6.E.6

Suppose p(x)=anxn+an1xn1++a1x+a0 where all the ak are real numbers. Suppose also that p(z)=0 for some zC. Show it follows that p(¯z)=0 also.

Answer

If p(z)=0, then you have ¯p(z)=0=¯anzn+an1zn1++a1z+a0=¯anzn+¯an1zn1++¯a1z+¯a0=¯an¯zn+¯an1¯zn1++¯a1¯z+¯a0=an¯zn+an1¯zn1++a1¯z+a0=p(¯z)

Exercise 6.E.7

I claim that 1=1. Here is why. 1=i2=11=(1)2=1=1 This is clearly a remarkable result but is there something wrong with it? If so, what is wrong?

Answer

The problem is that there is no single 1.

Exercise 6.E.8

Let z=3+3i be a complex number written in standard form. Convert z to polar form, and write it in the form z=reiθ.

Exercise 6.E.9

Let z=2i be a complex number written in standard form. Convert z to polar form, and write it in the form z=reiθ.

Exercise 6.E.10

Let z=4e2π3i be a complex number written in polar form. Convert z to standard form, and write it in the form z=a+bi.

Exercise 6.E.11

Let z=1eπ6i be a complex number written in polar form. Convert z to standard form, and write it in the form z=a+bi.

Exercise 6.E.12

If z and w are two complex numbers and the polar form of z involves the angle θ while the polar form of w involves the angle φ, show that in the polar form for zw the angle involved is θ+φ.

Answer

You have z=|z|(cosθ+isinθ) and w=|w|(cosφ+isinφ). Then when you multiply these, you get |z||w|(cosθ+isinθ)(cosφ+isinφ)=|z||w|(cosθcosφsinθsinφ+i(cosθsinφ+cosφsinθ))=|z||w|(cos(θ+φ)+isin(θ+φ))

Exercise 6.E.13

Give the complete solution to x4+16=0.

Answer

Solution is: (1i)2,(1+i)2,(1i)2,(1+i)2

Exercise 6.E.14

Find the complex cube roots of 8.

Answer

The cube roots are the solutions to z38=0, Solution is: 1+i3,1+i3,2

Exercise 6.E.15

Find the four fourth roots of 16.

Answer

The fourth roots are the solutions to z4+16=0, Solution is: (1i)2,(1+i)2,(1i)2,(1+i)2

Exercise 6.E.16

De Moivre’s theorem says [r(cost+isint)]n=rn(cosnt+isinnt) for n a positive integer. Does this formula continue to hold for all integers n, even negative integers? Explain.

Answer

Yes, it holds for all integers. First of all, it clearly holds if n=0. Suppose now that n is a negative integer. Then n>0 and so [r(cost+isint)]n=1[r(cost+isint)]n=1rn(cos(nt)+isin(nt)) =rn(cos(nt)isin(nt))=rn(cos(nt)+isin(nt))(cos(nt)isin(nt))(cos(nt)+isin(nt))=rn(cos(nt)+isin(nt)) because (cos(nt)isin(nt))(cos(nt)+isin(nt))=1.

Exercise 6.E.17

Factor x3+8 as a product of linear factors. Hint: Use the result of 6.E.14.

Answer

Solution is: i3+1,1i3,2 and so this polynomial equals (x+2)(x(i3+1))(x(1i3))

Exercise 6.E.18

Write x3+27 in the form (x+3)(x2+ax+b) where x2+ax+b cannot be factored any more using only real numbers.

Answer

x3+27=(x+3)(x23x+9)

Exercise 6.E.19

Completely factor x4+16 as a product of linear factors. Hint: Use the result of 6.E.15.

Answer

Solution is: (1i)2,(1+i)2,(1i)2,(1+i)2. These are just the fourth roots of 16. Then to factor, you get (x((1i)2))(x((1+i)2)). (x((1i)2))(x((1+i)2))

Exercise 6.E.20

Factor x4+16 as the product of two quadratic polynomials each of which cannot be factored further without using complex numbers.

Answer

x4+16=(x222x+4)(x2+22x+4). You can use the information in the preceding problem. Note that (xz)(x¯z) has real coefficients.

Exercise 6.E.21

If n is an integer, is it always true that (cosθisinθ)n=cos(nθ)isin(nθ)? Explain.

Answer

Yes, this is true. (cosθisinθ)n=(cos(θ)+isin(θ))n=cos(nθ)+isin(nθ)=cos(nθ)isin(nθ)

Exercise 6.E.22

Suppose p(x)=anxn+an1xn1++a1x+a0 is a polynomial and it has n zeros, z1,z2,,zn listed according to multiplicity. (z is a root of multiplicity m if the polynomial f(x)=(xz)m divides p(x) but (xz)f(x) does not.) Show that p(x)=an(xz1)(xz2)(xzn)

Answer

p(x)=(xz1)q(x)+r(x) where r(x) is a nonzero constant or equal to 0. However, r(z1)=0 and so r(x)=0. Now do to q(x) what was done to p(x) and continue until the degree of the resulting q(x) equals 0. Then you have the above factorization.

Exercise 6.E.23

Show that 1+i,2+i are the only two roots to p(x)=x2(3+2i)x+(1+3i) Hence complex zeros do not necessarily come in conjugate pairs if the coefficients of the equation are not real.

Answer

(x(1+i))(x(2+i))=x2(3+2i)x+1+3i

Exercise 6.E.24

Give the solutions to the following quadratic equations having real coefficients.

  1. x22x+2=0
  2. 3x2+x+3=0
  3. x26x+13=0
  4. x2+4x+9=0
  5. 4x2+4x+5=0
Answer
  1. Solution is: 1+i,1i
  2. Solution is: 16i3516,16i3516
  3. Solution is: 3+2i,32i
  4. Solution is: i52,i52
  5. Solution is: 12+i,12i

Exercise 6.E.25

Give the solutions to the following quadratic equations having complex coefficients.

  1. x2+2x+1+i=0
  2. 4x2+4ix5=0
  3. 4x2+(4+4i)x+1+2i=0
  4. x24ix5=0
  5. 3x2+(1i)x+3i=0
Answer
  1. Solution is: x=1+12212i2,x=1122+12i2
  2. Solution is: x=112i,x=112i
  3. Solution is: x=12,x=12i
  4. Solution is: x=1+2i,x=1+2i
  5. Solution is: x=16+1619+(161619)i,x=161619+(16+1619)i

Exercise 6.E.26

Prove the fundamental theorem of algebra for quadratic polynomials having coefficients in C. That is, show that an equation of the form ax2+bx+c=0 where a,b,c are complex numbers, a0 has a complex solution. Hint: Consider the fact, noted earlier that the expressions given from the quadratic formula do in fact serve as solutions.


This page titled 6.E: Exercises is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Ken Kuttler (Lyryx) .

  • Was this article helpful?

Support Center

How can we help?