근과 계수와의 관계

수학노트
둘러보기로 이동 검색으로 이동

개요

  • 다항식의 계수와 근이 서로 만족시키는 관계
  • <math>n</math>차의 복소계수다항식
<math>P(x)=a_nx^n + a_{n-1}x^{n-1} +\cdots + a_1 x+ a_0 \, </math>
  • 대수학의 기본정리에 의해, <math>P(x)</math>는 <math>n</math>개의 복소수 근 <math>x_1,\cdots, x_n</math>을 갖는다
  • 근과 계수와의 관계는 다음을 말한다
<math>\begin{cases} x_1 + x_2 + \dots + x_{n-1} + x_n = -\tfrac{a_{n-1}}{a_n} \\ (x_1 x_2 + x_1 x_3+\cdots + x_1x_n) + (x_2x_3+x_2x_4+\cdots + x_2x_n)+\cdots + x_{n-1}x_n = \frac{a_{n-2}}{a_n} \\ {} \quad \vdots \\ x_1 x_2 \dots x_n = (-1)^n \tfrac{a_0}{a_n}. \end{cases}</math>
  • 다음과 같이 표현할 수 있다
<math>\sum_{1\le i_1 < i_2 < \cdots < i_k\le n} x_{i_1}x_{i_2}\cdots x_{i_k}=(-1)^k\frac{a_{n-k}}{a_n} \label{ele}</math>


  • 다음은 중고등학교의 수학에 등장하는 근과 계수와의 관계이다

2차식

  • 다항식 <math>ax^2+bx+c</math>의 근이 <math>\alpha, \beta</math>라 하면, 다음이 성립한다
<math>

\alpha+\beta=-\frac{b}{a},\quad \alpha\beta=\frac{c}{a} </math>

3차식

  • 다항식 <math>ax^3+bx^2+cx+d</math>의 근이 <math>\alpha, \beta,\gamma</math>라 하면, 다음이 성립한다
<math>

\alpha+\beta+\gamma=-\frac{b}{a},\quad \alpha\beta+\beta\gamma+\gamma\alpha=\frac{c}{a},\quad \alpha\beta\gamma=-\frac{d}{a} </math>


역사



메모

관련된 항목들



사전 형태의 자료


리뷰, 에세이, 강의노트

  • Blum-Smith, Ben, and Samuel Coskey. “The Fundamental Theorem on Symmetric Polynomials: History’s First Whiff of Galois Theory.” arXiv:1301.7116 [math], January 29, 2013. http://arxiv.org/abs/1301.7116.

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'vieta'}, {'LOWER': "'s"}, {'LEMMA': 'formula'}]