I am given an arbitrary point G=a+ib and A(+1 in real axis), how can I write the walk from the G to the point A?
2026-03-29 16:29:18.1774801758
How to write the equations of the path to a point in complex numbers?
32 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If the red vector is $\color{red}{G = a+ib}$ and the blue vector is $\color{blue}{A = 1+i0 = 1}$, then the green vector can be described as $\color{green}{G - A = a+ib-(1+i0) = (a-1)+i(b-0)=(a-1)+ib}.$