Consider an integer: 1. We can represent this integer by $e^{2πi}$. Also it can be represented as $e^{4πi}$. Now, we have an equation as below:
$$e^{2πi}=e^{4πi}$$
If we take "$i$" power of each terms, we get:
$$(e^{2πi})^{i}=(e^{4πi})^{i}$$ $$e^{2πi^2}=e^{4πi^2}$$ $$e^{-2π}=e^{-4π}$$ Now both side of equation are positive real numbers and if we calculate the values we get: $$0.00186744 = 0.000003487$$ So where is the error here? Or was our initial assumption $e^{2πi}=e^{4πi}$ wrong?
I have an idea, and I want to get confirmation from experienced friends here.
Consider the unit circle. Here, the numbers corresponding to $0$, $2π$, $4π$, etc. radians will be positive real numbers. For example, $25$ is can be written as $25.e^{2πi}$ or $25.e^{4πi}$ or $25.e^{6πi}$ or etc. In fact, when we are given an integer n, we do not know which angle it belongs to. If we try to take the square root of all of them here ($\frac{1}{2}$ power of each), we get $5.e^{πi}$ or $5.e^{2πi}$ or $5.e^{3πi}$ respectively. Now, if you pay attention, half of these numbers correspond to $-5$ and the other half correspond to $+5$. In fact, when we are given $25$ and asked to take the square root, we have to answer $\pm 5$ because we do not know which radian $25$ belongs to. Maybe it could be $2π$, maybe it could be $4π$, or others... So there are a lot of integer $25$. So when we take the $i$ power of these, we get a lot of different numbers. I think this is where this contradiction begins. Can you help me to understand this concept?