"다항식의 판별식(discriminant)"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
6번째 줄: | 6번째 줄: | ||
<h5>개요</h5> | <h5>개요</h5> | ||
+ | |||
+ | * n차 다항식의 근을 <math>x_1,\cdots, x_n</math> 이라 할 때, 판별식<br><math>(\prod_{1\le i<j\le n} (x_j-x_i))^2</math><br> | ||
+ | |||
+ | |||
+ | |||
+ | <h5>2차식의 판별식</h5> | ||
+ | |||
+ | * [[2차 방정식의 근의 공식]] | ||
+ | * 이차방정식 <math>ax^2+bx+c=0, a\neq 0</math> | ||
+ | * <math>\Delta=b^2-4ac</math> | ||
+ | |||
+ | <math>\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)</math> 의 행렬식을 구하면, [[반데몬드 행렬과 행렬식 (Vandermonde matrix)]] | ||
2011년 12월 7일 (수) 17:39 판
이 항목의 수학노트 원문주소
개요
- n차 다항식의 근을 \(x_1,\cdots, x_n\) 이라 할 때, 판별식
\((\prod_{1\le i<j\le n} (x_j-x_i))^2\)
2차식의 판별식
- 2차 방정식의 근의 공식
- 이차방정식 \(ax^2+bx+c=0, a\neq 0\)
- \(\Delta=b^2-4ac\)
\(\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)\) 의 행렬식을 구하면, 반데몬드 행렬과 행렬식 (Vandermonde matrix)
역사
메모
- Math Overflow http://mathoverflow.net/search?q=
관련된 항목들
수학용어번역
- 단어사전
- 발음사전 http://www.forvo.com/search/
- 대한수학회 수학 학술 용어집
- 한국통계학회 통계학 용어 온라인 대조표
- 남·북한수학용어비교
- 대한수학회 수학용어한글화 게시판
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Discriminant
- http://mathworld.wolfram.com/PolynomialDiscriminant.html
- The Online Encyclopaedia of Mathematics
리뷰논문, 에세이, 강의노트
관련논문