I have the following problem which I do not know how to solve. I found the statement to be a bit confusing. Here's the problem:
If $B=((b_{ij})) \in M_{n\times n}$ where $b_{ij}=1 \, \forall i,j$ and $A=(a-b)i_n+bB$
Prove that $|A|=(a-b)^{n-1}[a+(n-1)b]$
I found the $i_n$ notation to be a bit cofusing, so I do not really understand how matrix A was declared. Can anybody help me?