Homework Statement
Let L be a linear operator such that:
L[1, 1, 1, 1] = [2, 1, 0, 0]
L[1, 1, 1, 0] = [0, 2, 1, 0]
L[1, 1, 0, 1] = [1, 2, 0, 0]
L[1, 0, 1, 1] = [2, 1, 0, 1]
a) Find [L]
b) Compute L[1, 2, 3, 4]
Homework Equations
The Attempt at a Solution
I used another...