How do we determine the eigenvalues of B^2 if B is Hermitian?

In summary, the conversation discusses the proof that if B is Hermitian, then A=B^2 is positive semidefinite. It is shown that B^2 has eigenvalues \lambda_1^2, ... , \lambda_n^2 (the square of B's eigenvalues) all non-negative. This is proven by showing that the eigenvectors of B^2 are the same as the eigenvectors of B, and the eigenvalues of B^2 are the square of the eigenvalues of B. This helps solve the original question by demonstrating that A has only non-negative eigenvalues, which means A is positive semidefinite.
  • #1
interested_learner
213
1
The question was:

If B is Hermitian show that [tex] A=B^2 [/tex] is positive semidefinite.

The answer was:

[tex] B^2 [/tex] has eigenvalues [tex] \lambda_1 ^2, ... \lambda_n^2 [/tex]
(the square of B's eigenvalues) all non negative.

My question is:

Why do we know that [tex] B^2 [/tex] has eigenvalues [tex] \lambda^2 [/tex]?
 
Last edited:
Physics news on Phys.org
  • #2
What happens if you act [tex]B^2[/tex] on the eigenvectors of [tex]B[/tex]?
 
  • #3
I am not quite sure what you mean by act, but I will assume you mean multiply together. If we take:

[tex] A= \left[ \begin{array} {cc} 1 & 1 \\ 1 & 1 \end {array} \right] [/tex]

Then the eigenvalues are 2 and 0.

Then eigenvectors are:

[tex]B = \left[ \begin{array} {cc} 1 & 1 \\ 1 & -1 \end {array} \right] [/tex]Then [tex]AB = \left[ \begin{array} {cc} 2 & 2 \\ 0 & 0 \end {array} \right] [/tex]

Wow! The values in the matrix are the eigenvalues. Is this result general? Can we prove it?
How does that help solve the original question?
 
Last edited:
  • #4
Let V be any eigenvector of B, and l be any eigenvalue.

B*V= l*V by definition. Starting from that equation you should be able to determine the eigenvalues of B^2. This is what Parlyne meant.

edit: l is the corresponding eigenvalue of V.
 
  • #5
heres an alternative proof to show that the eigenvalues of A are all nonnegative (and thus A is positive semidefinite). let [itex]x[/itex] be an eigenvector of A, and let [itex]\lambda[/itex] be its corresponding eigenvalue. Then we have the following.

[tex]\lambda \langle x,x \rangle = \langle \lambda x, x \rangle = \langle Ax, x \rangle = \langle B^2 x, x \rangle = \langle B^{*}Bx, x \rangle = \langle Bx, Bx \rangle \geq 0 [/tex]
 
  • #6
Oh gee! of course. it is obvious or should have been. Thank you.
 

What is a Hermitian Matrix?

A Hermitian Matrix is a square matrix that is equal to its own conjugate transpose. This means that the elements of the matrix remain the same when the rows and columns are switched, and the complex elements are replaced with their complex conjugates.

How is a Hermitian Matrix different from a symmetric matrix?

A Hermitian Matrix is a special case of a symmetric matrix, where the elements are real numbers. In a Hermitian Matrix, the elements can be complex numbers.

What are some properties of a Hermitian Matrix?

Some properties of a Hermitian Matrix include: all eigenvalues are real numbers, the matrix is diagonalizable, and the eigenvectors corresponding to distinct eigenvalues are orthogonal.

How can a Hermitian Matrix be used in quantum mechanics?

In quantum mechanics, Hermitian Matrices are used to represent observables, such as energy, momentum, and spin. The eigenvalues of these matrices correspond to the possible outcomes of a measurement, and the eigenvectors represent the states of the system.

How can you determine if a matrix is Hermitian?

To determine if a matrix is Hermitian, you can check if it is equal to its own conjugate transpose. This can be done by taking the transpose of the matrix and then taking the complex conjugate of each element, and seeing if it is equal to the original matrix. If it is, then the matrix is Hermitian.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
527
  • Calculus and Beyond Homework Help
Replies
2
Views
389
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
702
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
839
  • Calculus and Beyond Homework Help
Replies
2
Views
524
Back
Top