Maths Olympiad Prep

Library / /175 of 520

Algebra Difficulty 3.0 AMC 10/12 Find the answer

Given a complex number Z1=2+aiZ_1 = 2 + ai (where aRa \in \mathbb{R} and a>0a>0, ii is the imaginary unit), and Z12Z_1^2 is a pure imaginary number.
(1) Find the value of the real number aa.
(2) If Z=Z11iZ = \frac{Z_1}{1-i}, find the modulus of the complex number ZZ.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

(1) From Z1=2+aiZ_1 = 2 + ai,
we have Z12=(2+ai)2=4a2+4aiZ_1^2 = (2+ai)^2 = 4 - a^2 + 4ai.
Since Z12Z_1^2 is a pure imaginary number and a>0a > 0, we have the system of equations:
{4a2=0,4a0. \begin{cases} 4 - a^2 = 0,\\ 4a \neq 0. \end{cases}
Solving for aa, we get a=2a = 2.

(2) To find Z=Z11iZ = \frac{Z_1}{1-i}, substitute the value found for Z1Z_1,
Z=2+2i1i=(2+2i)(1+i)(1i)(1+i)=2+2i+2i21+1=4i2=2i. Z = \frac{2 + 2i}{1 - i} = \frac{(2 + 2i)(1 + i)}{(1 - i)(1 + i)} = \frac{2 + 2i + 2i - 2}{1 + 1} = \frac{4i}{2} = 2i.
The modulus of ZZ is the absolute value of a complex number, calculated by
Z=2i=2. |Z| = |2i| = \boxed{2}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.