in Linear Algebra
474 views
1 vote
1 vote
If $I$ is the unit matrix of order $n$ , where  $k!=0$ is a constant then  $adj  \ kI$ is
in Linear Algebra
by
474 views

9 Comments

Is it $I k^{n-1}$?
0
0

where  k!=0 is a constant

What this statement mean?

0
0
$k \text{ should not equal to } 0$

:)
0
0
I'm thinking how k factorial would be 0 no possiblity at all!! :P

Yes it is $k^{n-1}I$
0
0
Haha, at first glance I had also considered it as "k factorial". :)
2
2
can u explain please
0
0
$Adj (kI) = (kI)^{-1}  |kI|$

$Adj (kI) = \frac{1}{k} * I^{-1} * k^n |I|$

Note :- $I^{-1} = I \text{ and } |I| = 1$

Plugging these values we get

$Adj (kI) = \frac{1}{k}*I * k^{n}$

$Adj (kI) = Ik^{n-1}$
1
1

Adj(kI)=(kI)−1|kI|

Shouldn't it be

Adj(kI)=(kI)−1|kI| I

?

Though the answer will remain same. @  Shubhanshu

0
0

@srivivek95 I took simple matrix inverse operation, which is:-

$A^{-1} = \frac{Adj(A)}{|A|}$

and then Cross multiplication.

0
0

Please log in or register to answer this question.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true