I want to show that the following function is not analytic anywhere. $$f(z)=x^2+iy^3$$
Now I don't really understand the Cauchy-Riemann equations, but it seems we take:
$$u(x,y)=x^2,v(x,y)=y^3$$ as we normally would, and take the partial derivatives:
$$u_x =2x, u_v = 0$$ $$v_x = 0, v_y = 3y^2$$
And we want:
$$u_x=v_y,u_y = -v_x$$
For necessary condition for being analytic at some point.
$$2x=3y^2,0=0$$
So we are potentially(not necessarily) analytic and any point such that $2x=3y^2$ I believe.
Now, how then I have ruled out almost every point, how do I rule out these remaining points?
It has $u_x=2x=v_y$ and $u_y=-2y=-v_x$ and $f'(z)=2z$
How do I deduce it is an open subset?
– Skies burn Apr 20 '15 at 05:44Do the Cauchy Riemann equations require that $u_x=v_y$ and $u_y=-v_x$ in general or do I set these, and find which points it isn't true?
– Skies burn Apr 20 '15 at 05:50