The problem consists of several sub-problems related to complex numbers. 1. Calculate $(2-4i)^2$ and deduce the solutions in C of $z^2+2z+4+4i=0$.
2025/3/27
1. Problem Description
The problem consists of several sub-problems related to complex numbers.
1. Calculate $(2-4i)^2$ and deduce the solutions in C of $z^2+2z+4+4i=0$.
2. Given $z_A = -2i$, $z_B = -2+2i$, and $z_C = \frac{3}{4} z_A + z_B$, show that $z_C = 1+i$ and place A, B and C in the complex plane. Determine the nature of triangle ABC. Determine the affixe $z_D$ such that ADBC is a parallelogram.
3. Let $f(z) = \frac{z+2-2i}{z+2i}$.
a) Determine the set of points M(z) such that .
b) Determine the set of points M(z) such that .
c) Verify that and pass through points D and C.
4. For any integer n, let $z_n = (z_C)^n$ and $M_n$ be the point corresponding to $z_n$.
a) Write in trigonometric form.
b) Show that belongs to the x-axis (Ox) if and only if , where k is an integer.
c) Justify that is not situated on the x-axis.
d) Determine the values of n such that .
2. Solution Steps
Exercise 2:
1. Calculate $(2-4i)^2$:
.
Now, to solve , we can complete the square:
Let . Then .
So and , or . Then .
.
. Since is real, , so .
If , . If , .
Therefore, or .
So or .
Therefore, or .
2. a) $z_A = -2i$, $z_B = -2+2i$, $z_C = \frac{3}{4}z_A + z_B = \frac{3}{4}(-2i) + (-2+2i) = -2 + 2i - \frac{3}{2}i = -2 + \frac{1}{2}i$.
The problem statement contains a typo; it should be
.
It also says to show which is incorrect.
3. Instead, consider $z_C = \frac{1}{2} z_A + z_B$.
.
This is still wrong. The problem has errors, and I'll assume .
, , .
.
.
.
Since , triangle ABC is isosceles.
Since no slopes are the negative reciprocal of each other, the triangle is not right-angled. So, it's just an isosceles triangle.
4. ADBC parallelogram means $\vec{AD} = \vec{CB}$.
.
.
5. $f(z) = \frac{z+2-2i}{z+2i}$.
a)
.
This means the distance from z to (-2+2i) is the same as the distance from z to (-2i).
This is the perpendicular bisector of the line joining (-2+2i) and (-2i).
The midpoint is .
The slope of the line joining (-2+2i) and (-2i) is undefined, so the perpendicular bisector is a horizontal line. The set of points is a horizontal line , i.e. the real axis.
6. b) $arg(z+2-2i) - arg(z+2i) = \frac{\pi}{2} [\pi]$.
.
, so .
We want the real part to be zero.
.
.
.
. This is a circle centered at (-1, 0) with radius .
7. $z_C = 1+i$. Write in trigonometric form.
.
.
.
.
belongs to the x-axis if and only if .
This happens when , where k is an integer. So .
8. $M_{2025}$ does not belong to the x-axis because $2025$ is not a multiple of
4.
9. $|z_n| = |(\sqrt{2})^n (cos(\frac{n\pi}{4}) + i sin(\frac{n\pi}{4}))| = (\sqrt{2})^n$.
.
.
Take log base 2 on both sides:
.
.
Since n is an integer, .
3. Final Answer
1. $(2-4i)^2 = -12 - 16i$. $z=-2i$ or $z = -2+2i$.
2. ABC is an isosceles triangle. $z_D = -3-i$.
3. a) The set $\Gamma_1$ is the x-axis, which is $y=0$.
b) The set is a circle centered at (-1, 0) with radius .
4. a) $z_C = \sqrt{2}(cos(\frac{\pi}{4}) + i sin(\frac{\pi}{4}))$.
b) is on the x-axis iff , where k is an integer.
c) is not on the x-axis.
d) .