strangequark
- 37
- 0
Homework Statement
Where is f(z) differentiable? Analytic?
[tex]f(z) = x^{2} + i y^{2}[/tex]
Homework Equations
Cauchy-Riemann Equations
The Attempt at a Solution
I calculated the partial derivatives,
[tex]u_{x} = 2x[/tex]
[tex]v_{y} = 2y[/tex]
[tex]u_{y} = 0[/tex]
[tex]v_{x} = 0[/tex]
Then said that for the CR equations to hold,
[tex]u_{x}=v_{y}[/tex] therefore [tex]y=x[/tex]
and
[tex]u_{y}=-v_{x}[/tex] therefore [tex]0=0[/tex]
Then because the partial derivatives are continuous for all [tex]x,y[/tex], [tex]f(z)[/tex] is differentiable along [tex]y=x[/tex]
[tex]f(z)[/tex] is nowhere analytic because an arbitrarily small open disk centered at any point on the line [tex]y=x[/tex] will always contain points which are not differentiable.
Is that sufficient to show differentiability? Or am I misapplying the cauchy-riemann conditions?