297 views
0 votes
0 votes
if the determinant of matrix A is d then the determinant of the cofactor matrix of A will be d^2, is this rule correct?

I am not able to satisfy this rule with a 2*2 matrix.

1 Answer

0 votes
0 votes
There exists no such rules. Maybe the above proposition holds for some cases but it’s necessarily not true for all cases.

Related questions

0 votes
0 votes
0 answers
1
0 votes
0 votes
0 answers
3
Psy Duck asked Feb 17, 2023
392 views
What is a biconnected componenet?Does it always include V-V’ where V’ represent the set of articulation points of a graph G?
1 votes
1 votes
2 answers
4
Dknights asked Nov 29, 2022
527 views
what if a full binary tree contains both left and right sides as the max heap, then what will be the complexity of making it a proper max heap?