[LA] Skew-Symmetric Matrix 란

2024. 7. 16. 01:41·.../Linear Algebra
728x90
728x90

Skew-Symmetric Matrix란 무엇인가?

skew-symmetric matrix란,

  • 행렬의 전치(transpose)가
  • 그 행렬의 음수가 되는 행렬을 의미함.

수학적으로, $\mathbf{A}$가 Skew-Symmetric Matrix이라면, 다음 조건을 만족함:

$$\mathbf{A}^\top = -\mathbf{A}$$

즉, 행렬의 각 성분 $a_{ij}$에 대해 $a_{ij} = -a_{ji}$가 성립함.


예시

2x2 행렬을 예로 들면, 다음과 같은 형태가 됨:

$$\mathbf{A} = \begin{bmatrix} 0 & -b \\ b & 0 \end{bmatrix}$$

여기서, $b$ 는 실수임. 이 행렬은 다음 조건을 만족함:

$$\mathbf{A}^\top = \begin{bmatrix} 0 & b \\ -b & 0 \end{bmatrix} = -\mathbf{A}$$

3x3 행렬의 경우, Skew-Symmetric Matrix은 다음과 같은 형태를 가짐:

$$\mathbf{A} = \begin{bmatrix} 0 & -c & b \\ c & 0 & -a \\ -b & a & 0 \end{bmatrix}$$


성질

  1. Main Diagonal Elements가 0:
    • Skew-Symmetric Matrix의 대각선 원소는 항상 0임.
    • 이는 $a_{ii} = -a_{ii}$이므로 $2a_{ii} = 0$이고,
    • 따라서 $a_{ii} = 0$이기 때문임.
  2. Eigen Value(고유값):
    • Skew-Symmetric Matrix의 고유값은 순수 허수(imaginary) 또는 0임.
    • 이는 Skew-Symmetric Matrix의 특성 방정식에서 기인함.
  3. 홀수 차원 행렬:
    • 홀수 차원의 Skew-Symmetric Matrix은 항상 적어도 하나의 고유값이 0임.
    • 이는 이러한 행렬이 비가역적(singular)임을 의미함.
  4. 무한소 회전:
    • Skew-Symmetric Matrix은 물리학과 컴퓨터 그래픽스에서
    • Cross Product을 나타내는 데 자주 사용됨.

예제

다음은 3x3 Skew-Symmetric Matrix의 예임:

$$\mathbf{A} = \begin{bmatrix} 0 & -2 & 3 \\ 2 & 0 & -4 \\ -3 & 4 & 0 \end{bmatrix}$$

이 행렬의 Transpose를 계산하면:

$$\mathbf{A}^\top = \begin{bmatrix} 0 & 2 & -3 \\ -2 & 0 & 4 \\ 3 & -4 & 0 \end{bmatrix}$$

이는 $-\mathbf{A}$와 같음을 확인할 수 있음.


같이 보면 좋은 자료

2024.06.28 - [.../Linear Algebra] - [LA] Matrix Multiplication for Cross Product

 

[LA] Matrix Multiplication for Cross Product

특정 vector와의 cross product를 다음과 같이 matric multiplication의 형태로 표현하기도 한다. $$\mathbf{a} \times \mathbf{x} = \begin{bmatrix} a_{2} x_{3} - a_{3} x_{2} \\\\ a_{3} x_{1} - a_{1} x_{3} \\\\ a_{1} x_{2} - a_{2} x_{1} \end{

dsaint31.tistory.com

 


 

'... > Linear Algebra' 카테고리의 다른 글

[LA] Eigenvalue and Eigenvector  (0) 2024.11.06
[LA] Spectral Theorem for Symmetric Matrix  (2) 2024.07.20
[LA] Null Space  (0) 2024.07.08
[LA] Rank: Matrix의 속성  (0) 2024.07.08
[LA] Matrix Multiplication for Cross Product  (0) 2024.06.28
'.../Linear Algebra' 카테고리의 다른 글
  • [LA] Eigenvalue and Eigenvector
  • [LA] Spectral Theorem for Symmetric Matrix
  • [LA] Null Space
  • [LA] Rank: Matrix의 속성
dsaint31x
dsaint31x
    반응형
    250x250
  • dsaint31x
    Dsaint31's blog
    dsaint31x
  • 전체
    오늘
    어제
    • 분류 전체보기 (740)
      • Private Life (13)
      • Programming (56)
        • DIP (104)
        • ML (26)
      • Computer (119)
        • CE (53)
        • ETC (33)
        • CUDA (3)
        • Blog, Markdown, Latex (4)
        • Linux (9)
      • ... (351)
        • Signals and Systems (103)
        • Math (172)
        • Linear Algebra (33)
        • Physics (42)
        • 인성세미나 (1)
      • 정리필요. (54)
        • 의료기기의 이해 (6)
        • PET, MRI and so on. (1)
        • PET Study 2009 (1)
        • 방사선 장해방호 (4)
        • 방사선 생물학 (3)
        • 방사선 계측 (9)
        • 기타 방사능관련 (3)
        • 고시 (9)
        • 정리 (18)
      • RI (0)
      • 원자력,방사능 관련법 (2)
  • 블로그 메뉴

    • Math
    • Programming
    • SS
    • DIP
  • 링크

    • Convex Optimization For All
  • 공지사항

    • Test
    • PET Study 2009
    • 기타 방사능관련.
  • 인기 글

  • 태그

    signal_and_system
    인허가제도
    Convolution
    SS
    signals_and_systems
    Python
    fourier transform
    numpy
    SIGNAL
    검사
    Term
    Vector
    Optimization
    Probability
    math
    function
    random
    Programming
    opencv
    linear algebra
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
dsaint31x
[LA] Skew-Symmetric Matrix 란
상단으로

티스토리툴바