Is it possible to design a square $d \times d$ matrix with
value $2^n$ on the main diagonal ($n \geq 2$ not given)
all off-diagonal elements chosen from the set $\{ 1, 2, 2^2, \dots, 2^{n-1} \}$
not have full rank for any choice of $n$ or $d$
I think this is impossible (based on trial and error). But would appreciate a proof or a counterexample.