2

Could anyone please help me walk through the steps. I understand the underlying concepts through the use of deMoivre's Formula, and that it is to be written in the form of Euler's equation. I would like some guidance on the exact steps taken to get the result.
This is what I have: $$w = \operatorname{cis}\left(\frac\pi9+\frac{2\pi k}{3}\right) \quad k=0, 1, 2$$

Simon S
  • 26,524

1 Answers1

1

Write $w=r\operatorname{cis}\theta$. As $z=\operatorname{cis}\Bigl(\dfrac\pi6\Bigr)$, we have $$r=1,\quad 3\theta\equiv \frac\pi6\mod 2\pi,\quad\text{whence}\quad \theta\equiv \frac\pi{18}\mod \frac{2\pi}3$$ so that $$w=\operatorname{cis}\Bigl( \frac\pi{18}+\frac{2k\pi}3\Bigr),\quad k=0,1,2.$$

Bernard
  • 175,478