Det(Aᵗ)=Det(A)

Theorem: Let A be nxn matrix on real numbers, then

Det(Aᵗ)=Det(A)

Proof: Let e be any elementary row operation on nxn matrices. Then, define e’ to be analogous column operation on nxn matrices. What do we mean by the word “analogous” here? Well, let’s say e multiplies r’th row by c and adds it to s’th row. Then, e’ multiplies r’th column by c and adds it to s’th column. If e multiplies r’th row by c that isn’t zero, then e’ multiplies r’th row by c. Then, there are some interesting consequences from this definition.

Proposition-1: Let A be an nxn matrix on real numbers. Also, let e be any elementary row operation. Finally, define e’ to be analogous column operation as defined above. Then,

(e(A))t=e'(Aᵗ)

Proof:

ero-1: Let

(e(A))(i,j)={ A(i,j) if i≠r ; c*A(s,j)+A(i,j) if i=r}

then

(e(A))t(j,i)={ A(i,j) if i≠r ; c*A(s,j)+A(i,j) if i=r}

also

(A)t(j,i)={A(i,j)}

(e'(A)t)(j,i)={At(j,i) if i≠r ; c*At(j,s)+At(j,i) if i=r}

this equality becomes,

(e'(A)t)(j,i)={A(i,j) if i≠r ; c*A(s,j)+A(i,j) if i=r}

ero-2: Let

(e(A))(i,j)={ A(i,j) if i≠r ; c*A(i,j) if i=r and c≠0}

then

(e(A))t(j,i)={ A(i,j) if i≠r ; c*A(i,j) if i=r and c≠0}

also

(A)t(j,i)={A(i,j)}

(e'(A)t)(j,i)={At(j,i) if i≠r ; c*At(j,i) if i=r and c≠0}

this equality becomes,

(e'(A)t)(j,i)={A(i,j) if i≠r ; c*A(i,j) if i=r and c≠0 }

ero-3: Let

(e(A))(i,j)={ A(i,j) if i≠r,s ; A(s,j) if i=r ; A(r,j) if i=s}

then

(e(A))t(j,i)={ A(i,j) if i≠r,s ; A(s,j) if i=r ; A(r,j) if i=s}

also

(A)t(j,i)={A(i,j)}

(e'(A)t)(j,i)={At(j,i) if i≠r ; At(s,i) if i=r ; At(r,i) if i=s}

this equality becomes,

(e'(A)t)(j,i)={A(i,j) if i≠r ; A(i,s) if i=r ; A(i,r) if i=s}

So, proposition is proved.

Proposition-2: Let A be any nxn matrix on real numbers. Let e be any elementary row operation. Also, let e’ be analogous column operation. Then,

e'(A)=A.(e'(I))

Proof: Let A

If AB=I, then BA=I

Proposition: Let A and B be nxn matrices. Also, let

AB=I

then

BA=I

Proof: Every matrix is row equivalent to a single row-reduced echelon matrix. That is, for every matrix, there is a finite sequence of elementary row operations such that if we apply this sequence of row operations on this matrix, we get a row-reduced echelon matrix. If we denote R to be this matrix,

er(er-1(………e1(R)…..))=A

for some elementary row operations, er,er-1,…….,e1. Every elementary row operation on any matrix corresponds to multiplication of an elementary matrix with that matrix. This elementary matrix is obtained by doing the row operation on Imxm where m is equal to row number of the matrix that we apply the elementary row operation. Denote Ei to be correspondent elementary matrix of ei. Then,

ErEr-1…….E1R=A

(ErEr-1…….E1R)B=I

multiply both sides Er, inverse of Er

Er(ErEr-1…….E1R)B=ErI

keep multiplying,

Er-1Er(ErEr-1…….E1R)B=Er-1ErI

E1……..Er-1Er(ErEr-1…….E1R)B=E1……….Er-1ErI

RB=E1……….Er-1ErI

Can R contain a zero row? No, because if it were, then RB would contain a zero row and any matrix that is row equivalent to I can’t contain a zero row. Why? Because if there were such matrix, we would obtain a contradiction. Let’s assume that RB contains some zero rows and find (RB)’ (equal to RB without zero rows) matrix’s row-reduced echelon matrix, and then add zero rows at the end of this row-reduced echelon matrix. Then, this final matrix, say M, is row reduced echelon matrix of RB, and clearly it is not equal to I. This is a contradiction, since we have two distinct row reduced echelon matrix of RB; one is I and the other is M. This is not possible.

So, R must not have zero row, then it must be I (easy to verify). Then,

RB=IB=B=E1……….Er-1ErI

Is BA=I?

BA=(E1……….Er-1ErI)(ErEr-1…….E1R)

=(E1……….Er-1ErI)(ErEr-1…….E1I)=I

Yes, it is

Fifth axiom of vector spaces can be slightly changed

Let S be a Vector Space which consists of V (set of vectors) and F (field). Fifth axiom of vector spaces states that

1∗α=α

where 1 ∈ F and α ∈ V.

We can change this axiom as follows; there is an element, b, in F such that

b*α=α

Now, we can prove that for any vector space (with slightly different axiom), b can be replaced by 1.

Proposition: b can be replaced by 1. In fact, if V has some non-zero vectors and S is a vector space, then b must be 1.

Proof: If V has only zero vector, then

b*0=0

for every b ∈ F, particularly for b=1

If V has some non-zero vectors and for every α ∈ V

b*α=α

then b must be equal to 1. Since there is at least one non-zero vector,

b≠0

From another axiom of vector spaces, we know that

c1∗c2(α)=c1(c2α)

Since b≠0, below equalities are valid

(b-1∗b)α=1α

b-1(bα)=b-1α

then,

1α=b-1α

(1-b-1)α=0

since this is true for even non-zero vectors in S,

1-b-1=0

1=b-1

b=1

What does this proposition mean? It means that every vector space in which fifth axiom is slightly different is “normal” vector space.