"르장드르 다항식"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
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>
 
  
 
* 르장드르 미분방정식의 해로 얻어짐
 
* 르장드르 미분방정식의 해로 얻어짐
* 구간 <math>[-1,1]</math>에서 <math>\text{L}^2</math> 내적에 의해 직교성을 가짐
+
* 구간 <math>[-1,1]</math>에서 <math>\text{L}^2</math> 내적에 의해 직교성을 가짐
 
* 물리학에서 많이 등장하는 다항식의 하나
 
* 물리학에서 많이 등장하는 다항식의 하나
  
 
+
  
 
+
  
<h5>르장드르 미분방정식</h5>
+
==르장드르 미분방정식==
  
 
*  미분방정식<br><math>{d \over dx} \left[ (1-x^2) {d \over dx} P_n(x) \right] + n(n+1)P_n(x) = 0</math><br>
 
*  미분방정식<br><math>{d \over dx} \left[ (1-x^2) {d \over dx} P_n(x) \right] + n(n+1)P_n(x) = 0</math><br>
 
* [[스텀-리우빌 이론]] 을 적용할 수 있음
 
* [[스텀-리우빌 이론]] 을 적용할 수 있음
*  같은 미분방정식을 다음과 같이 [[초기하 미분방정식(Hypergeometric differential equations)]]형태로 쓸 수 있음<br><math>(1-x^2)\,y'' -2xy' + n(n+1)y = 0,\,</math><br>
+
*  같은 미분방정식을 다음과 같이 [[초기하 미분방정식(Hypergeometric differential equations)]]형태로 쓸 수 있음<br><math>(1-x^2)\,y'' -2xy' + n(n+1)y = 0,\,</math><br>
  
 
+
  
 
+
  
<h5>로드리게즈 공식</h5>
+
==로드리게즈 공식==
  
 
*  르장드르 다항식을 얻는 직접적인 방법<br><math>P_n(x) =\frac{1}{2^n n!} {d^n \over dx^n } \left[ (x^2 -1)^n \right]</math><br>
 
*  르장드르 다항식을 얻는 직접적인 방법<br><math>P_n(x) =\frac{1}{2^n n!} {d^n \over dx^n } \left[ (x^2 -1)^n \right]</math><br>
  
 
+
  
 
+
  
<h5>3항 점화식</h5>
+
==3항 점화식==
  
 
<math>P_0(x)=1</math>, <math>P_1(x)=x</math>
 
<math>P_0(x)=1</math>, <math>P_1(x)=x</math>
41번째 줄: 33번째 줄:
 
<math>(n+1) P_{n+1}(x) = (2n+1) x P_n(x) - n P_{n-1}(x)</math>
 
<math>(n+1) P_{n+1}(x) = (2n+1) x P_n(x) - n P_{n-1}(x)</math>
  
 
+
  
 
+
  
<h5>생성함수</h5>
+
==생성함수==
  
 
* [[생성함수]]<br><math>\frac{1}{\sqrt{1-2xt+t^2}} = \sum_{n=0}^\infty P_n(x) t^n = 1+x t+\left(-\frac{1}{2}+\frac{3 x^2}{2}\right) t^2+\left(-\frac{3 x}{2}+\frac{5 x^3}{2}\right) t^3+\frac{1}{8} \left(3-30 x^2+35 x^4\right) t^4+\frac{1}{8} \left(15 x-70 x^3+63 x^5\right) t^5+\cdots</math><br>
 
* [[생성함수]]<br><math>\frac{1}{\sqrt{1-2xt+t^2}} = \sum_{n=0}^\infty P_n(x) t^n = 1+x t+\left(-\frac{1}{2}+\frac{3 x^2}{2}\right) t^2+\left(-\frac{3 x}{2}+\frac{5 x^3}{2}\right) t^3+\frac{1}{8} \left(3-30 x^2+35 x^4\right) t^4+\frac{1}{8} \left(15 x-70 x^3+63 x^5\right) t^5+\cdots</math><br>
  
 
+
  
 
+
  
<h5>부분적분에의 응용</h5>
+
==부분적분에의 응용==
  
 
<math>n\geq 1</math> 일 때, n번 미분가능한 함수 <math>f</math>에 대하여 다음이 성립한다.
 
<math>n\geq 1</math> 일 때, n번 미분가능한 함수 <math>f</math>에 대하여 다음이 성립한다.
67번째 줄: 59번째 줄:
 
<math>\int_{-1}^1Q^{(n)}(x)f(x)\,dx=-\int_{-1}^1Q^{(n-1)}(x)f'(x)\,dx=\cdots=(-1)^n \int_{-1}^1 Q(x)f^{(n)}(x)\,dx</math>
 
<math>\int_{-1}^1Q^{(n)}(x)f(x)\,dx=-\int_{-1}^1Q^{(n-1)}(x)f'(x)\,dx=\cdots=(-1)^n \int_{-1}^1 Q(x)f^{(n)}(x)\,dx</math>
  
<math>P_n(x) =\frac{Q^{(n)}(x)}{2^n n!}</math> 이므로 증명되었다.  ■
+
<math>P_n(x) =\frac{Q^{(n)}(x)}{2^n n!}</math> 이므로 증명되었다.
  
 
* [[ζ(3)는 무리수이다(아페리의 정리)]]
 
* [[ζ(3)는 무리수이다(아페리의 정리)]]
 
* [[파이 π는 무리수이다]]
 
* [[파이 π는 무리수이다]]
  
 
+
  
 
+
  
<h5>직교성</h5>
+
==직교성==
  
 
<math>\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=\frac{2}{2n+1}\delta_{n,m}</math>
 
<math>\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=\frac{2}{2n+1}\delta_{n,m}</math>
92번째 줄: 84번째 줄:
 
<math>\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=0</math>
 
<math>\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=0</math>
  
 
+
  
 
이제 <math>n=m</math> 이라 가정하자.
 
이제 <math>n=m</math> 이라 가정하자.
108번째 줄: 100번째 줄:
 
<math>\int_{-1}^{1}P_{n}(x)P_{n}(x)\,dx=\frac{2}{2n+1}</math>.■
 
<math>\int_{-1}^{1}P_{n}(x)P_{n}(x)\,dx=\frac{2}{2n+1}</math>.■
  
 
+
  
 
+
  
<h5 style="margin: 0px; line-height: 2em;">목록</h5>
+
==목록==
  
 
P_0(x)=1<br> P_1(x)=x<br> P_2(x)=1/2 (-1+3 x^2)<br> P_3(x)=1/2 (-3 x+5 x^3)<br> P_4(x)=1/8 (3-30 x^2+35 x^4)<br> P_5(x)=1/8 (15 x-70 x^3+63 x^5)<br> P_6(x)=1/16 (-5+105 x^2-315 x^4+231 x^6)<br> P_7(x)=1/16 (-35 x+315 x^3-693 x^5+429 x^7)<br> P_8(x)=1/128 (35-1260 x^2+6930 x^4-12012 x^6+6435 x^8)<br> P_9(x)=1/128 (315 x-4620 x^3+18018 x^5-25740 x^7+12155 x^9)<br> P_{10}(x)=1/256 (-63+3465 x^2-30030 x^4+90090 x^6-109395 x^8+46189 x^10)
 
P_0(x)=1<br> P_1(x)=x<br> P_2(x)=1/2 (-1+3 x^2)<br> P_3(x)=1/2 (-3 x+5 x^3)<br> P_4(x)=1/8 (3-30 x^2+35 x^4)<br> P_5(x)=1/8 (15 x-70 x^3+63 x^5)<br> P_6(x)=1/16 (-5+105 x^2-315 x^4+231 x^6)<br> P_7(x)=1/16 (-35 x+315 x^3-693 x^5+429 x^7)<br> P_8(x)=1/128 (35-1260 x^2+6930 x^4-12012 x^6+6435 x^8)<br> P_9(x)=1/128 (315 x-4620 x^3+18018 x^5-25740 x^7+12155 x^9)<br> P_{10}(x)=1/256 (-63+3465 x^2-30030 x^4+90090 x^6-109395 x^8+46189 x^10)
  
 
+
  
 
+
  
<h5>역사</h5>
+
==역사==
  
 
* [[수학사연표 (역사)|수학사연표]]
 
* [[수학사연표 (역사)|수학사연표]]
  
 
+
  
 
+
  
<h5>메모</h5>
+
==메모==
  
 
* http://sos440.tistory.com/203
 
* http://sos440.tistory.com/203
 
* associated Legendre polynomial
 
* associated Legendre polynomial
  
 
+
  
 
+
  
<h5>관련된 항목들</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>
+
==수학용어번역==
  
 
* http://www.google.com/dictionary?langpair=en|ko&q=
 
* 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=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
 
** 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 대한수학회 수학용어한글화 게시판]
+
* [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 대한수학회 수학용어한글화 게시판]
  
 
+
  
 
+
  
<h5>사전 형태의 자료</h5>
+
==사전 형태의 자료==
  
 
* [http://ko.wikipedia.org/wiki/%EB%A5%B4%EC%9E%A5%EB%93%9C%EB%A5%B4_%EB%8B%A4%ED%95%AD%EC%8B%9D http://ko.wikipedia.org/wiki/르장드르_다항식]
 
* [http://ko.wikipedia.org/wiki/%EB%A5%B4%EC%9E%A5%EB%93%9C%EB%A5%B4_%EB%8B%A4%ED%95%AD%EC%8B%9D http://ko.wikipedia.org/wiki/르장드르_다항식]
165번째 줄: 157번째 줄:
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
* [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=
 
** http://www.research.att.com/~njas/sequences/?q=
 
 
 
 
 
 
 
<h5>관련논문</h5>
 
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://dx.doi.org/
 
 
 
 
 
<h5>관련도서</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=
 

2012년 10월 21일 (일) 16:52 판

개요

  • 르장드르 미분방정식의 해로 얻어짐
  • 구간 \([-1,1]\)에서 \(\text{L}^2\) 내적에 의해 직교성을 가짐
  • 물리학에서 많이 등장하는 다항식의 하나



르장드르 미분방정식



로드리게즈 공식

  • 르장드르 다항식을 얻는 직접적인 방법
    \(P_n(x) =\frac{1}{2^n n!} {d^n \over dx^n } \left[ (x^2 -1)^n \right]\)



3항 점화식

\(P_0(x)=1\), \(P_1(x)=x\)

\((n+1) P_{n+1}(x) = (2n+1) x P_n(x) - n P_{n-1}(x)\)



생성함수

  • 생성함수
    \(\frac{1}{\sqrt{1-2xt+t^2}} = \sum_{n=0}^\infty P_n(x) t^n = 1+x t+\left(-\frac{1}{2}+\frac{3 x^2}{2}\right) t^2+\left(-\frac{3 x}{2}+\frac{5 x^3}{2}\right) t^3+\frac{1}{8} \left(3-30 x^2+35 x^4\right) t^4+\frac{1}{8} \left(15 x-70 x^3+63 x^5\right) t^5+\cdots\)



부분적분에의 응용

\(n\geq 1\) 일 때, n번 미분가능한 함수 \(f\)에 대하여 다음이 성립한다.

\(\int_{-1}^1P_n(x)f(x)\,dx=\frac{(-1)^{n}}{2^n n!}\int_{-1}^1 (x^2-1)^nf^{(n)}(x)\,dx\).

(증명)

\(Q(x)=(x^2-1)^n\) 라 두자.

\(0\leq k < n\) 일 때 \(Q^{(k)}(-1)=Q^{(k)}(1)=0\)이므로. 부분적분을 반복적용하면,

\(\int_{-1}^1Q^{(n)}(x)f(x)\,dx=-\int_{-1}^1Q^{(n-1)}(x)f'(x)\,dx=\cdots=(-1)^n \int_{-1}^1 Q(x)f^{(n)}(x)\,dx\)

\(P_n(x) =\frac{Q^{(n)}(x)}{2^n n!}\) 이므로 증명되었다. ■



직교성

\(\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=\frac{2}{2n+1}\delta_{n,m}\)

(증명)

\(n>m\) 이라 가정하자.

\(\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=\frac{(-1)^{n}}{2^n n!}\int_{-1}^1 x^{n}(x^2-1)^nP_{m}^{(n)}(x)\,dx\)

위에서 증명한 성질을 응용하였다.

한편 \(P_{m}(x)\)는 차수가 m인 다항식이므로, n번 미분하면 항등적으로 0이 된다. 따라서,

\(\int_{-1}^{1}P_{n}(x)P_{m}(x)\,dx=0\)


이제 \(n=m\) 이라 가정하자.

\(\int_{-1}^{1}P_{n}(x)P_{n}(x)\,dx=\frac{(-1)^{n}}{2^n n!}\int_{-1}^1 (x^2-1)^nP_{n}^{(n)}(x)\,dx=\frac{(-1)^{n}}{2^n n!}\frac{(2n)!}{2^n n!}\int_{-1}^1 (x^2-1)^n\,dx\)

한편,

\(\int_{-1}^1 (x^2-1)^n \,dx=(-1)^n\int_{-1}^1 (1-x^2)^n \,dx=(-1)^n 2^{2n+1}\int_0^1 t^n(1-t)^n\,dt=(-1)^n 2^{2n+1} B(n+1,n+1)=(-1)^n2^{2n+1}\frac{(n!)^2}{(2n+1)!}\)

여기서 \(B(x,y) = \int_0^1t^{x-1}(1-t)^{y-1}\,dt\) 는 오일러 베타적분(베타함수) 이다.

따라서

\(\int_{-1}^{1}P_{n}(x)P_{n}(x)\,dx=\frac{2}{2n+1}\).■



목록

P_0(x)=1
P_1(x)=x
P_2(x)=1/2 (-1+3 x^2)
P_3(x)=1/2 (-3 x+5 x^3)
P_4(x)=1/8 (3-30 x^2+35 x^4)
P_5(x)=1/8 (15 x-70 x^3+63 x^5)
P_6(x)=1/16 (-5+105 x^2-315 x^4+231 x^6)
P_7(x)=1/16 (-35 x+315 x^3-693 x^5+429 x^7)
P_8(x)=1/128 (35-1260 x^2+6930 x^4-12012 x^6+6435 x^8)
P_9(x)=1/128 (315 x-4620 x^3+18018 x^5-25740 x^7+12155 x^9)
P_{10}(x)=1/256 (-63+3465 x^2-30030 x^4+90090 x^6-109395 x^8+46189 x^10)



역사



메모



관련된 항목들

수학용어번역



사전 형태의 자료