Find the eigenvalues of
A=[[1,2,0],[1,2,-1],[0,0,4]]
and an eigenvector corresponding to
\lambda =0
.