Derivative of Complex Variables

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
EngWiPy
Messages
1,361
Reaction score
61
Hi,

What is the following derivative:

[tex]\frac{\partial}{\partial x}|b-ax|^2[/tex]?

Now I know that [tex]|b-ax|^2=(b-ax)(b^*-a^*x^*)[/tex], so how to do the differentiation with respect to [tex]x^*[/tex]?

Thanks in advance

PS.: All variables and constants are complex.
 
Physics news on Phys.org
Mark44 said:
Is this a homework question?

No it is not.

So lurflurf, are you saying that the derivative will be:

[tex]-a(b-ax)^*[/tex]

I thought it will be like:

[tex]-(b-ax)a^*[/tex]

but I couldn't prove it.
 
Again it is not clear what that derivative means, but a good guess would be -a(b-ax)*.
Then we have
d|b-a x|^2=-a(b-a x)* dx+-a*(b-a x) dx*

notice that |b-a x|^2 is definitely not complex differentiable as it depends upon x and x* rather than upon x alone
 
lurflurf said:
Again it is not clear what that derivative means, but a good guess would be -a(b-ax)*.
Then we have
d|b-a x|^2=-a(b-a x)* dx+-a*(b-a x) dx*

notice that |b-a x|^2 is definitely not complex differentiable as it depends upon x and x* rather than upon x alone

No, I just need to the derivative [tex]\frac{\partial}{\partial x}[/tex], where the derivative is partial with respect to x. I see some books writing x as a+jb, and then compute the derivatives with respect to a and b. I was just wondering if there is another way to do this.

Thanks
 
There are different ways because a complex variable can change in more ways than a real variable. We can work with different coordinates or none. So a function of a complex variable can be described in diferent ways with two variables
|x| and arg(x)
Re(x) and Im(x)
x and x*
and so on

since you are interested in the x partial x and x* are natural, but you could use any set and the chain rule to find the x partial.
[tex]\frac{\partial}{\partial x}=\frac{\partial u}{\partial x}\frac{\partial}{\partial u}+\frac{\partial v}{\partial x}\frac{\partial}{\partial v}[/tex]
However you want to choose u and v