θ is the angle measured counterclockwise from the x-axis.
We visualize complex numbers using a Cartesian Coordinate System, where the y-axis is the imaginary line, and the x-axis is the real line. This is often referred to as the Complex Plane.
Complex numbers can be manipulated arithmetically, as with real numbers.
Particularly, multiplying complex numbers is much easier using the Polar form:
r1(ei⋅θ1)⋅r2(ei⋅θ2)=(r1⋅r2)ei(θ1+θ2)
Every complex number z, has a conjugate z⋆, which can be found by flipping the sign of the imaginary component.
Thoughts: One of the great things about Mathematics is how things get built upon each other, into wildly new fields, yet retaining fundamental concepts, and being relatable to other field: c and d are functions of ax+by and ax+by+cz respectively, and this also relates to the function focused aspect of the fundamentals of calculus, in that we can say y=f(x)=ax+by+cz. Also, we know that we are dealing with real numbers, due to the nature of the coordinate system not being complex, so we can assume that a,b,c,x,y,z∈R, which is the set of real numbers for which they have membership, so there are even reminisces of set theory hidden within this. This makes sense though, because the foundations of mathematics have been set theoretic since the early 1900's.