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

thumb_up100%(1 rated)

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 B={b1,b2,b3,b4}B=\{\vec b_1,\vec b_2,\vec b_3,\vec b_4\} be a basis for R4\mathbb R^4.

For any vector vR4\vec v\in\mathbb R^4, the coordinate vector CB(v)C_B(\vec v) is the unique vector of scalars such that

v=c1b1+c2b2+c3b3+c4b4.\vec v=c_1\vec b_1+c_2\vec b_2+c_3\vec b_3+c_4\vec b_4.

So:

  • A is true: CB(v)C_B(\vec v) is unique.
  • C is true: CB(v)R4C_B(\vec v)\in\mathbb R^4.
  • D is true: CB(v)=0C_B(\vec v)=\vec 0 iff v=0\vec v=\vec 0.
  • B is false: the coordinate vector is not non-unique.

Therefore the false statement is

B.\boxed{B}.

Pitfall alert

Students sometimes mix up the vector v\vec v with its coordinate vector CB(v)C_B(\vec v). The coordinate vector lives in R4\mathbb R^4 as a list of coefficients, and because BB is a basis, that list is unique.

Try different conditions

If BB 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.

chat