Is there any way to simplify down this complex statement?

44 Views Asked by At

The statement is;

$$\frac{1+e^{ix}}{1+e^{-ix}}$$

How would you multiply this equation so that you would get it to be simpler? I tried to multiply by $$\frac{e^{ix}}{e^{ix}}$$, but this only cancelled down the bottom, and I do not know what to do with the top! Please help, thank you!

2

There are 2 best solutions below

0
On BEST ANSWER

Factor $e^{ix}$ in the numerator.

Note that $$ \frac{1+e^{ix}}{1+e^{-ix}}=\frac{e^{ix}(e^{-ix}+1)}{1+e^{-ix}} = e^{ix}$$

0
On

Hint: $$\frac{1+e^{ix}}{1+e^{-ix}}=\frac{e^{ix/2}(e^{-ix/2}+e^{ix/2})}{e^{-ix/2}(e^{ix/2}+e^{-ix/2})}$$