dyn
- 774
- 63
Is it possible to differentiate xa+bi where a and b are real ? if so what is the answer ?
The discussion revolves around the differentiation of the expression \( x^{a+bi} \), where \( a \) and \( b \) are real numbers. Participants explore the implications of differentiating a variable raised to a complex power, considering both theoretical and practical aspects of the operation.
Participants generally agree that differentiation of \( x^{a+bi} \) is possible, but there are multiple competing views regarding the implications of complex analysis and the assumptions about the variable \( x \). The discussion remains unresolved regarding the conditions under which the differentiation can be applied.
Participants highlight limitations regarding the assumptions about the variable \( x \), particularly its real-valued and positive nature when using the natural logarithm. The discussion also touches on the complexity of proofs in the context of complex differentiation.
Yes, it's possible.dyn said:Is it possible to differentiate xa+bi where a and b are real ? if so what is the answer ?
Represent a+ib as the constant z and write the function as ez*ln(x). Apply the chain rule and you will get a factor of d/dx(ln(x)), which is 1/x. This is a factor of x-1. That is where subtracting 1 from the real part comes from.dyn said:it seems strange that the number 1 is only subtracted from the real part of the power.
But how do you know x is Real valued and positive to use lnx?FactChecker said:Represent a+ib as the constant z and write the function as ez*ln(x). Apply the chain rule and you will get a factor of d/dx(ln(x)), which is 1/x. This is a factor of x-1. That is where subtracting 1 from the real part comes from.
That's a good point. I don't know how much complex analysis is reasonable in answering the OP. But I guess if a complex exponent in the original function xa+bi is ok, then the natural log of a complex variable will be ok. In any case, I hope it makes the answer as to why only the real part of the exponent changes by -1 more intuitive.WWGD said:But how do you know x is Real valued and positive to use lnx?