Help me solve a complex cos equation

Status
Not open for further replies.

mtts

Junior Member level 3
Joined
Nov 26, 2006
Messages
31
Helped
15
Reputation
30
Reaction score
13
Trophy points
1,288
Activity points
1,406
Hello has all
I seek the solution of this equation.
cos(x+iy)= a+ib with a and b are given (and x,y,a,b are real) .

- how can one find x and y.
- has which condition I have the place to make :

x+iy= ±acos(a+ib ) +2πm

thank you well
 

Re: cos complex

The most straightforward way is to make use of Euler's Formula. See Euler's formula - Wikipedia, the free encyclopedia

Basically, we can decompose a cos into a sum of complex exponentials:

\[\cos(w) = \frac{e^{iw}+ e^{-iw}}{2}\]

So just plug in "x + iy" for "w" and find the real and imaginary parts to equate with "a" and "b", respectively.
 

Re: cos complex

there is another method to solve it ...
cos(x + jy) = cos(x).cos(jy) - sin(x).sin(jy)
= cos(x).cosh - j.sin(x).sin = a +j.b

=> cos(x).cosh = a, and sin(x).sin = -b
you can solve them to obtain final result.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…