Is There a General Way to Format a Counterexample for Diagonal Matrices?

In summary: Good. This time you provide a quote of whom you're addressing and thus we know. The last time we, or at least I, didn't know.In summary, DonAntonio says that one counter-example is sufficient to disprove a statement.
  • #1
jsgoodfella
7
0
If we take an nxn diagonal matrix, and multiply it by an nxn matrix C such that AC=CA, will C be diagonal? I know, for instance, if C is a matrix with ones in every entry, AC=CA holds. But is there a more general way to format such a counterexample, or have I already provided a sufficient "proof"?



Thanks in advance. This isn't a homework question.
 
Physics news on Phys.org
  • #2
jsgoodfella said:
If we take an nxn diagonal matrix, and multiply it by an nxn matrix C such that AC=CA, will C be diagonal? I know, for instance, if C is a matrix with ones in every entry, AC=CA holds. But is there a more general way to format such a counterexample, or have I already provided a sufficient "proof"?



Thanks in advance. This isn't a homework question.


[tex]\left(\begin{array}{cc}2&0\\0&2\end{array}\right) \left(\begin{array}{cc}1&1\\0&1\end{array}\right)=\left(\begin{array}{cc}2&2\\0&2\end{array}\right)=\left(\begin{array}{cc}1&1\\0&1\end{array}\right) \left(\begin{array}{cc}2&0\\0&2\end{array}\right) [/tex]
DonAntonio
 
  • #3
When you disprove a statement by providing a counter-example, one counter-example is sufficient. There is no need to provide more.
 
  • #4
phyzguy said:
When you disprove a statement by providing a counter-example, one counter-example is sufficient. There is no need to provide more.



Yes, of course. Whom are you addressing and why?

DonAntonio
 
  • #5
DonAntonio said:
Yes, of course. Whom are you addressing and why?

DonAntonio

The OP asked whether he had already provided a sufficient proof. The answer is yes - since had already provided one counter-example, this is sufficient to disprove the original statement. That's all I'm saying.
 
  • #6
phyzguy said:
The OP asked whether he had already provided a sufficient proof. The answer is yes - since had already provided one counter-example, this is sufficient to disprove the original statement. That's all I'm saying.



Good. This time you provide a quote of whom you're addressing and thus we know. The last time we, or at least I, didn't know.

DonAntonio
 

What is a product of diagonal matrices?

A product of diagonal matrices is a mathematical operation where two or more diagonal matrices are multiplied together to form a new matrix. This operation is commonly used in linear algebra and has various applications in fields such as physics, engineering, and computer science.

How do you calculate the product of diagonal matrices?

The product of diagonal matrices is calculated by multiplying the corresponding elements of each matrix. For example, if we have two diagonal matrices A and B, the product AB would be equal to a new matrix C, where each element C[i,j] is equal to the product of A[i,i] and B[i,i]. In other words, the product of diagonal matrices is the same as the product of their diagonal elements.

What are the properties of the product of diagonal matrices?

The product of diagonal matrices has several properties that make it useful in mathematical operations. These include the commutative property (AB = BA), the associative property (A(BC) = (AB)C), and the distributive property (A(B + C) = AB + AC). Additionally, the product of two diagonal matrices is also a diagonal matrix.

What are the applications of the product of diagonal matrices?

The product of diagonal matrices has various applications in different fields. In physics, it is used to calculate moments of inertia and to represent the rotation of rigid bodies. In engineering, it is used in solving systems of linear equations and in signal processing. It is also used in computer graphics to manipulate images and in machine learning for feature selection and data compression.

What is the difference between the product of diagonal matrices and the product of non-diagonal matrices?

The main difference between the product of diagonal matrices and the product of non-diagonal matrices is that the product of diagonal matrices results in a diagonal matrix, while the product of non-diagonal matrices does not necessarily result in a diagonal matrix. Additionally, the product of diagonal matrices is usually easier to calculate since it only involves multiplying the diagonal elements, while the product of non-diagonal matrices involves multiplying all the elements of the matrices.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
603
Replies
4
Views
3K
  • Precalculus Mathematics Homework Help
Replies
32
Views
839
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Replies
9
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
9K
  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
7
Views
3K
Back
Top