Exponential form of complex numbers

jonnburton

Junior Member
Joined
Dec 16, 2012
Messages
155
I have been looking at the solution to a question set in my book and have been unable to follow the working beyond a certain point. Can anyone tell me how this works?

If x is real, show that (2+j)e(1+j3)x+(2j)e(1j3)x\displaystyle (2+j)e^{(1+j3)x} + (2-j)e^{(1-j3)x} is also real.

Although I wasn't able to do it myself, I understand the first few steps:

(2+j)exe(j3x)+(2j)exej3x\displaystyle (2+j)e^xe^{(j3x)} + (2-j)e^xe^{-j3x}


Factor out ex\displaystyle e^x:

ex[2ej3x+jej3x+2ej3xjej3x]\displaystyle e^x \left[2e^{j3x}+je^{j3x} + 2e^{-j3x}-je^{-j3x}\right]





Group terms:

ex[2(ej3x+ej3x)+j(ej3xej3x)]\displaystyle e^x\left[2 (e^{j3x}+e^{-j3x})+j(e^{j3x}-e^{-j3x})\right]



But I can't see how this next step follows from what we had previously:

ex[4(ej3x+ej3x2)2(ej3xej3x2j)]\displaystyle e^x\left[ 4(\frac{e^{j3x}+e^{-j3x}}{2}) -2 (\frac{e^{j3x}-e^{-j3x}}{2j})\right]



I can see how the left hand part inside the square brackets works: 4/2 =2, so this hasn't changed. But I do not see how the right hand part works, ie +j(ej3xej3x)\displaystyle +j(e^{j3x}-e^{-j3x}) becomes 2(ej3xej3x2j)\displaystyle -2 (\frac{e^{j3x}-e^{-j3x}}{2j})

​Can anybody tell me how this comes about?
 
I have been looking at the solution to a question set in my book and have been unable to follow the working beyond a certain point. Can anyone tell me how this works?

If x is real, show that (2+j)e(1+j3)x+(2j)e(1j3)x\displaystyle (2+j)e^{(1+j3)x} + (2-j)e^{(1-j3)x} is also real.

Although I wasn't able to do it myself, I understand the first few steps:

(2+j)exe(j3x)+(2j)exej3x\displaystyle (2+j)e^xe^{(j3x)} + (2-j)e^xe^{-j3x}


Factor out ex\displaystyle e^x:

ex[2ej3x+jej3x+2ej3xjej3x]\displaystyle e^x \left[2e^{j3x}+je^{j3x} + 2e^{-j3x}-je^{-j3x}\right]





Group terms:

ex[2(ej3x+ej3x)+j(ej3xej3x)]\displaystyle e^x\left[2 (e^{j3x}+e^{-j3x})+j(e^{j3x}-e^{-j3x})\right]



But I can't see how this next step follows from what we had previously:

ex[4(ej3x+ej3x2)2(ej3xej3x2j)]\displaystyle e^x\left[ 4(\frac{e^{j3x}+e^{-j3x}}{2}) -2 (\frac{e^{j3x}-e^{-j3x}}{2j})\right]



I can see how the left hand part inside the square brackets works: 4/2 =2, so this hasn't changed. But I do not see how the right hand part works, ie +j(ej3xej3x)\displaystyle +j(e^{j3x}-e^{-j3x}) becomes 2(ej3xej3x2j)\displaystyle -2 (\frac{e^{j3x}-e^{-j3x}}{2j})

​Can anybody tell me how this comes about?
It works because 1/j=j\displaystyle 1/j = -j.

Consider the coefficient j\displaystyle j for the second term. Multiply by (2j)/(2j)\displaystyle (2j)/(2j):

j 2j2j=2j22j=22j\displaystyle \displaystyle j\ \dfrac{2j}{2j} = \dfrac{2j^2}{2j} = -\dfrac{2}{2j}
 
It works because 1/j=j\displaystyle 1/j = -j.

Consider the coefficient j\displaystyle j for the second term. Multiply by (2j)/(2j)\displaystyle (2j)/(2j):

j 2j2j=2j22j=22j\displaystyle \displaystyle j\ \dfrac{2j}{2j} = \dfrac{2j^2}{2j} = -\dfrac{2}{2j}

OK, that makes sense now! Thank you DrPhil!
 
Top