I want to find the domain of definition, the domain of derivability and the domain of analyticity of the function $f(z) = 2 y^2 \sin x − i y^3 \cos x$
The domain of definition is $\mathbb C$ but I don't know how to find the otres two in this function.
$$u=2y^2\sin x,v=-y^3\cos x$$ $$\frac{\partial u}{\partial x}=2y^2\cos x,\frac{\partial v}{\partial y}=-3y^2\cos x$$ $$\frac{\partial u}{\partial y}=4y\sin x,-\frac{\partial v}{\partial x}=-y^3\sin x$$ Suppose $\sin x=0$, then $\cos x$ can be cancelled in the first relation, leaving $y=0$ as the only solution. Otherwise, $\sin x$ can be cancelled in the second relation, giving $4y=-y^3$; its only solution is $y=0$.
Hence $f$ is differentiable only on the real axis and not analytic anywhere.