Question
Which statement about coordinate vectors in a basis is false?
Original question: Practice Problem Given a basis $B = \{\vec{b}_1, \vec{b}_2, \vec{b}_3, \vec{b}_4\}$ for $\mathbb{R}^4$, which of the following statements is false about the coordinate vector, $C_B(\vec{v})$, of $\vec{v} \in \mathbb{R}^4$ with respect to $B$. A $C_B(\vec{v})$ is unique. B $C_B(\vec{v})$ is not unique. C $C_B(\vec{v}) \in \mathbb{R}^4$. D $C_B(\vec{v}) = \vec{0}$ if and only if $\vec{v} = \vec{0}$.
Expert Verified Solution
Key concept: Coordinate vectors are one of the cleanest ideas in linear algebra: once a basis is fixed, every vector has exactly one coordinate representation. That uniqueness is what drives the answer here.
Step by step
Let be a basis for .
For any vector , the coordinate vector is the unique vector of scalars such that
So:
- A is true: is unique.
- C is true: .
- D is true: iff .
- B is false: the coordinate vector is not non-unique.
Therefore the false statement is
Pitfall alert
Students sometimes mix up the vector with its coordinate vector . The coordinate vector lives in as a list of coefficients, and because is a basis, that list is unique.
Try different conditions
If were only a spanning set and not a basis, uniqueness could fail. In that case, a vector might have more than one coordinate-like representation. The basis condition is what guarantees a single answer.
Further reading
coordinate vector, basis, linear independence
FAQ
Is the coordinate vector of a vector in a basis unique?
Yes. Once a basis is fixed, every vector has exactly one coordinate vector with respect to that basis.
Which statement is false about C_B(v) for a basis B of R^4?
The false statement is that C_B(v) is not unique. Coordinate vectors with respect to a basis are unique.