The question about diagonalization

  • Thread starter Thread starter ftym2011
  • Start date Start date
  • Tags Tags
    Diagonalization
Click For Summary
SUMMARY

The discussion centers on the matrix A = [1 -1; 1 1], a 2x2 matrix that exhibits both rotation and scaling effects when applied to a vector multiple times. The key conclusion is that if A is diagonalizable, it can be expressed as A = PDP-1, where D is a diagonal matrix containing the eigenvalues of A, and P is the matrix of corresponding eigenvectors. The discussion emphasizes the importance of finding the eigenvalues and eigenvectors of the matrix to understand its behavior under repeated application.

PREREQUISITES
  • Understanding of matrix operations, specifically multiplication and diagonalization.
  • Familiarity with eigenvalues and eigenvectors in linear algebra.
  • Knowledge of anti-symmetric matrices and their properties.
  • Basic concepts of rotation and scaling transformations in vector spaces.
NEXT STEPS
  • Learn how to compute eigenvalues and eigenvectors for 2x2 matrices.
  • Study the properties of diagonalizable matrices and their applications.
  • Explore the implications of applying transformations repeatedly to vectors in linear algebra.
  • Investigate the characteristics of anti-symmetric matrices and their eigenvalues.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone interested in the applications of matrix transformations in various fields such as physics and engineering.

ftym2011
Messages
1
Reaction score
0
I have the confusion that the one question is shown below:
Consider the following matrix:
A= [1 -1;1 1] which is 2x2 matrix, the column of that is [1 1] and [-1 1] respectively.

What happens when we apply A to vector v a large number of times?

Hoping someone can help me solve this question, thanks a lot!
 
Physics news on Phys.org
ftym2011 said:
I have the confusion that the one question is shown below:
Consider the following matrix:
A= [1 -1;1 1] which is 2x2 matrix, the column of that is [1 1] and [-1 1] respectively.

What happens when we apply A to vector v a large number of times?

Hoping someone can help me solve this question, thanks a lot!

What you need to know is that A defines a rotation combined with a scaling effect.
Do you know the angle and the scale?
What happens if you do this n times?
 
Last edited:
I like "I like Serena"'s answer, and I would further suggest seeing what A does to
[tex]\begin{bmatrix}1 \\ 0 \end{bmatrix}[/tex] and [tex]\begin{bmatrix}0 \\ 1\end{bmatrix}[/tex]
the basis vectors, and imagining that occurring repeatedly.

However, ftym2011 titled this thread "The question about diagonalization" which makes me think a more general method is intended.

If the matrix, A, is "diagonalizable" then there exist an invertible matrix, P, and a diagonal matrix, D, such that [itex]A= PDP^{-1}[/itex]. Then [itex]A^2= (PDP^{-1})(PDP^{-1}= PD^2P^{-1}[/itex] because the "[itex]P^{-1}[/itex]" and "[itex]P[/itex]" in the middle cancel. And, then [itex]A^3= A(A^2)= (PDP^{-1})(PD^2P^{-1})= PD^3P^{-1}[/itex]. In general, [itex]A^n= PD^nP^{-1}[/itex] and it is easy to find the nth power of a diagonal matrix- it is the diagonal matrix with the nth powers on its main diagonal.

An n by n matrix is diagonalizable if and only if it has n independent eigenvectors. Specifically, D is the diagonal matrix with the eigenvalues of A on its diagonal and P is the matrix whose columns are the corresponding eigenvectors.

So let's put the question back to ftym2011: Can you find the eigenvalues and corresponding eigenvectors of
[tex]\begin{bmatrix}1 & -1 \\ 1 & 1\end{bmatrix}[/tex]?

However, having said that, I note that, since A is anti-symmetric, its eigenvalues and eigenvectors are complex so, again, I think I like Serena's suggestion is best.
 
Last edited by a moderator:

Similar threads

  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
24
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
2K