Find the Eigenvalues of the matrix and a corresponding eigenvalue

suspenc3
Messages
400
Reaction score
0
Find the Eigenvalues of the matrix and a corresponding eigenvalue. Check that the eigenvectors associated with the distinct eigenvalues are orthogonal. Find an orthogonal matrix that diagonalizes the matrix.

(1)\left(\begin{array}{cc}4&-2\\-2&1\end{array}\right)

I found my eigenvalues to be 5 & 0, and the corresponding eigenvectors to be

\left(\begin{array}{cc}-2\\1\end{array}\right)

and

\left(\begin{array}{cc}1/2\\1\end{array}\right)

The book doesn't really explain this section well, can someone help me out with what to do next?

Also, how do you know if the eigenvectors produce an orthogonal set of vectors?what is orthonormal?

Thanks
 
Last edited:
Physics news on Phys.org
you are correct in the eigenvectorsWhat is the definition of orthogonal? An n\times n invertible matrix Q is called orthogonal, iff Q^{-1} = Q^{T}

In other words, QQ^{T} = I

An orthonormal set of vectors is basically a set of mutually orthogonal vectors such that: (1) u_{i}\cdot u_{i} = 1 and (2) u_{i}\cdot u_{j} = 0

To see if the eigenvectors produce an orthogonal set of vectors, look at the definiton of orthogonal again.

What is a diagonalizable matrix?
 
Last edited:
A matrix is diagonalizable if there exists an n X n non-singular matrix P such that P^-^1AP is a diagonal matrix.

If I take AA^t I should get the Identity shouldn't I?I don't think it works..but it is a symmetric matrix..so does that mean that there is always an orthogonal matrix that diagonalizes A?
 
Last edited:
No, you shouldn't. Why would you think that? As courtigrad said, that's the definition of "orthogonal matrix" and you are not told that A is orthogonal. Yes, a matrix A is diagonalizable if there exist a matrix P such that PAP-1 is diagonal. You are asked to find an orthogonal matrix that "diagonalizes" A. It is P you want to be orthogonal, not A.

The eigenvectors you got, (-2, 1) and (1/2, 1) are already orthogonal to one another: (-2, 1)\cdot(1/2,1)= (-2)(1/2)+ 1(1)= 0]. Now can you find vectors of length 1 in the same direction? Those will give you the columns of an orthognal matrix.
 
Ohh, alright

Thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
3
Views
1K
Replies
7
Views
2K
Replies
8
Views
2K
Replies
6
Views
2K
Replies
4
Views
1K
Replies
9
Views
2K
Back
Top