How to get sin(z) = 2 with negative imaginary part

  • Thread starter Thread starter neginf
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
neginf
Messages
56
Reaction score
0

Homework Statement



Solve sin(z)=2.

Homework Equations



sin z=(e^i*z - e^-i*z)/2*i
sin z=sin x * cosh y + i*cos x * sinh y (haven't tried this way yet)

The Attempt at a Solution



Starting with the first relevant equation, I got z=pi*(1/2 + 2*n) + i*ln(2+sqrt(3)).
The book says that another solution is z=pi*(1/2 + 2*n) - i*ln(2+sqrt(3)).
How do you get that ?
 
Physics news on Phys.org


because cosh is an even function.
 


Assuming you solved your equation with the quadratic formula, you should have 2 solutions.

If you work it out, you'll see that they match the 2 solutions that you gave.
 


The solution to the quadratic equation [itex]y^2- 4iy- 1= 0[/itex]
is
[tex]y= \frac{4i\pm\sqrt{-16+ 4}}{2}= 2i\pm i\sqrt{3}[/tex]
Did you use both "+" and "-"?