in Linear Algebra
6,885 views
5 votes
5 votes

An orthogonal matrix A has eigen values 1, 2 and 4. What is the trace of the matrix A^T

in Linear Algebra
by
6.9k views

4 Comments

For a matrix 'A' to be Orthogonal, it should satisfy

AAT  = I (Identity Matrix)

we can simplify it as :

==> A-1 AAT = A-1 I

==> I AT = A-1 I

==> AT = A-1

We know the Eigen Values of A <1, 2, 4>, therfore Eigen values of A-1 are <1, 1/2, 1/4>

Trace = 1 + 1/2 + 1/4

5
5
I think the question is not correct..

I added my answer
0
0

5 Answers

5 votes
5 votes
Best answer

Given question is wrong.

if A is an orthogonal matrix then $det A=\pm 1$

Proof: 

$\because AA^t=I$

$\Rightarrow |A A^t|=|I|$

$\Rightarrow |A| |A^t|=1$

$\Rightarrow|A|^2=1$

$\Rightarrow  |A|=\pm 1$

 

But in the given question-

$det \; A= 1*2*4 (\text{product of eigen values}) =8 \neq \pm 1$

So, the given matrix is not an orthogonal matrix.


Matrix $A$ and $A^t$ have the same eigen values.

In case of orthogonal matrix, $AA^{t} = I$ 

Pre-multiplying by $A^{-1}$ both sides,

we get, $A^{t}=A^{-1}$

$\implies $eigen values of $A$ = eigen values of $A^t$= eigen values of $A^{-1}$

So the Trace of these matrices should also be equal in case of orthogonal matrices.

--------------------------------------------------------------------------------------------------------------

Proof $1$ :- Matrices $A$ and $A^{t}$ have the same eigen values.

If $\lambda$ is an eigen value of a square matrix $A$

then $|A-\lambda I| = 0$

$\Rightarrow |(A-\lambda I)^{t}|=0$

$\Rightarrow |(A^t-\lambda I)|=0$

So, $\lambda$ should also be an eigen value of a square matrix $A^{t}.$

Proof $2$ :- If $\lambda$ is an eigen value of a square matrix $A$ then  $1/ \lambda$ is an eigen value of a square matrix $A^{-1}$

$AX=\lambda X$

Pre-multiplying by $A^{-1}$ both sides,

$\Rightarrow X=A^{-1}\lambda X$

$\Rightarrow X=\lambda A^{-1} X$

$\Rightarrow \frac{1}{\lambda}X= A^{-1} X$

So, $1/ \lambda$ should be an eigen value of a square matrix $A^{-1}$

selected by
1 vote
1 vote

For a matrix 'A' to be Orthogonal, it should satisfy

AAT  = I (Identity Matrix)

we can simplify it as :

==> A-1 AAT = A-1 I

==> I AT = A-1 I

==> AT = A-1

We know the Eigen Values of A <1, 2, 4>, therefore Eigen values of A-1 are <1, 1/2, 1/4>

Trace = 1 + 1/2 + 1/4

2 Comments

matrices $A$ and $A^T$   have same eigen values.

is this statement wrong??

​​

0
0
No.
0
0
0 votes
0 votes
Trace of matrix is equal to the sum of eigen values i.e. 1+2+4=7
0 votes
0 votes
wrong question
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true