Recent content by awl2k

  1. A

    Why are my eigenvectors [1,-1] and [-4/3,1] instead of [1,-1] and [4,3]?

    Hello people! I am having a bit trouble with verifying my result when i compute the eigenvectors for the following matrix: A=[[3,4],[3,2]] I know for sure that the eigenvalues is respectively -1 and 6, so i start finding a solution for the following null spaces: 1)...