Understanding Determinants: Proof of det(kA) = k^ndetA and det(rI(n)) = r^(n)

  • Thread starter Thread starter captainjack2000
  • Start date Start date
  • Tags Tags
    Determinants
Click For Summary
SUMMARY

The discussion clarifies the proof that det(kA) = k^n det(A) for an n x n matrix A. It establishes that det(rI(n)) = r^n, where I(n) is the identity matrix, and confirms that det(I(n)) equals 1. The proof utilizes the property that det(AB) = det(A)det(B) to derive the relationship between the determinant of a scalar multiple of a matrix and the determinant of the matrix itself.

PREREQUISITES
  • Understanding of matrix operations, specifically determinants
  • Familiarity with properties of the identity matrix
  • Knowledge of scalar multiplication of matrices
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of determinants in linear algebra
  • Learn about matrix multiplication and its effects on determinants
  • Explore scalar multiplication of matrices in-depth
  • Investigate the implications of the identity matrix in various matrix operations
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to explain determinant properties and proofs.

captainjack2000
Messages
96
Reaction score
0
1. The proof that det(kA) = k^ndetA where A is nxn
I read somewhere that det(rI(n)) = r^(n)
so det(rA) = det(rI(n).A) = r^ndetA but I am really confused about how they got that? Is I the identity matrix? What would the det(I) be?
 
Physics news on Phys.org
captainjack2000 said:
1. The proof that det(kA) = k^ndetA where A is nxn
I read somewhere that det(rI(n)) = r^(n)
so det(rA) = det(rI(n).A) = r^ndetA but I am really confused about how they got that? Is I the identity matrix? What would the det(I) be?


You pretty much got it.

We know that det(AB) = det(A)det(B).

Therefore,

det(rA) = det(rI[n]A) = det(rI[n])det(A) = r^n det(I[n]) det(A) = r^n (1) det(A) = r^n det(A)

I showed every step possible basically.

Yes, the determinant of I[n] is always 1. It is the identity matrix.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
17
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K