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

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:
f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})

Homework Equations



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

The Attempt at a Solution



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

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:
f(z)=cos(z)\equiv=\frac{1}{2}(e^{iz}+e^{-iz})

Homework Equations



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

The Attempt at a Solution



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

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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top