Everything on the parent page rests on a handful of small ideas. Below we rebuild each one from nothing, in an order where every new symbol only uses symbols already explained. Nothing is assumed.
The picture below is the stage on which the entire topic happens. Look at the amber dot: to reach it you walk x steps right, then y steps up.
Why do we need a plane and not just a line? Ordinary numbers live on one line. Complex numbers carry two pieces of information at once, so they need a second direction — hence a whole flat sheet.
That algebra rule has a picture: multiplying by i is a 90° anticlockwise turn on the plane.
Start at 1 (one step right). Multiply by i: you land at i (one step up) — a quarter turn.
Multiply by i again: i⋅i=i2=−1 (one step left) — another quarter turn, now half-way round.
Again: i3=−i (down). Again: i4=1 (back to start).
Why does the topic need i? Because "multiply-to-rotate" is the seed of the whole idea: if multiplying by one special number turns you 90°, then multiplying by a general complex number will turn you by its angle. That is the punchline arg(z1z2)=θ1+θ2.
Why this exact formula? Because x and y are the two sides of a right-angled triangle whose slanted side (the hypotenuse) is the arrow itself. Pythagoras says the hypotenuse squared equals the two shorter sides squared added — that is literally r2=x2+y2.
To connect the angle to the sides x,y we need two trigonometric ratios. On the same right triangle:
cosθ=hypotenuseadjacent=rx, so x=rcosθ.
sinθ=hypotenuseopposite=ry, so y=rsinθ.
Why does the topic need θ? Because "direction" is the second of the two facts an arrow carries, and turning is the operation that makes complex multiplication special.
Why does the topic need this series? Because it is the bridge from real exponentials to imaginary ones. The parent feeds u=iθ into this exact sum, and the cycling powers of i (from §1) sort the terms into cosθ and sinθ — producing Euler's formula. Without the series there is no honest way to say what eiθ even means.