Any help with this problem would be greatly appreciated.
If $A$ is the matrix $$ A = \begin{bmatrix} a & b & c & d+1\\ a & b & c+1 & d \\ a & b+1 & c & d \\ a+1 & b & c & d \end{bmatrix} $$ find the determinant of $B = 3A^5 A^t A^{-1}.$
I see that $\det\left( A^t A^{-1} \right) = 1$ but I'm having difficulty computing $\det\left(3A^5\right)$. Laplace expansion seems like it will be too time consuming as this is an exam review question(I don't think we would be expected to do Laplace expansion with a 4x4 matrix on an exam). And my apologies for the link. The site won't let me post images as I am new here. Thanks!
HINT
Can you finish now?