Separating e^(xi) to form a-bi

  • Thread starter Thread starter thunderjolt
  • Start date Start date
  • Tags Tags
    Form
AI Thread Summary
To separate e^(xi) into the form a - bi, the Euler formula e^(ix) = cos(x) + i sin(x) is essential. This formula allows the expression to be rewritten by identifying the real part as cos(x) and the imaginary part as sin(x). The discussion highlights the use of Taylor series to derive this identity, which can simplify the process. The participant initially attempted to use natural logarithms but found it complicated. Understanding the Taylor series expansion is crucial for successfully separating the expression.
thunderjolt
Messages
8
Reaction score
0

Homework Statement



I am in dif eq, but just need to know how to separate a power.

separate e^(xi) into the form a-bi, where x is a constant (in my homework, x is 4pi/3, but that's not too relevant)

i is the imaginary number sqrt(-1)

Homework Equations



I don't know if there is some simple rule, or if I actually need to use calculus and integrals.
The only thing I know is that e^(x+y) = e^(x)e^(y). However, I can't use that here, because the power is the multiple.

The Attempt at a Solution



I tried setting it equal to y = e^(xi) and taking the natural log of both sides, but it just got really messy and I ended up with a square root of i, which is not good.
 
Physics news on Phys.org
Are you looking for the Euler identity?
$$e^{ix} = \cos(x) + i\sin(x)$$
 
Are you familiar with Taylor series? As jbunniii mentioned, it is the Euler formula, but the easiest way to derive it is by using the Taylor series expansion of e^x, with x = ix, and then separate the real and imaginary terms into two series which are known to be the Taylor series for cosine and sine, respectively.
 
ok, that makes sense, the prof did the taylor series in class...thanks
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top