ok, i found the formula, it's the 2-norm something, i seemply need to sum the x^2 of each number and then sqrt() it.
so if i try to do the opposite then i'm fucked becase there infinite vector that give that number, got it.
on a side note, does anybody know how to calculate non-normalized eigenvectors in python?