Short Proof of Complex Numbers
Short Proof of Complex Numbers
relimS
26-Jan-2025
1
1 Basic definitions.
1. A complex number: is a number with 2 component a + bi, where a, b
are real numbers and i is a number such that i2 = −1.
For the rest of this document, i is defined to be a number such at
i2 = −1 and z is used to refer to a generic complex number like how x is
used for real numbers.
2. Real part (ℜ(z)) and Imaginary part (ℑ(z)): ℜ and ℑ are functions
that output real numbers that are respectively the Real and Imaginary
part of the input complex number.
Example: ℜ(a + bi) = a, ℑ(a + bi) = b, z = ℜ(z) + iℑ(z) with a and b are
real numbers.
11. Argument: For non-zero z, arg(z) is defined as the directed angle from
the real axis to the vector from 0 to z.
12. iR: is a set of complex numbers such that their real components are zero.
2
2 Basic algebraic properties.
2.1 ℜ(z1 + z2 ) = ℜ(z1 ) + ℜ(z2 ), ℑ(z1 + z2 ) = ℑ(z1 ) + ℑ(z2 )
ℜ(z1 + z2 ) = ℜ(ℜ(z1 ) + ℜ(z2 ) + i(ℑ(z1 ) + ℑ(z2 ))) = ℜ(z1 ) + ℜ(z2 )
ℑ(z1 + z2 ) = ℑ(ℜ(z1 ) + ℜ(z2 ) + i(ℑ(z1 ) + ℑ(z2 ))) = ℑ(z1 ) + ℑ(z2 ) □
2.2 z1 + z2 = z2 + z1 , z1 z2 = z2 z1 , z1 (z2 + z3 ) = z1 z2 + z1 z3
z1 + z2 = ℜ(z1 ) + ℜ(zw ) + i(ℑ(z1 ) + ℑ(z2 )) is symmetric.
z1 z2 = ℜ(z1 )ℜ(z2 ) − ℑ(z1 )ℑ(z2 ) + i(ℜ(z1 )ℑ(z2 ) + ℑ(z1 )ℜ(z2 )) is symmetric.
z1 (z2 +z3 ) = ℜ(z1 )ℜ(z2 +z3 )−ℑ(z1 )ℑ(z2 +z3 )+i(ℜ(z1 )ℑ(z2 +z3 )+ℑ(z1 )ℜ(z2 +
z3 )) = ℜ(z1 )(ℜ(z2 ) + ℜ(z3 )) − ℑ(z1 )(ℑ(z2 ) + ℑ(z3 )) + i(ℜ(z1 )(ℑ(z2 ) + ℑ(z3 )) +
ℑ(z1 )(ℜ(z2 ) + ℜ(z3 ))) = z1 z3 + z1 z3 □
z1 1 1 z1
( ) = z1 z2 2
= z1 z2 =
z2 |z2 | z2 z2 z2
□
z1 2 z1 z1 |z1 |2
| | = ( )=
z2 z2 z2 |z2 |2
3
sin(arg(z1 )) sin(arg(z2 ))) = |z1 z2 | cos(arg(z1 ) + arg(z2 )).
Hence, we have sin(arg(z1 z2 )) = sin(arg(z1 ) + arg(z2 )) and cos(arg(z1 z2 )) =
cos(arg(z1 ) + arg(z2 )).
arg(z1 /z2 ) + arg(z2 ) = arg(z1 /z2 · z2 ) = arg(z1 ). □
4
3.5 P ′ is the reflection of P with repsect to AB, H is the
image of P on AB:
(a − b)p + ab − ab (a − b)p + (a − b)p + ab − ab
p′ = ,h = .
a−b 2(a − b)
p − p′ p − p′ p − p′
Hence, we have =− or ∈ iR. □
a−b a−b a−b
5
a+b+c
3.7 G is the centroid of △ABC: g = .
3
Use Cartesian coordinate system or use Euler’s line. □
|a − b| |c − b|
= a−b d−e
|d − e| |f − e|
⇔ = .□
arg( a − b ) = arg( d − e )
c−b f −e
c−b f −e
6
4.3 Equation of a line tangent to the unit circle at A:
z + a2 z = 2a.
For all points Z on the tangent to the unit circle at A, we have: ZA ⊥ OA.
a−z a−z
⇔ =− = az − 1. □
a a