Derivative of a complex function in terms of real and imaginary parts.

gauss mouse
Messages
24
Reaction score
0
Hi, I wonder if anyone knows when (maybe always?) it is true that, where

z=x+iy \text{ and } f : \mathbb{C} \to \mathbb{C} \text{ is expressed as } f=u+iv, \text{ that }<br /> f&#039;(z)=\frac{\partial u}{\partial x}+i\frac{\partial v}{\partial x}?<br />
I'm pretty sure that this is true for f=exp.

I should be able to find this but searching google for mathematics is a nightmare.
 
Physics news on Phys.org
Hi,
if f(z) is analytical function, you can take derivative in any direction on complex plane of z, e.g. take it along real axis dz = dx.
 
gauss mouse said:
Hi, I wonder if anyone knows when (maybe always?) it is true that, where

z=x+iy \text{ and } f : \mathbb{C} \to \mathbb{C} \text{ is expressed as } f=u+iv, \text{ that }<br /> f&#039;(z)=\frac{\partial u}{\partial x}+i\frac{\partial v}{\partial x}?<br />
I'm pretty sure that this is true for f=exp.

I should be able to find this but searching google for mathematics is a nightmare.

This is indeed true. But remember that a complex differentiable function must satisfy Cauchy-Riemann equations!

I suggest looking at Theorem I.5.3 of "Complex Analysis" by Freitag and Busam. A free preview is available at google books.
 
quZz said:
Hi,
if f(z) is analytical function, you can take derivative in any direction on complex plane of z, e.g. take it along real axis dz = dx.

Thanks for your help. I should have specified that f be analytic.Say I wanted to take the derivative in another direction, not along the real or imaginary axis, how would I do that?
 
Last edited:
micromass said:
This is indeed true. But remember that a complex differentiable function must satisfy Cauchy-Riemann equations!

I suggest looking at Theorem I.5.3 of "Complex Analysis" by Freitag and Busam. A free preview is available at google books.

Thanks for your help. That looks from the preview like a nice book. I'll see if I can find it in the college library.
 
gauss mouse said:
Say I wanted to take the derivative in another direction, not along the real or imaginary axis, how would I do that?

This isn't really a question about real analysis, but rather about multivariable limits.

Say we have the unit vector (a,b). To find the derivative in that direction, we can do this by

a\frac{\partial f}{\partial x}+b\frac{\partial f}{\partial y}

This can be done if the function is differentiable at the point.
 
Well, you'll get the same answer because f(z) is analytic, it follows from definition. You can use Cauchy-Riemann equations to get different forms of df/dz.
 
gauss mouse said:
Hi, I wonder if anyone knows when (maybe always?) it is true that, where

z=x+iy \text{ and } f : \mathbb{C} \to \mathbb{C} \text{ is expressed as } f=u+iv, \text{ that }<br /> f&#039;(z)=\frac{\partial u}{\partial x}+i\frac{\partial v}{\partial x}?<br />
I'm pretty sure that this is true for f=exp.

I should be able to find this but searching google for mathematics is a nightmare.

A complex differentiable function may be thought of as a real differentiable function whose Jacobian is multiplication by a complex number. As a linear transformation of R^2 a complex number is a rotation followed by a dilation. This gives you the relations between the partial derivatives of f.
 
Back
Top