Comment on This feels wrong. I love it.
hydroptic@sopuli.xyz 1 day agoFar as I understand it (which is not very far), i is a scalar even if you take it to be the complex number 0 + i. Just by itself i is the imaginary unit that’s defined as i = sqrt(-1), and nothing in that says it’s a vector quantity.
Even though complex numbers do extend real numbers into a 2D plane doesn’t mean they’re automatically vectors, and – again, as far as I’ve understood things – they’re still treated as single entities, ie. scalars.
affiliate@lemmy.world 1 day ago
whether or not i is a scalar depends entirely on the context.
every vector space has an associated field of coefficients. in practice, this field is typically the real numbers. but you can have lots of other kinds of vector spaces as well, and they can be useful for certain things.
anyways, if you have a vector space over the complex numbers, then i is a scalar, because it is a complex number. if you have a vector space over the real numbers, then i is not a scalar, because it’s not a real number.
its worth mentioning that you can view the complex numbers as a vector space over itself. this is just a fancy way of saying that you can add complex numbers together, and you can multiply a complex number by a complex number. (one of those numbers is playing the role of scalar, and the other is playing the role of vector.) but you can also view the complex numbers as a vector space over the real numbers. and this is just a fancy way of saying that you can add complex numbers, and you can multiply a complex number by a real number.
hydroptic@sopuli.xyz 1 day ago
Right, sort of my vague understanding as well although it’s been 15 years since my university math courses. My point was more that “1 is a scalar while i is a vector” just didn’t seem correct to me, at least on a general level