Complex power of a real number

85 Views Asked by At

What is the meaning of $(-1)^{i}$, where $i^{2}=-1$ and what is its value?

2

There are 2 best solutions below

0
On

$$-1=e^{(2n+1)i\pi}\implies (-1)^i=e^{-(2n+1)\pi}$$ where $n$ is any integer

0
On

$(-1)^i$ is defined as $e^{i\log(-1)}$, where $\log(z)$ is a multivalued function, defined as the set of $w$ for which $e^w=z$. Since $e^w=-1$ exactly when $w=(2n+1)\pi i$, for integer $n$, we have that $$ (-1)^i=\{e^{i\cdot((2n+1)\pi i)}:n\in\mathbb{N}\}=\{e^{-(2n+1)\pi}:n\in\mathbb{N}\} $$