I have a matrix A which is a bijective matrix
A= np.array([[1,2,3],[3,4,5],[4,10,6]])
Return a vector v where the first two coordinate of v are 1