If
$\hspace{2in}$$ A = \begin{bmatrix} B & 0 \\ C & D \end{bmatrix} \in \mathsf{M}_n, $
where $ B \in \mathsf{M}_k $ and $ D \in \mathsf{M}_{n-k}$, prove that $ p_A = p_B p_D $. ${Hint}$: proceed by induction on $n$ and expand the determinant across the first row.
i have no idea what to do. All i know is that $p_A (t) = \det(tI_n-A)$ , $p_B (t) =\det(tI_n-B)$ and that $p_D(t) = \det(tI_{n-k}-D) $
i also feel like you can prove this without induction by saying that $\det(A) = BC$
but i also feel like that is totally incorrect
What should i do? how do i prove this?
if you have a better title feel free to chage it
how would induction even play into this?