I have an interesting problem which can be solved by Induction and Gaussian Elimination, but due to the nice structure of the matrix, I think there can be many more approaches.
Here's the problem :
Let $$ A = (a_{jk})_{n \times n} $$
where $\displaystyle a_{jk} = \dbinom{j-1}{k-1}$ (by convention, this is $0$ for $k>j$).
Prove that
$$ A^{-1} = ((-1)^{j+k} a_{jk})_{n \times n} $$
The small alphabets along with subscripts denote the element of the $j^{\text{th}}$ row and $k^{\text{th}}$ column of the matrix.
I think this problem might have deep links to theorems of linear algebra due to the nice structure of inverse. I'm specifically seeking an answer that makes such a connection.
Thanks in advance.
Here are three methods (3 is a strictly worse proof than 1, but it's amusing):
To prove the determinant formula, look at the matrix $A+tE_{ij}$:
The green line are the $1$'s on the diagonal and the green dot has coefficient $t$. The white is zero and the grey is mess. Its determinant is the same as the determinant of the small red square's. The red square is zoomed in to on the left: