Understanding Symmetric Matrix Properties: A Puzzling Example

In summary, a symmetric matrix is a square matrix where the elements are symmetric about the main diagonal. It has properties such as real eigenvalues, diagonalizability, and orthogonality of eigenvectors corresponding to distinct eigenvalues. To determine if a matrix is symmetric, the elements can be checked against their corresponding elements in the transpose. An example of a symmetric matrix is 1 2 3 2 4 5 3 5 6. Understanding these properties can be beneficial in fields like mathematics, physics, and computer science, as symmetric matrices are commonly used in solving linear equations and have applications in image processing, data compression, and machine learning.
  • #1
dirk_mec1
761
13

Homework Statement



http://img266.imageshack.us/img266/152/78148531ur5.png

Homework Equations



A is symmetric.

The Attempt at a Solution



First of all if you calculate rT you'll get qTA so why it the order reversed in the picture above? Moreover I don't see why it is zero.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Can you go into more detail as to what those symbols mean? The superscripted T's clearly indicate that some of them are matrices, but are they all matrices? If so, then are they all square? If not, then how many rows and columns does each have?
 
  • #3


I would like to address the puzzling example and provide a possible explanation for the confusion.

The key to understanding this example lies in the definition of a symmetric matrix. A symmetric matrix is a square matrix that is equal to its transpose, meaning that the elements in the upper triangular portion of the matrix are equal to the elements in the lower triangular portion. In this case, the matrix A is symmetric because it satisfies this definition.

Now, let's take a closer look at the equation rT = qTA. This equation is simply stating that the transpose of r (rT) is equal to the product of q and the transpose of A (qTA). This is a general property of matrices, not just for symmetric matrices.

So why is rT equal to zero in this example? This is because qTA is equal to zero. This may seem puzzling at first, but remember that A is a symmetric matrix. This means that the elements in the upper triangular portion of A are equal to the elements in the lower triangular portion. Therefore, when we take the transpose of A, the elements in the upper triangular portion will become the elements in the lower triangular portion. This means that qTA will have elements that are the same as qTA, but in reverse order. Since the elements in qTA are equal to zero, the elements in the reverse order will also be equal to zero, resulting in a zero matrix.

In summary, the reason why rT is equal to zero in this example is because of the properties of symmetric matrices. It may seem puzzling at first, but once we understand the definition of a symmetric matrix and how it affects the transpose, the solution becomes clear.
 

Related to Understanding Symmetric Matrix Properties: A Puzzling Example

1. What is a symmetric matrix?

A symmetric matrix is a type of square matrix where the elements are symmetric about the main diagonal. This means that the element at row i, column j is equal to the element at row j, column i. In other words, the matrix is equal to its transpose.

2. What are some properties of symmetric matrices?

Some properties of symmetric matrices include:

  • They have real eigenvalues.
  • They are diagonalizable.
  • Their eigenvectors corresponding to distinct eigenvalues are orthogonal.
  • Their inverse is also symmetric.

3. How do you determine if a matrix is symmetric?

To determine if a matrix is symmetric, you can check if the elements are equal to their corresponding elements in the transpose of the matrix. Another way is to check if the matrix is equal to its own transpose.

4. What is an example of a symmetric matrix?

An example of a symmetric matrix is the following:

1 2 32 4 53 5 6

5. How can understanding symmetric matrix properties be useful?

Understanding symmetric matrix properties can be useful in various fields such as mathematics, physics, and computer science. For example, symmetric matrices are commonly used in solving systems of linear equations, and they also have applications in image processing, data compression, and machine learning.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
1
Views
581
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
764
  • Precalculus Mathematics Homework Help
Replies
5
Views
4K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
994
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
Back
Top