Why does this complex fraction simplify to that form for integer n?

  • Thread starter Thread starter leopard
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
leopard
Messages
123
Reaction score
0
Can somebody explain why

[tex]\frac{-1}{(2 \pi )(2+in)}[e^{- \pi (2 + in)} - e^{\pi (2 + in)}][/tex]

can be written

[tex]\frac{(-1)^n}{2+in} \cdot \frac{e^{2 \pi} - e^{-2 \pi}}{2 \pi}[/tex]

where n is an integer?
 
Physics news on Phys.org
E.g. e^(pi*(2+i*n))=e^(2*pi)*e^(i*pi*n). e^(i*pi*n)=cos(pi*n)+i*sin(pi*n). sin(pi*n)=0. cos(pi*n)=(-1)^n. That sort of thing.
 
I still don't understand why it's

[tex]\frac{(-1)^n}{2+in} \frac{e^{2 \pi} - e^{-2 \pi}}{2 \pi}[/tex]

and not

[tex]\frac{-(-1)^n}{2+in} \frac{e^{2 \pi} - e^{-2 \pi}}{2 \pi}[/tex]
 
leopard said:
I still don't understand why it's

[tex]\frac{(-1)^n}{2+in} \frac{e^{2 \pi} - e^{-2 \pi}}{2 \pi}[/tex]

and not

[tex]\frac{-(-1)^n}{2+in} \frac{e^{2 \pi} - e^{-2 \pi}}{2 \pi}[/tex]

Because it's not. If you do it carefully you'll see that they used the (-1) to flip the order of e^(-2pi)-e^(2pi) into e^(2pi)-e^(-2pi).