"다항식의 판별식(discriminant)"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “==관련논문== * http://www.jstor.org/action/doBasicSearch?Query= * http://www.ams.org/mathscinet * http://dx.doi.org/” 문자열을 “” 문자열로)
잔글 (찾아 바꾸기 – “==수학용어번역== * 단어사전<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=&f)
82번째 줄: 82번째 줄:
 
   
 
   
  
==수학용어번역==
 
  
*  단어사전<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 대한수학회 수학용어한글화 게시판]
 
  
 
   
 
   

2012년 11월 2일 (금) 08:44 판

개요

2차식의 판별식

\(\left( \begin{array}{cc} 1 & 1 \\ x_1 & x_2 \end{array} \right)\left( \begin{array}{cc} 1 & x_1 \\ 1 & x_2 \end{array} \right)=\left( \begin{array}{cc} 2 & x_1+x_2 \\ x_1+x_2 & x_1^2+x_2^2 \end{array} \right)\) 의 행렬식을 구하면, 판별식을 얻는다.

근과 계수에 관한 뉴턴-지라드 항등식 을 이용하면,

이 행렬은 \(\left( \begin{array}{cc} 2 & -b \\ -b & b^2-2 c \end{array} \right)\) 이며, 행렬식은 \(b^2-4 c\) 이다.




3차식의 판별식

  • 다항식 \(x^3+ax+b\) 를 생각하자.
  • 판별식은 다음 행렬의 행렬식으로 생각할 수 있다.
    \(\left( \begin{array}{ccc} 1 & 1 & 1 \\ x_1 & x_2 & x_3 \\ x_1^2 & x_2^2 & x_3^2 \end{array} \right)\left( \begin{array}{ccc} 1 & x_1 & x_1^2 \\ 1 & x_2 & x_2^2 \\ 1 & x_3 & x_3^2 \end{array} \right)=\left( \begin{array}{ccc} 3 & x_1+x_2+x_3 & x_1^2+x_2^2+x_3^2 \\ x_1+x_2+x_3 & x_1^2+x_2^2+x_3^2 & x_1^3+x_2^3+x_3^3 \\ x_1^2+x_2^2+x_3^2 & x_1^3+x_2^3+x_3^3 & x_1^4+x_2^4+x_3^4 \end{array} \right)\)
  • 근과 계수와의 관계 에 따라
    \(x_1+x_2+x_3=0\)
    \(x_1 x_2+x_1 x_3+x_2 x_3=a\)
    \(x_1 x_2 x_3=-b\)
  • 근과 계수에 관한 뉴턴-지라드 항등식 을 사용하자
    \(x_1^2+x_2^2+x_3^2=-2a\)
    \(x_1^3+x_2^3+x_3^3=-3b\)
    \(x_1^4+x_2^4+x_3^4=2a^2\)
  • 위의 행렬은
    \(\left( \begin{array}{ccc} 3 & 0 & -2 a \\ 0 & -2 a & -3 b \\ -2 a & -3 b & 2 a^2 \end{array} \right)\) 이며, 행렬식은 \(-4 a^3-27 b^2\) 가 된다




역사



메모



관련된 항목들



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







사전 형태의 자료



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