How Does Euler's Identity Simplify the Expression y = e^(x(1-i)) + e^(x(1+i))?

  • Thread starter Thread starter jaejoon89
  • Start date Start date
  • Tags Tags
    Identity
AI Thread Summary
The discussion revolves around the simplification of the expression y = e^(x(1-i)) + e^(x(1+i)) using Euler's identity. Participants clarify that the correct simplification leads to y = e^x(2cosx), not y = (e^x)sinx + (e^x)cosx. It is emphasized that the latter expression only equals e^(x(1+i)), not the original sum. The confusion arises from misinterpretations of the terms involved, particularly regarding the imaginary unit. Ultimately, the accurate expansion is confirmed to be 2cos(x)e^x, highlighting the importance of precise mathematical notation.
jaejoon89
Messages
187
Reaction score
0
How does y = e^(x(1-i)) + e^(x(1+i))
work out to y = (e^x)sinx + (e^x)cosx?

Using Euler's identity I get,

y = (e^x)e^-ix + (e^x)e^ix
y = e^x(cosx - isinx + cosx + isinx)
y = e^x(2cosx)
 
Physics news on Phys.org
why don't you write your equations using tabs...<br /> it will be more readable by others...
 
jaejoon89 said:
How does y = e^(x(1-i)) + e^(x(1+i))
work out to y = (e^x)sinx + (e^x)cosx?
It doesn't.
 
jaejoon89 said:
How does y = e^(x(1-i)) + e^(x(1+i))
work out to y = (e^x)sinx + (e^x)cosx?
Obviously, by Euler's identity, (e^x)sinx+ (e^x)cosx= e^(x(1+i)) only, not that sum.
 
HallsofIvy said:
Obviously, by Euler's identity, (e^x)sinx+ (e^x)cosx= e^(x(1+i)) only, not that sum.

Halls meant (e^x)*i*sinx+ (e^x)cosx. The expansion you did, 2cos(x)e^x, is correct. and it's not equal to sin(x)e^x+cos(x)e^x.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? 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