New Reply

Cauchy-Reimann from first principles

 
Share Thread
Aug21-12, 12:04 PM   #1
 

Cauchy-Reimann from first principles


1. The problem statement, all variables and given/known data

Prove from first principles that f(z) = [itex]\overline{z}^2[/itex] is not differentiable at any point z ≠ 0

2. Relevant equations



3. The attempt at a solution

So i guess i Have to show [itex]\stackrel{lim}{h\rightarrow0} \frac{f(z+h)-f(z)}{h}[/itex] is equal to zero right?

[itex] \frac{\overline{z+h}^2-\overline{z}^2}{h}[/itex] but not sure where to go from here.
Do i use z=(x+iy) then [itex]\overline{z} = x-iy [/itex] and so [itex]\overline{z}^2[/itex] = [itex]x^2-y^2-i2xy [/itex]
PhysOrg.com science news on PhysOrg.com

>> Leading 3-D printer firms to merge in $403M deal (Update)
>> LA to give every student an iPad; $30M order
>> CIA faulted for choosing Amazon over IBM on cloud contract
Aug21-12, 12:53 PM   #2
 
Quote by gtfitzpatrick View Post
i Have to show [itex]\stackrel{lim}{h\rightarrow0} \frac{f(z+h)-f(z)}{h}[/itex] is equal to zero right?
No, you need to prove that it does not exist. Start by formulating "limit does not exist" in the epsilon-delta language.
Aug21-12, 05:29 PM   #3
 
You could assume the limit exists (and hence f is differentiable), and calculate it twice using two sequences which converge to zero, and find that you get two different limits. In this case, your assumption becomes false, so f isn't differentiable.

You do know that the definition of differentiability you have is equivalent to having the limit
[itex]\lim_{n\rightarrow\infty}\frac{f(z+x_n)-f(z)}{x_n}[/itex]
exist for every (complex!) sequence [itex]x_n\rightarrow 0[/itex], right?

In this case, I recommend you work with the definition you have, and see what happens when you approach zero along these two sequences:
[itex] x_n=1/n[/itex]
[itex]y_n=i/n[/itex].

In general, such an approach is usually the best way to show that something -isn't- differentiable. Unless of course you have the Cauchy-Riemann equations :)
New Reply

Similar discussions for: Cauchy-Reimann from first principles
Thread Forum Replies
Statistics: Show that the sum of two independent Cauchy random variables is Cauchy. Set Theory, Logic, Probability, Statistics 2
Statistics: Show that the sum of two independent Cauchy random variables is Cauchy. Set Theory, Logic, Probability, Statistics 0
Cauchy Reimann Equations Question? Calculus 2
Cauchy Reimann & Complex functions General Math 2
Reimann sums, okay. How about a "Reimann product"? General Math 2