Complex Variables: Expressing f(z)=cos(z)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
sara_87
Messages
748
Reaction score
0

Homework Statement



let:
f(z)=u(x,y)+iv(x,y)
I want to express the following function like the one above:
[tex]f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})[/tex]

Homework Equations



(i=sqrt(-1))
f(z) is a complex function

The Attempt at a Solution



[tex]f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})[/tex]
[tex]=\frac{1}{2}(e^{i(x+iy)}+e^{-i(x+iy)})=\frac{1}{2}(e^{x-iy}+e^{-xi+y})[/tex]

this is where i stopped because i got stuck. any help please?
 
Physics news on Phys.org
sara_87 said:

Homework Statement



let:
f(z)=u(x,y)+iv(x,y)
I want to express the following function like the one above:
[tex]f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})[/tex]

Homework Equations



(i=sqrt(-1))
f(z) is a complex function

The Attempt at a Solution



[tex]f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})[/tex]
[tex]=\frac{1}{2}(e^{i(x+iy)}+e^{-i(x+iy)})=\frac{1}{2}(e^{x-iy}+e^{-xi+y})[/tex]

this is where i stopped because i got stuck. any help please?
Check your work in the expression before the last =.
i(x + iy) = ix + i2y = -y + ix. The other one is OK.

So one of your expressions will be e-y + ix = e-yeix = e-y(cos x + i sin x) = e-y cos x + i e-y sin x. Do about the same thing to the other expression and add the two together.