For the given vectors v, w in R⁴, find other vectors u_1, ..., u_n such that v, w, u_1,...,u_n form a basis of R⁴.
v = [1, 2, 3, 4] and w = [4, 3, 2, 1].
What should be the values of u_1, ..., u_n?