4

What is $\frac{d}{dx}x^i$ where $i=\sqrt{-1}$? Does the proof as for real indices apply in the same way here?

  • 3
    The 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 Answers2

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
1

$i$ is just treated as a constant, so the power rule applies.