0

So we had a debate (more like argument) over comparing a vector to a scalar. We agreed you can't, but couldn't come to an agreement over whether you can if it's in 1D.

Consider A as a 1D vector and B a scalar. Is it completely incorrect to say A=B. Usually I'd say yes, a vector can never equal a scalar. But in 1D isn't the idea kind of interchangeable in certain cases.

Dot product with scalar equal to common symbol for multiplication

Gave some insight, but I'd like a definite yes or no answer.

Can you have A=B where A is a 1D vector and B is a scalar value in any scenario. I'm not worried about in general. I'm just curious if it is possible in at least one case, and if so, which case is this.

Kendall
  • 684

1 Answers1

0

At the informal level, when we talk about a scalar, it is a quantity with magnitude but no direction, and when we talk about a vector, it is a quantity with magnitude and direction, so we never compare a scalar with a vector. Here we imagine a vector as a directed line segment as they are represented in say high school textbooks.

At the formal level, the set of all real numbers $\mathbb R$ is a one-dimensional real vector space, and its elements are vectors. Obviously, these real numbers are also scalars. Here the scalar and the vector are indeed the same mathematical object.