Question

Difficulty: HardComplex Numbers and Operations

For the imaginary unit ii, where i2=1i^2 = -1, the complex number zz is defined by:

z=13i451+i95z = \frac{1 - 3i^{45}}{1 + i^{95}}

Which of the following is equivalent to z2z^2?

  1. A
    -3 + 4i
  2. B
    5 - 4i
  3. 3 - 4iAnswer
  4. D
    3
  5. E
    5

Answer

3 - 4i
The correct answer is found by first simplifying the powers of ii in the expression for zz: i45=ii^{45} = i and i95=ii^{95} = -i, which yields z=13i1iz = \frac{1 - 3i}{1 - i}. Rationalizing the fraction by multiplying both the numerator and the denominator by the conjugate of the denominator (1+i1 + i) simplifies the expression to z=2iz = 2 - i. Finally, squaring this result using the binomial expansion formula gives (2i)2=44i+i2=34i(2 - i)^2 = 4 - 4i + i^2 = 3 - 4i.

Step-by-Step Solution

1
Simplify the high integer powers of the imaginary unit ii by using the fact that powers of ii repeat in a cycle of four: i1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, and i4=1i^4 = 1.
i45=ii^{45} = i and i95=ii^{95} = -i
Since 45=4(11)+145 = 4(11) + 1, the remainder is 11, so i45=i1=ii^{45} = i^1 = i. Since 95=4(23)+395 = 4(23) + 3, the remainder is 33, so i95=i3=ii^{95} = i^3 = -i.
2
Substitute these simplified values back into the expression for zz.
z=13i1iz = \frac{1 - 3i}{1 - i}
This sets up the fraction with simplified imaginary terms in both the numerator and the denominator.
3
Rationalize the denominator by multiplying the numerator and denominator of the fraction by the complex conjugate of the denominator, which is 1+i1 + i.
z=2iz = 2 - i
Multiplying by the conjugate eliminates the imaginary unit from the denominator: (13i)(1+i)(1i)(1+i)=1+i3i3i21i2=42i2=2i\frac{(1 - 3i)(1 + i)}{(1 - i)(1 + i)} = \frac{1 + i - 3i - 3i^2}{1 - i^2} = \frac{4 - 2i}{2} = 2 - i.
4
Calculate the value of z2z^2 by squaring the simplified complex number 2i2 - i.
z2=34iz^2 = 3 - 4i
Using the binomial squaring formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2, we expand (2i)2(2 - i)^2 to get 222(2)(i)+i2=44i1=34i2^2 - 2(2)(i) + i^2 = 4 - 4i - 1 = 3 - 4i.

Key Concept

Simplifying complex numbers by evaluating powers of ii, rationalizing fractions with complex conjugates, and expanding complex binomials.
Estimated Time:1m 30s
Rate this question