"행렬식"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
73번째 줄: 73번째 줄:
  
 
* https://docs.google.com/file/d/0B8XXo8Tve1cxcE4yakhZTzBDYUE/edit
 
* https://docs.google.com/file/d/0B8XXo8Tve1cxcE4yakhZTzBDYUE/edit
* http://www.wolframalpha.com/input/?i=
+
* http://stackoverflow.com/questions/tagged/determinants
* http://functions.wolfram.com/
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://people.math.sfu.ca/%7Ecbm/aands/toc.htm Abramowitz and Stegun Handbook of mathematical functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* [http://numbers.computation.free.fr/Constants/constants.html Numbers, constants and computation]
 
 
* [https://docs.google.com/open?id=0B8XXo8Tve1cxMWI0NzNjYWUtNmIwZi00YzhkLTkzNzQtMDMwYmVmYmIxNmIw 매스매티카 파일 목록]
 
* [https://docs.google.com/open?id=0B8XXo8Tve1cxMWI0NzNjYWUtNmIwZi00YzhkLTkzNzQtMDMwYmVmYmIxNmIw 매스매티카 파일 목록]
  

2012년 12월 13일 (목) 05:54 판

이 항목의 스프링노트 원문주소

 

 

개요

  • 교대 겹선형 k-형식(k-alternating form)

 

 

정의

  • n x n 행렬 \(A=(a_{ij})\)에 대하여, 다음과 같이 행렬식을 정의
    \(\det(A) = \sum_{\sigma \in S_n} \operatorname{sgn}(\sigma) \prod_{i=1}^n a_{i \sigma(i)}\)
    여기서 \(S_n\)은 대칭군 (symmetric group)
  • n=2
    \(a_{1,1} a_{2,2}-a_{1,2} a_{2,1}\)
  • n=3
    \(a_{1,1} a_{2,2} a_{3,3}-a_{1,1} a_{2,3} a_{3,2},-a_{1,2} a_{2,1} a_{3,3}+a_{1,2} a_{2,3} a_{3,1}+a_{1,3} a_{2,1} a_{3,2}-a_{1,3} a_{2,2} a_{3,1}\)

 

 

 

 

역사

 

 

 

메모

관련된 항목들

 

 

수학용어번역

 

 

매스매티카 파일 및 계산 리소스

 

 

사전 형태의 자료