Is sin-1(2i) Equal to 0.5 + 1.31696i?

  • Level: Graduate 
  • Thread starter Thread starter symsane
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 3K views
symsane
Messages
13
Reaction score
0
I could not found any answer to this question: What is sin-1(2i) equal?
 
Physics news on Phys.org


sin(x) = (exp(ix)-exp(-ix))/2i

Firstly let y=exp(ix) and subs in

( y + 1/y)/2i=2i

solve for y, then for x.
 


Since you titled this thread "Multi-Valuedness", note that solving (y+ 1/y)/2i= 2i will involve solving a quadratic function so you may have two values for y. Then solving y= exp(ix) with both values of involves taking the logarithm which adds multiples of [itex]2\pi i[/itex].
 


For the two last posts, isn't it supposed to be (y - 1/y)/2i = 2i ?