Question about eigenvalues

In summary, the conversation discusses the maximum number of non-zero eigenvalues in the matrix xyTA, which is at most 1 due to the properties of matrix rank and the number of non-zero eigenvalues. Additionally, it is clarified that xTy is a scalar, not a vector.
  • #1
Leo321
38
0
We have vectors x,y of size n and a matrix A of size nxn.
Is it true that the matrix xyTA has at most one non zero eigenvalue? Why is it so?
 
Physics news on Phys.org
  • #2
Ok, I think I got it.
The matrix xyT has a rank of 1.
It is known that rank(AB)<=min(rank(A),rank(B))
Thus rank(xyTA)<=1
It is also known that the number of non-zero eigenvalues of a matrix is less or equal to the matrix rank. Thus the number of non-zero eigenvalues of xyTA is at most 1.
Right?
 
  • #3
xy(transpose) will yield a scalar correct?

That means the maximum number of eigenvalues is n i believe
 
  • #4
khemist said:
xy(transpose) will yield a scalar correct?


no, xTy is a scalar
 
  • #5


Yes, it is true that the matrix xyTA has at most one non-zero eigenvalue. This is because the matrix xyTA is a product of two matrices, xyT and A, which means that its eigenvalues are a combination of the eigenvalues of xyT and A. Since xyT is a vector of size n, it can have at most n non-zero eigenvalues. Similarly, A is a matrix of size nxn, so it can also have at most n non-zero eigenvalues. Therefore, the product of these two matrices, xyTA, can have at most n non-zero eigenvalues. Since n is the maximum number of non-zero eigenvalues that can be present, it follows that xyTA can have at most one non-zero eigenvalue.
 

1. What are eigenvalues and eigenvectors?

Eigenvalues and eigenvectors are mathematical concepts used in linear algebra. Eigenvalues are scalar values that represent how a linear transformation changes a vector. Eigenvectors are the corresponding vectors that, when multiplied by the transformation, result in a scalar multiple of themselves.

2. How are eigenvalues and eigenvectors used in scientific research?

Eigenvalues and eigenvectors are used in various scientific fields, including physics, engineering, and computer science. They are useful in solving systems of linear equations, analyzing data, and understanding the behavior of complex systems.

3. How do you calculate eigenvalues and eigenvectors?

The process of calculating eigenvalues and eigenvectors involves finding the eigenvectors of a matrix by solving a characteristic equation. This equation is derived from the matrix and involves finding the values that make the determinant of the matrix equal to zero. These values are the eigenvalues, and the corresponding eigenvectors can be found using the eigenvalue-eigenvector equation.

4. What is the significance of eigenvalues and eigenvectors in linear algebra?

Eigenvalues and eigenvectors play a crucial role in understanding linear transformations and their effects on vectors. They also have practical applications in solving systems of linear equations and diagonalizing matrices, making them essential tools in linear algebra.

5. Can eigenvalues and eigenvectors have complex values?

Yes, eigenvalues and eigenvectors can have complex values. In fact, in many cases, complex eigenvalues and eigenvectors provide more useful information about the behavior of a system than real ones. In quantum mechanics, for example, complex eigenvalues and eigenvectors are used to describe the wave functions of particles.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
805
  • Linear and Abstract Algebra
Replies
1
Views
597
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
12
Views
1K
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
602
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
2
Views
1K
Back
Top