Complex fraction as a ratio of sines?

de1irious
Messages
20
Reaction score
0
Is it possible for me to write this complex fraction as a ratio of two sines? Thanks.

\frac{1-e^{101z}}{1-e^{z}}
 
Physics news on Phys.org
It is possible, but the arguments of the sines will be complex numbers.
 
I think you could use hyperbolic sine but I don't know much about hyperbolic trig f(x)s yet
 
That's fine, Mathman. If we allow sin to be evaluated at complex numbers, using the standard definition of sin(z) in terms of the exponential, how do we we rewrite it? Thanks
 
1-ez=ez/2(e-z/2-ez/2)
=-2ez/2sin(z/2)
Similar expression for 1-e101z. Then take ratio.
 
I don't think that works though because sin(z) puts the exponent of e as iz and -iz, not z. For instance, if I plug that into a calculator, it doesn't come out equal. I am trying to factor out the real part, but the ratio will not cancel to the point that I have just sines.
 
Nvm, I just realized you were talking about hyperbolic sines. Thanks for the tip!

EDIT: However, now I get e^{50z}\frac{sinh101z/2}{sinhz/2}

Any way to simplify the exponent out front?
 
Last edited:
de1irious said:
I don't think that works though because sin(z) puts the exponent of e as iz and -iz, not z. For instance, if I plug that into a calculator, it doesn't come out equal. I am trying to factor out the real part, but the ratio will not cancel to the point that I have just sines.

Sorry, my bad. I forgot to put the i factor in for the sin. Using sinh is better.
 
A related question I have is can we express the complex fraction as a linear equation of Re()+Im()?
 
  • #10
orstats said:
A related question I have is can we express the complex fraction as a linear equation of Re()+Im()?
That's pretty standard isn't it? You "rationalize" the denominator by mutltiplying both numerator and denominator by the complex conjugate of the denominator. Exactly what the computations are depends on the particular complex fraction. Do you mean "complex fraction" in the sens "fraction with complex numbers" or "fraction with fractions in the numerator and denominator"?

Can you give an example of what you had in mind?
 
  • #11
I am not sure what the complex conjugate would be for the denominator...

sin(az)
______
sin(bz)

=

exp(iaz) - exp(-iaz)
________________
exp(ibz) - exp(-ibz)

=?

Re() + Im()
 
Back
Top