"선형 변환의 adjoint"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “수학사연표” 문자열을 “수학사 연표” 문자열로)
1번째 줄: 1번째 줄:
==이 항목의 수학노트 원문주소==
 
 
* [[선형 변환의 adjoint]]
 
 
 
 
 
 
 
 
 
==개요==
 
==개요==
  
28번째 줄: 20번째 줄:
 
<math>b_{ij}=\langle A'f^{j},e_i\rangle=\langle f^{j},Ae_i\rangle =\langle f^{j},\sum_{k} a_{ki}e_k\rangle=\sum_{k}a_{ki} \langle f^{j}, e_k\rangle=a_{ji}</math>
 
<math>b_{ij}=\langle A'f^{j},e_i\rangle=\langle f^{j},Ae_i\rangle =\langle f^{j},\sum_{k} a_{ki}e_k\rangle=\sum_{k}a_{ki} \langle f^{j}, e_k\rangle=a_{ji}</math>
  
 
 
 
 
 
 
 
 
 
 
 
 
==역사==
 
 
 
 
 
* http://www.google.com/search?hl=en&tbs=tl:1&q=
 
* [[수학사 연표]]
 
 
 
 
 
 
 
  
 
==메모==
 
==메모==
 
+
* http://tex.stackexchange.com/questions/30619/what-is-the-best-symbol-for-vector-matrix-transpose
 
 
 
 
* Math Overflow http://mathoverflow.net/search?q=
 
 
 
 
 
 
 
 
 
 
 
==관련된 항목들==
 
 
 
 
 
 
 
 
 
 
 
==수학용어번역==
 
 
 
*  단어사전<br>
 
** http://translate.google.com/#en|ko|
 
** http://ko.wiktionary.org/wiki/
 
* 발음사전 http://www.forvo.com/search/
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
 
* [http://www.kss.or.kr/pds/sec/dic.aspx 한국통계학회 통계학 용어 온라인 대조표]
 
* [http://cgi.postech.ac.kr/cgi-bin/cgiwrap/sand/terms/terms.cgi 한국물리학회 물리학 용어집 검색기]
 
* [http://www.nktech.net/science/term/term_l.jsp?l_mode=cate&s_code_cd=MA 남·북한수학용어비교]
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
==매스매티카 파일 및 계산 리소스==
 
 
 
*  
 
* http://www.wolframalpha.com/input/?i=
 
* 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 매스매티카 파일 목록]
 
 
 
 
 
 
 
 
 
 
 
  
99번째 줄: 29번째 줄:
 
* http://ko.wikipedia.org/wiki/
 
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/Hermitian_adjoint
 
* http://en.wikipedia.org/wiki/Hermitian_adjoint
* [http://www.encyclopediaofmath.org/index.php/Main_Page Encyclopaedia of Mathematics]
 
* [http://dlmf.nist.gov NIST Digital Library of Mathematical Functions]
 
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
 
  
 
 
 
 
 
 
==리뷰논문, 에세이, 강의노트==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
 
 
 
 
[[분류:선형대수학]]
 
[[분류:선형대수학]]

2015년 6월 9일 (화) 19:26 판

개요

  • 선형 변환의 쌍대 개념
  • 선형변환 \(A: V\to V\) 에 대하여, \(A': V^{*}\to V^{*}\) 를 다음을 만족시키는 선형변환으로 정의한다
    임의의 \(f\in V^{*}, x\in V\)에 대하여 \(\langle A'f,x\rangle = \langle f,Ax\rangle \)가 성립. 여기서 \(\langle \cdot,\cdot \rangle\) 은 natural pairing
  • A의 base와 A'의 dual base 를 선택하면, \(A'\) 는 \(A\) 의 transpose 로 주어진다

 

 

행렬표현

  • V 의 base \(\{e_1,\cdots, e_n\}\)
  • \(V^{*}\) 의 base \(\{f^1,\cdots, f^n\}\)
  • \(\langle e_i,f_j \rangle=\delta_{ij}\)
  • \(A=(a_{ij})\) 라 두면, \(A'=(a_{ji})\) 이다

\(A'=(b_{ij})\) 라 두면,

\(b_{ij}=\langle A'f^{j},e_i\rangle=\langle f^{j},Ae_i\rangle =\langle f^{j},\sum_{k} a_{ki}e_k\rangle=\sum_{k}a_{ki} \langle f^{j}, e_k\rangle=a_{ji}\)


메모

 

사전 형태의 자료