I'm having trouble understanding some notation.
We are given V = (2,1) and W = (1,0), and then the matrix B = (V|W) = ((2,-1), (1,0))
What does the | mean? Thanks!
EDIT: Here is some context, we are given A = ((-1,4),(-1,3))
We need B s.t. AB = B((1,1),(0,1))
V is an eigenvector of A and W is a linearly independent vector to V.