"에르미트 다항식(Hermite polynomials)"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 18개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 스프링노트 원문주소</h5>
+
==개요==
  
 
+
*  고전적인 직교다항식의 하나
  
 
+
*  확률론에서 등장
 +
*  물리학의 양자조화진동자의 파동함수로 기술하는데 사용됨
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">개요</h5>
+
  
 
+
  
 
+
==정의==
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">재미있는 사실</h5>
+
*  로드리게즈 공식
 +
:<math>H_n(x)=(-1)^n e^{x^2}\frac{d^n}{dx^n}(e^{-x^2})</math>
  
 
+
  
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
+
==직교성==
  
 
+
* weight함수
 +
:<math>w(x) = \mathrm{e}^{-x^2}</math>
 +
* <math>m\neq n</math> 일 때
 +
:<math>\int_{-\infty}^\infty H_m(x) H_n(x)\, w(x) \, \mathrm{d}x = 0</math>
 +
* <math>m=n</math> 일 때
 +
:<math>\int_{-\infty}^\infty H_n(x) H_n(x)\, \mathrm{e}^{-x^2}\, \mathrm{d}x = n! \, 2^n \sqrt{\pi}</math>
 +
===예===
 +
:<math>\int_{-\infty}^\infty H_4(x) H_4(x)\, \mathrm{e}^{-x^2}\, \mathrm{d}x = \int_{-\infty}^\infty (12-48 x^2+16 x^4)^2\, \mathrm{e}^{-x^2}\, \mathrm{d}x =384\sqrt{\pi}</math>
  
 
+
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">역사</h5>
+
  
* [[수학사연표 (역사)|수학사연표]]
+
==에르미트 다항식의 미분==
  
 
+
<math>H_n'(x) = 2nH_{n-1}(x)</math>
  
 
+
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">메모</h5>
+
  
 
+
==3항점화식==
  
 
+
<math>H_{n+1}(x)=2xH_n(x)-2nH_{n-1}(x)</math>
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 항목들</h5>
+
  
* [[정규분포와 그 확률밀도함수]]<br>
+
  
 
+
==생성함수==
  
 
+
<math>e^{2xt-t^2} = \sum_{n=0}^\infty H_n(x) \frac {t^n}{n!}=1+2 x t+\left(-1+2 x^2\right) t^2+\frac{2}{3} \left(-3 x+2 x^3\right) t^3+\frac{1}{6} \left(3-12 x^2+4 x^4\right) t^4+\cdots</math>
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역</h5>
+
  
* http://www.google.com/dictionary?langpair=en|ko&q=
+
* [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://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 대한수학회 수학용어한글화 게시판]
 
  
 
+
==에르미트 미분방정식==
  
 
+
* <math>H_n(x)</math> 는 <math>u'' - 2xu'+2n u=0</math>의 해이다   
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">사전 형태의 자료</h5>
+
  
* [http://ko.wikipedia.org/wiki/%EC%97%90%EB%A5%B4%EB%AF%B8%ED%8A%B8_%EB%8B%A4%ED%95%AD%EC%8B%9D http://ko.wikipedia.org/wiki/에르미트_다항식]
+
* http://en.wikipedia.org/wiki/Hermite_polynomials
 
* http://www.wolframalpha.com/input/?i=
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
** http://www.research.att.com/~njas/sequences/?q=
 
  
 
+
==목록==
 +
:<math>
 +
\begin{array}{c|c}
 +
n & H_n \\
 +
\hline
 +
0 & 1 \\
 +
1 & 2 x \\
 +
2 & 4 x^2-2 \\
 +
3 & 8 x^3-12 x \\
 +
4 & 16 x^4-48 x^2+12 \\
 +
5 & 32 x^5-160 x^3+120 x \\
 +
6 & 64 x^6-480 x^4+720 x^2-120 \\
 +
7 & 128 x^7-1344 x^5+3360 x^3-1680 x \\
 +
8 & 256 x^8-3584 x^6+13440 x^4-13440 x^2+1680 \\
 +
9 & 512 x^9-9216 x^7+48384 x^5-80640 x^3+30240 x \\
 +
10 & 1024 x^{10}-23040 x^8+161280 x^6-403200 x^4+302400 x^2-30240 \\
 +
\end{array}
 +
</math>
 +
  
 
+
==역사==
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련논문</h5>
+
* [[수학사 연표]]
  
* http://www.jstor.org/action/doBasicSearch?Query=
+
* http://dx.doi.org/
 
  
 
+
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련도서 및 추천도서</h5>
+
==메모==
  
* 도서내검색<br>
+
   
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/mainSearch.do?query=
 
** http://book.daum.net/search/mainSearch.do?query=
 
  
 
+
  
 
+
==관련된 항목들==
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련기사</h5>
+
* [[정규분포와 그 확률밀도함수]]
  
* 네이버 뉴스 검색 (키워드 수정)<br>
+
   
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
+
==매스매티카 파일 및 계산리소스==
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
+
* https://docs.google.com/file/d/0B8XXo8Tve1cxX1N2eXJYYWhNbU0/edit
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
  
 
 
  
 
+
==사전 형태의 자료== 
 
+
* http://ko.wikipedia.org/wiki/에르미트_다항식
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">블로그</h5>
+
* http://ko.wikipedia.org/wiki/양자조화진동자
 +
* http://en.wikipedia.org/wiki/Hermite_polynomials
 +
* http://en.wikipedia.org/wiki/Quantum_harmonic_oscillator
 +
* http://mathworld.wolfram.com/HermitePolynomial.html
 +
* http://mathworld.wolfram.com/HermiteDifferentialEquation.html
 +
* http://www.wolframalpha.com/input/?i=Hermite+polynomials
 +
[[분류:특수함수]]
  
*  구글 블로그 검색<br>
+
==메타데이터==
** http://blogsearch.google.com/blogsearch?q=
+
===위키데이터===
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
+
* ID : [https://www.wikidata.org/wiki/Q658574 Q658574]
* [http://math.dongascience.com/ 수학동아]
+
===Spacy 패턴 목록===
* [http://www.ams.org/mathmoments/ Mathematical Moments from the AMS]
+
* [{'LOWER': 'hermite'}, {'LEMMA': 'polynomial'}]
* [http://betterexplained.com/ BetterExplained]
 

2021년 2월 17일 (수) 05:53 기준 최신판

개요

  • 고전적인 직교다항식의 하나
  • 확률론에서 등장
  • 물리학의 양자조화진동자의 파동함수로 기술하는데 사용됨



정의

  • 로드리게즈 공식

\[H_n(x)=(-1)^n e^{x^2}\frac{d^n}{dx^n}(e^{-x^2})\]


직교성

  • weight함수

\[w(x) = \mathrm{e}^{-x^2}\]

  • \(m\neq n\) 일 때

\[\int_{-\infty}^\infty H_m(x) H_n(x)\, w(x) \, \mathrm{d}x = 0\]

  • \(m=n\) 일 때

\[\int_{-\infty}^\infty H_n(x) H_n(x)\, \mathrm{e}^{-x^2}\, \mathrm{d}x = n! \, 2^n \sqrt{\pi}\]

\[\int_{-\infty}^\infty H_4(x) H_4(x)\, \mathrm{e}^{-x^2}\, \mathrm{d}x = \int_{-\infty}^\infty (12-48 x^2+16 x^4)^2\, \mathrm{e}^{-x^2}\, \mathrm{d}x =384\sqrt{\pi}\]



에르미트 다항식의 미분

\(H_n'(x) = 2nH_{n-1}(x)\)



3항점화식

\(H_{n+1}(x)=2xH_n(x)-2nH_{n-1}(x)\)



생성함수

\(e^{2xt-t^2} = \sum_{n=0}^\infty H_n(x) \frac {t^n}{n!}=1+2 x t+\left(-1+2 x^2\right) t^2+\frac{2}{3} \left(-3 x+2 x^3\right) t^3+\frac{1}{6} \left(3-12 x^2+4 x^4\right) t^4+\cdots\)



에르미트 미분방정식

  • \(H_n(x)\) 는 \(u'' - 2xu'+2n u=0\)의 해이다



목록

\[ \begin{array}{c|c} n & H_n \\ \hline 0 & 1 \\ 1 & 2 x \\ 2 & 4 x^2-2 \\ 3 & 8 x^3-12 x \\ 4 & 16 x^4-48 x^2+12 \\ 5 & 32 x^5-160 x^3+120 x \\ 6 & 64 x^6-480 x^4+720 x^2-120 \\ 7 & 128 x^7-1344 x^5+3360 x^3-1680 x \\ 8 & 256 x^8-3584 x^6+13440 x^4-13440 x^2+1680 \\ 9 & 512 x^9-9216 x^7+48384 x^5-80640 x^3+30240 x \\ 10 & 1024 x^{10}-23040 x^8+161280 x^6-403200 x^4+302400 x^2-30240 \\ \end{array} \]


역사



메모

관련된 항목들


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


사전 형태의 자료

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'hermite'}, {'LEMMA': 'polynomial'}]