Coordinates of antisymmetric matrix

  • Thread starter Thread starter Physicsissuef
  • Start date Start date
  • Tags Tags
    Coordinates Matrix
Click For Summary
SUMMARY

The discussion focuses on finding the coordinates of the antisymmetric matrix A in relation to the basis matrices E1, E2, and E3. The matrix A is defined as A=\begin{bmatrix} 0 & 1 & -2\\ -1 & 0 & -3\\ 2 & 3 & 0 \end{bmatrix}. Participants clarify that the task involves expressing A as a linear combination of the basis matrices, leading to the equations that determine the coefficients a1, a2, and a3. The user initially calculated (a_1,a_2,a_3)=(1,-3,0) but later referenced a different solution from a textbook, indicating a potential error in their calculations.

PREREQUISITES
  • Understanding of antisymmetric matrices and their properties
  • Familiarity with linear combinations and vector spaces
  • Knowledge of matrix notation and operations
  • Ability to solve systems of linear equations
NEXT STEPS
  • Study the properties of antisymmetric matrices in linear algebra
  • Learn how to express matrices as linear combinations of basis matrices
  • Practice solving systems of equations derived from matrix components
  • Explore the implications of matrix transformations in vector spaces
USEFUL FOR

Students studying linear algebra, particularly those focusing on matrix theory and vector spaces, as well as educators seeking to clarify concepts related to antisymmetric matrices and their applications.

Physicsissuef
Messages
908
Reaction score
0

Homework Statement



Let's say that V is the vector space of all antisymmetric 3x3 matrices. Find the coordinates of the matrix [tex]A=\begin{bmatrix}<br /> 0 & 1 & -2\\ <br /> -1 & 0 & -3\\ <br /> 2 & 3 & 0<br /> \end{bmatrix}[/tex] in ratio with the base:

[tex]E_1=\begin{bmatrix}<br /> 0 & 1 & 1\\ <br /> -1 & 0 & 0\\ <br /> -1 & 0 & 0<br /> \end{bmatrix}[/tex]

[tex]E_2=\begin{bmatrix}<br /> 0 & 0 & 1\\ <br /> 0 & 0 & 1\\ <br /> -1 & -1 & 0<br /> \end{bmatrix}[/tex]

[tex]E_3=\begin{bmatrix}<br /> 0 & -1 & 0\\ <br /> 1 & 0 & -1\\ <br /> 0 & 1 & 0<br /> \end{bmatrix}[/tex]

Homework Equations



antisymetric matrix is only if [itex]A^t=-A[/tex]<br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> The matrix is equal to:<br /> <br /> [tex]f: \mathbb{R}^3 \rightarrow \mathbb{R}^3 , f(x_1,x_2,x_3)=(x_2-2x_3,-x_1-3x_3,2x_1+3x_2)[/tex]<br /> <br /> The base is [tex]B={(x_2+x_3,-x_1,-x_1) ; (x_3,x_3,-x_1-x_2) ; (-x_2,x_1-x_3,x_2)}[/tex]<br /> <br /> What should I do now?[/itex]
 
Physics news on Phys.org
Do you understand what the problem is asking? It's exactly like many other problems you have done in the past: write the given "vector" (the matrix A) as a linear combination of the given basis "vectors" (the matrices E1, E2, E3). That is, find numbers a1, a2, a3 so that A= a1E1+ a2E2+ a3E3. Those numbers are the "coordinates".

Setting corresponding components on both sides equal will give you 9 equations, of course, but they should reduce to 3 independent equations for a1, a2, and a3. For example, the upper left component (A11) of every matrix is 0 so that just becomes 0= 0a1+ 0a2+ 0a3 which is satisfied by all numbers.
 
I understand. Thanks for the help, I wasn't sure what the problem was asking for...
I found [tex](a_1,a_2,a_3)=(1,-3,0)[/tex] and in my book get (2,-2,1). Probably is my mistake, I will check again.
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
5
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K