Express $1/5i$ into polar form

264 Views Asked by At

$$ \cfrac{1}{5i} = - \cfrac{i}{5} = \cfrac{1}{5} e^{\frac{3\pi i}{2}} $$

I know to convert a standard equation into polar form but this one is confusing me somewhat.

First step is multiply by $i$ so it becomes $-i/5$

After that I’m stuck. I don't know how to find the angle from this. I would assume the real is $0$ but that doesn't match the answer provided which is $\cfrac{3 \pi}{2}$ or $\cfrac{- \pi}{2}$

Any ideas?

2

There are 2 best solutions below

0
On

$\dfrac{-\mathrm{i}}{5} = -\mathrm{i} \cdot \frac{1}{5}$. What's the angle and magnitude for $-\mathrm{i}$? What's the angle and magnitude for $\frac{1}{5}$? What's the product of those two magnitudes and the sum of those two angles?

0
On

$$z=0+i\left(-\frac{1}{5}\right)$$ Now the problem is, what is $\text{Arg} (z)$. It is the unique value that satisfies $$-\pi < \text{arg}(z) \leq \pi$$ where $\text{arg}(z)$ is the usual argument of given $z$. Here $\text{Arg}(z)=- \frac{\pi}{2}$. Can you see why?