Let $V$ be an $n$-dimensional vector space. Can we find a linear map $A : V\to V$ with $n+1$ eigenvectors, any $n$ of which are linearly independent, which is not a scalar multiple of the identity?
Here's a solution I found. The answer is no. Let the $n+1$ corresponding eigenvalues have sum $k$. Given any eigenvector with eigenvalue $\lambda,$ the remaining $n$ eigenvectors are linearly independent, so they form a basis.
The basis formed by the remaining $n$ eigenvectors diagonalizes the matrix of the linear transformation. The trace of the resulting matrix is $k-\lambda$. Since trace is independent of the choice of basis, all eigenvalues are equal to lambda. Hence $A$ is a scalar matrix (i.e. a scalar multiple of the identity).
I still can't convince myself that $A$ is a scalar matrix. What if $A$ is a matrix such that it that satisfies the given conditions and before it is diagonalized by the basis, it is not a scalar multiple of the identity?