I have been studying complex numbers (but not Calculus with them). So I have understood
- Arithmetic with Complex Numbers: Add, Subtract, Multiply, Divide, Exponentiate
- Forms of Complex Numbers: Rectangular, Polar, Exponential
- Roots of Unity and their basic properties
- Complex Plane/Argand Diagram
For example, I have learnt that the general equation of a circle is $$az\overline{z}+\overline{B}z+B\overline{z}+c=0$$
And the condition for three points to form an equilateral triangle in the complex plane is: $$z_1^2 + z_2^2 + z_3^2 = z_1z_2 + z_1z_3 + z_2z_3$$
I know that as I go forward, I will learn about lines, and ellipses, parallelograms and quadrilaterals in the complex plane, with their related equations, and properties. Such questions tend to get asked in entrance exams and contest math (both of which interest me).
I know that complex numbers get used in:
- Electrical Engineering, and that they are useful in dealing with waves/oscillations
- Solving contest math problems (say tiling with dominoes, or in generating functions)
However, I wanted to know, where else in math will I make use of complex coordinate geometry(circles, lines, ellipses, etc). That is, what are the applications of complex coordinate geometry?