Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

I have trouble proving that for all $n$, $\det(I_{n})=1$

$I_{n}$ is Identity Matrix $nxn$

I tried to use Inductive reasoning but without any progress

$\endgroup$ 10

1 Answer

$\begingroup$

For $\;n=1\;$ we clearly have $\;\det (1)=1\;$ , and even directly for $\;n=2\;$ :

$$\det\begin{pmatrix}1&0\\0&1\end{pmatrix}=1\cdot\det(1)=1$$

Now, take $\;I_n\;$ and develop with respect the first row (or the first column, it is exactly the same), then you get:

$$\det I_n=1\cdot \det I_{n-1}\stackrel{\text{inductive hypotesis}}=1\cdot1=1$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy