Thread Closed

Analytic Function Derivative

 
Share Thread
Jun6-05, 01:13 PM   #1
sat
 

Analytic Function Derivative


Take [itex]x=r\cos\theta[/itex] and [itex]y=r\sin\theta[/itex]

If [itex]f(z)=u(r,\theta) + iv(r,\theta)[/itex], is analytic with u and v real, show that the derivative is given by
[tex]f'(z) = \left( \cos\theta \frac{\partial u}{\partial r}- \sin\theta\frac{1}{r}\frac{\partial u}{\partial\theta}\right) + i\left( \cos\theta\frac{\partial v}{\partial r} - \sin\theta\frac{1}{r}\frac{\partial v}{\partial\theta} \right)[/tex]

Since f is analytic, I use the result
[tex]f'(z)=\frac{\partial u}{\partial x} + i\frac{\partial v}{\partial x}[/tex]
Though this seems to give
[tex]f'(z) = \left( (1/\cos\theta) \frac{\partial u}{\partial r}- (1/\sin\theta)\frac{1}{r}\frac{\partial u}{\partial\theta}\right) + i\left( (1/\cos\theta)\frac{\partial v}{\partial r} - (1/\sin\theta)\frac{1}{r}\frac{\partial v}{\partial\theta} \right)[/tex]

Can anyone see why this isn't correct?
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jun6-05, 01:16 PM   #2
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
How did you apply the chain rule...?I think there's a problem with that.

Daniel.
Jun6-05, 01:26 PM   #3
sat
 
I just did:

du/dx = (du/dr)(dr/dx) + (du/dtheta)(dtheta/dx)

though I think that's probably not quite right when I think about the dependence of the variables on eachother...

Though the "units" look OK at first sight, I'm not sure that I can do that.
Jun6-05, 01:33 PM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Analytic Function Derivative


Here's where you went wrong

[tex] \frac{\partial u}{\partial x}=\frac{\partial u}{\partial r}\frac{\partial r}{\partial x}+\frac{\partial u}{\partial\theta}\frac{\partial\theta}{\partial x} [/tex] (1)

[tex] \frac{\partial r}{\partial x}=\frac{\partial}{\partial x}\sqrt{x^{2}+y^{2}}=\frac{x}{\sqrt{x^{2}+y^{2}}}=\frac{r\cos\theta}{r} =\cos\theta [/tex] (2)

Can u do the other derivative...?

Daniel.
Jun6-05, 04:22 PM   #5
sat
 
Thanks. I'll look at that.
Thread Closed

Similar discussions for: Analytic Function Derivative
Thread Forum Replies
Analytic Function Calculus 7
Analytic function question. Calculus 13
Analytic Extension on a Complex Function Calculus & Beyond Homework 1
Non analytic function??? Engineering, Comp Sci, & Technology Homework 3
what is an analytic function? Calculus 13