Consider the following matrix [[2,0,0,0],[1,2,0,0],[0,1,3,0],[0,0,1,3]]. For this matrix, which of the following are eigenvalues?
1) 2 and 3
2) 0 and 1
3) 1 and 2
4) 3 and 4