sketching complex graphs
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 27 Feb 2019 06:23:42 +0000 (17:23 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Wed, 27 Feb 2019 06:23:42 +0000 (17:23 +1100)
spec/complex.md
index 959c241bfc7318f873fafb35c3ff13938e8a59f8..c5ad6be5bee90287f816804de6db4ecb759626df 100755 (executable)
@@ -158,4 +158,10 @@ $(r\operatorname{cis}\theta)^n=r^n\operatorname{cis}(n\theta)$ where $n \in \mat
 $n$th roots of $r \operatorname{cis} \theta$ are:  
 $z={r^{1 \over n}} \cdot (\cos ({{\theta + 2k \pi} \over n}) + i \sin ({{\theta + 2 k \pi} \over n}))$
 
-Same modulus for all solutions. Arguments are separated by ${2 \pi} \over n$
\ No newline at end of file
+Same modulus for all solutions. Arguments are separated by ${2 \pi} \over n$
+
+## Sketching complex graphs
+
+- **Straight line:** $\operatorname{Re}(z) = c$ or $\operatorname{Im}(z) = c$ (perpendicular bisector) or $\operatorname{Arg}(z) = \theta$
+- **Circle:** $|z-z_1|^2 = c^2 |z_2+2|^2$ or $|z-(a + bi)| = c$
+- **Locus:** $\operatorname{Arg}(z) \lt \theta$