"이차곡선과 회전변환"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “<br><math>” 문자열을 “:<math>” 문자열로)
1번째 줄: 1번째 줄:
==이 항목의 수학노트 원문주소==
 
 
* [[이차곡선과 회전변환]]
 
 
 
 
 
 
 
 
 
==개요==
 
==개요==
  
* 일반적인 형태의 이차곡선 <math>ax^2+bxy+cy^2+dx+ey+f=0,(b\neq 0)</math> 이 주어진 경우, 회전변환을 이용하여 <math>xy</math> 항을 없앨
+
* 일반적인 형태의 이차곡선 <math>ax^2+bxy+cy^2+dx+ey+f=0,(b\neq 0)</math> 이 주어진 경우, 회전변환을 이용하여 <math>xy</math> 항을 없앨 수 있다
 
+
* [[대칭행렬의 대각화]] 로 이해할 수 있다
 
 
 
 
  
45번째 줄: 37번째 줄:
  
 
 
 
 
 
 
 
 
 
  
70번째 줄: 61번째 줄:
  
 
==관련된 항목들==
 
==관련된 항목들==
 
+
* [[대칭행렬의 대각화]]
 
 
 
 
  
78번째 줄: 69번째 줄:
  
 
* https://docs.google.com/file/d/0B8XXo8Tve1cxZDUzMTM1NDItNGUzNC00NTk5LTk1OTYtMGUzMThiODAzN2Q3/edit
 
* https://docs.google.com/file/d/0B8XXo8Tve1cxZDUzMTM1NDItNGUzNC00NTk5LTk1OTYtMGUzMThiODAzN2Q3/edit
* 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 매스매티카 파일 목록]
 
  
 
 
 
 
 
 
==수학용어번역==
 
 
*  단어사전<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://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 대한수학회 수학용어한글화 게시판]
 
 
 
 
  
 
 
 
 
121번째 줄: 88번째 줄:
  
 
==리뷰논문, 에세이, 강의노트==
 
==리뷰논문, 에세이, 강의노트==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2013년 1월 14일 (월) 11:58 판

개요

  • 일반적인 형태의 이차곡선 \(ax^2+bxy+cy^2+dx+ey+f=0,(b\neq 0)\) 이 주어진 경우, 회전변환을 이용하여 \(xy\) 항을 없앨 수 있다
  • 대칭행렬의 대각화 로 이해할 수 있다

 

 

이차형식과 회전변환

이차형식 \(a x^2+b x y+c y^2\)에 \(x\to X \cos (\theta )-Y \sin (\theta ),y\to X \sin (\theta )+Y \cos (\theta )\) 를 대입하면,

이차형식 \(A X^2+B X Y+C Y^2\) 를 얻으며, 이 때의 계수는

\(A=\frac{1}{2} (a \cos (2 \theta )+a+b \sin (2 \theta )-c \cos (2 \theta )+c)\)

\(B=-a \sin (2 \theta )+b \cos (2 \theta )+c \sin (2 \theta )\)

\(C=\frac{1}{2} (a (-\cos (2 \theta ))+a-b \sin (2 \theta )+c \cos (2 \theta )+c)\)

이다.

 

\(\cot (2 \theta )=\frac{a-c}{b}\) 이 되도록 하는 \(\theta\)를 찾으면, \(B=0\)이 된다. (\(b=0\) 인 경우는 물론 이러한 작업이 필요하지 않다)

 

 

  • 포락선(envelope)과 curve stitching 에서 얻어진 곡선 \(x^2-2 x y-20 x+y^2-20 y+100=0\)가 포물선임을 보이려 한다
  • \(a=c=1\) 이므로, \(\theta\)에 대한 다음 방정식을 얻는다\[\cot (2 \theta )=\frac{a-c}{b}=0\]
  • \(\theta=\pi/4\) 는 이 방정식의 해이므로, \(x\to X \cos (\theta )-Y \sin (\theta ),y\to X \sin (\theta )+Y \cos (\theta )\) 즉\[x\to \frac{X}{\sqrt{2}}-\frac{Y}{\sqrt{2}},y\to \frac{X}{\sqrt{2}}+\frac{Y}{\sqrt{2}}\] 를 이용할 수 있다
  • \(10 \sqrt{2} X=Y^2+50\) 를 얻는다

   

역사

 

 

 

메모

 

 

 

관련된 항목들

 

 

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


 

 

사전 형태의 자료

 

 

리뷰논문, 에세이, 강의노트