Submitted by Tharsis101 t3_10nn59i in explainlikeimfive
squigs t1_j6c9r2c wrote
Reply to comment by The_camperdave in ELI5: Why do imaginary numbers even need to exist? by Tharsis101
This is where my answer is a bit messy. Imaginary numbers can be thought of that way, but using them for 2d space is an application.
We do have quaternions. This gives us 3 imaginary numbers, we call i, j and k, where squaring any of them gives -1, and ij = k, jk = i and ki =j. Weirdly, we lose commutivity here. ij = k, but ji = -k. Reversing the order gives a negative result.
Viewing a single comment thread. View all comments