Show $f(z)=e^x(x\cos y-y\sin y)+ie^x(y\cos y+x\sin y)$ is analytic. Then find its derivative.
So I have $u = e^x(x\cos y-y\sin y)$ and $v = e^x(y\cos y+x\sin y)$.
Then I have ${\partial(u)\over\partial(x)} = e^x(x\cos y-y\sin y) + e^x(\cos y)$, and ${\partial(v)\over\partial(x)} = e^x(y\cos y+x\sin y) + e^x(\sin y)$.
I'm having trouble with finding ${\partial(u)\over\partial(y)}$ and ${\partial(v)\over\partial(y)}$. Also with finding the derivative of a complex function as well. I've seen examples with general form in $z$ but not with functions like these...
The given function is just $f(z)=ze^{z}$. So $f'(z)=e^{z} (1+z)$.