What does A^c notation represent in matrix theory?

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Matrix Notation
AI Thread Summary
The discussion centers on the notation A^c in matrix theory, where A is an arbitrary matrix. Participants express confusion over the meaning of A^c, with some suggesting it could represent the conjugate of A, especially if the entries are complex. However, since the original matrix is not complex, this interpretation is ruled out. The notation is clarified to mean the complement set of A, although this is contested since A is a matrix, not a set. The conversation emphasizes the need for context and the importance of understanding the specific options provided in the problem.
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


What is meant by A^c notation in matrix, where A is any arbitrary matrix?

The Attempt at a Solution


I've searched all over the internet and reference books that I have but none of them gives information about this thing. Please help me.
 
Physics news on Phys.org
utkarshakash said:

Homework Statement


What is meant by A^c notation in matrix, where A is any arbitrary matrix?

The Attempt at a Solution


I've searched all over the internet and reference books that I have but none of them gives information about this thing. Please help me.
Could you give us some context for this notation, such as where you saw it and some of the explanatory text? Are the entries in the matrix complex? If so, AC might mean the conjugate of A. I have never seen this notation before.
 
Mark44 said:
Could you give us some context for this notation, such as where you saw it and some of the explanatory text? Are the entries in the matrix complex? If so, AC might mean the conjugate of A. I have never seen this notation before.

At first I also suspected that it should be conjugate. But the matrix in the original question was not complex. I had to select an option from 4 given options. If I assume the notation to be conjugate then there would be three correct options which is not possible. That's why, I'm ruling out the possibility of conjugate notation.
 
What are the four options? That might help us understand what the notation is supposed to mean. Also, check your textbook to see if they have defined this notation.
 
It is the compliment set of A, everything not in A.
 
Ross1 said:
It is the compliment set of A, everything not in A.
You mean 'complement', but A is given to be a matrix, not a set.
 
Mark44 said:
What are the four options? That might help us understand what the notation is supposed to mean. Also, check your textbook to see if they have defined this notation.

Here's the original question

A = \left[ \begin{array}{cc} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta \end{array} \right] \\ B = \left[ \begin{array}{cc} \sin \theta & \cos \theta \\ - \cos \theta & \sin \theta \end{array} \right]

Four options are

A = B^{-1} \\ A^c = B^{-1} \\ A^c = (B^c)^{-1} \\ A^{-1} = B^c

Now If I suppose A^c to be conjugate of A then there is no difference between first 3 options as A^c = A, because the matrix does not contain complex variables.
 
utkarshakash said:
Here's the original question

A = \left[ \begin{array}{cc} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta \end{array} \right] \\ B = \left[ \begin{array}{cc} \sin \theta & \cos \theta \\ - \cos \theta & \sin \theta \end{array} \right]

Four options are

A = B^{-1} \\ A^c = B^{-1} \\ A^c = (B^c)^{-1} \\ A^{-1} = B^c

Now If I suppose A^c to be conjugate of A then there is no difference between first 3 options as A^c = A, because the matrix does not contain complex variables.

So compute AB. can you figure out what the resulting matrix does to the plane?
 
Back
Top