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
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top