What does A^c notation represent in matrix theory?

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Matrix Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


What is meant by [itex]A^c[/itex] 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 [itex]A^c[/itex] 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

[itex]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][/itex]

Four options are

[itex]A = B^{-1} \\ A^c = B^{-1} \\ A^c = (B^c)^{-1} \\ A^{-1} = B^c[/itex]

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

[itex]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][/itex]

Four options are

[itex]A = B^{-1} \\ A^c = B^{-1} \\ A^c = (B^c)^{-1} \\ A^{-1} = B^c[/itex]

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?