Thread Closed

Determinants

 
Share Thread
Oct22-07, 04:24 PM   #1
 

Determinants


[b]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?
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Oct22-07, 04:53 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by captainjack2000 View Post
[b]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.
Thread Closed

Similar discussions for: Determinants
Thread Forum Replies
What are determinants useful for? General Math 9
Determinants Calculus & Beyond Homework 1
Determinants Calculus & Beyond Homework 5
more determinants! Calculus & Beyond Homework 7
determinants Calculus & Beyond Homework 10