Friday, March 17, 2017

fake proofs - Why is i3 (the complex number "i") equal to i instead of i?




i3=iii=111=(1)(1)(1)=1=i



Please take a look at the equation above. What am I doing wrong to understand i3=i, not i?


Answer



We cannot say that ab=ab for negative a and b. If this were true, then 1=1=(1)(1)=11=ii=1. Since this is false, we have to say that abab in general when we extend it to accept negative numbers.


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...