From Wunsch Complex Analysis 5.2, 1 From home, you walk one mile east, turn 90° and walk 1/2 mile north, then turn 90° and walk 1/4 mile west, then turn 90° and walk 1/8 mile south, then turn 90° and go 1/16 th mile east. You continue on this journey, always turning 90° counterclockwise and making each segment of your trip equal to half the length of the previous one. There are an infinite number of such segments in the journey. If you plot your spiral voyage in the complex plane you can make each segment correspond to the terms in the infinite series $z = i/2$. A: When you have completed your trip what is the straight line distance, in miles, between your destination and your home?
MY Attempt: $\frac{1}{1+1/4}=4/5=x$ dist; $\frac{1}{2}\frac{1}{1+1/4}=2/5=y$ dist;
Total:$$=\sqrt{x^2+y^2}=\frac{\sqrt{20}}{{5}}$$
What's the intuition behind the author's method: $$\frac{1}{|1-i/2|}=\frac{2}{\sqrt{5}}$$ i understand how to mathematically simplify, but what's the reason for this?