If $A \in \mathbb R^{n \times n}$ is singular and has non-zero row sums that are the same for every row, prove that:
$A + \lambda \, 1_n 1_n^\top$ is singular for any nonzero scalar $\lambda$.
$A + 1_n f^\top$ is also singular for any $f \in \mathbb R^n$.
Note that $1_n 1_n^\top$ is an $n \times n$ matrix of ones. Thank you so much in advance for all your help!
Hint for 1: Suppose that $Av = 0$. Then there necessarily exists a value of $t \in \Bbb R$ such that $$ (A + \lambda 1_n1_n^T)(v + t\,1_n) = 0 $$ Alternatively, the hint for 2 below also applies.
Hint for 2: Note that the column space of $1_n f^T$ is a subspace of the column space of $A$.