Statement on matrix and determinant

  • Thread starter Thread starter Raghav Gupta
  • Start date Start date
  • Tags Tags
    Determinant Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
23 replies · 2K views
Raghav Gupta
Messages
1,010
Reaction score
76

Homework Statement


If A is a square matrix of order 3 then the true statement is
1. det(-A) = - det A
2.det A = 0
3.det ( A + I) = I + detA
4.det(2A) = 2detA

Homework Equations


NA

The Attempt at a Solution


2. option is obviously not true.
Making a random matrix A and verifying properties 1. , 3. , 4. would be lengthy.
What is the approach for this?
 
Physics news on Phys.org
Orodruin said:
Did you try simply using some basic rules for determinants? How would you write the determinant of a matrix in terms of its components?
I know det(AT) = det(A)
for equal size square matrices,
det(A)(B) = det(A)det(B),
What property should I apply as these I think are not applicable here?
 
Orodruin said:
Can you write multiplication by a constant as a multiplication with a matrix? In that case, what matrix?
Is it the identity matrix ## I ## ?
 
Orodruin said:
Do you get 3A by multiplying A with the identity?
No. We get A only.
 
Orodruin said:
So how would you get 3A?
By multiplying A with 3 or 3##I##
 
Orodruin said:
Yes, try the latter and apply your determinant relations.
But by that I am getting options 1 and 4 true.
Among that one is supposed to be true.
 
Orodruin said:
You are then doing it wrong. What is the determinant of 3I?
27
 
Orodruin said:
Yes, so what is then the determinant of 2A expressed in det(A)?
8det(A).Option 4 rejected.
Option 1 is okay.
What about option 3 ?
 
Ray Vickson said:
You tell us.
But we can't apply the property there of
det(A)det(B) = det(A)(B) as there is no use of it?
 
Orodruin said:
Why don't you try insering a well chosen matrix and see what comes out? I suggest one which will make the determinants easy to compute.
Oh, thanks that option 3 is also false.
But I have verified that by taking any random matrix.
Is there any general proof of that or we learn it in higher sections?
 
Raghav Gupta said:
Oh, thanks that option 3 is also false.
But I have verified that by taking any random matrix.
Is there any general proof of that or we learn it in higher sections?

Right: not only is (3) false, it does not even have any meaning. The left-hand-side det(A+I) is a number, while the right-hand-side det(A) + I is a number plus a matrix---which does not exist in any reasonable way.
 
  • Like
Likes   Reactions: Raghav Gupta
Ray Vickson said:
Right: not only is (3) false, it does not even have any meaning. The left-hand-side det(A+I) is a number, while the right-hand-side det(A) + I is a number plus a matrix---which does not exist in any reasonable way.
I always took the I there to mean 1, precisely since it does not have any meaning otherwise ...
 
In some contexts (especially in books on functional analysis) it's considered acceptable to write down equations of the type "operator = number" and sums of the type "operator + number". The number is then interpreted as that number times the identity operator. So (3) could be interpreted as ##\det(A+I)I=I+(\det A)I##, but it seems very unlikely that this is the intended interpretation. I'm inclined to go with Ray Vickson's interpretation first (the equality is nonsense), and Orodruin's interpretation second (the I on the right is supposed to be 1).