What is $\frac{d}{dx}x^i$ where $i=\sqrt{-1}$? Does the proof as for real indices apply in the same way here?
Asked
Active
Viewed 92 times
4
-
3The question needs some clarification. 1) What is your definition of $x^i$? 2) Is $x$ considered to be real (positive)? – mickep Jan 01 '20 at 17:28
2 Answers
6
The rule does apply, so the derivative is $ix^{i-1}$.
For a simple proof,
$\dfrac{d}{dx}x^i$
$=\dfrac{d}{dx}e^{i\ln x}$
$=e^{i\ln x}\dfrac{d}{dx}i\ln x$
$= e^{i\ln x}\cdot\dfrac{i}{x}$
$ =i\dfrac{e^{i\ln x}}{e^{\ln x}} $
$=ie^{(i-1)\ln x}=ix^{i-1}$
Riz222
- 398
-
4Which proof are you thinking of which goes through for complex exponents? – Kevin Carlson Jan 01 '20 at 16:56
-
Right, so the same proof does not go through. This is not the usual proof for real exponents. – Kevin Carlson Jan 01 '20 at 17:30
-
-
1@Kevin Carlson, I admit I didn't initially interpret "does the proof apply" (usually it's rules that apply) as "is the proof valid"... edited now. – Riz222 Jan 01 '20 at 18:01
1
$i$ is just treated as a constant, so the power rule applies.