"르장드르 다항식(associated Legendre polynomials)"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
(→‎메타데이터: 새 문단)
 
77번째 줄: 77번째 줄:
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
  
== 메타데이터 ==
+
==메타데이터==
 
 
 
===위키데이터===
 
===위키데이터===
 
* ID :  [https://www.wikidata.org/wiki/Q17098449 Q17098449]
 
* ID :  [https://www.wikidata.org/wiki/Q17098449 Q17098449]
 +
===Spacy 패턴 목록===
 +
* [{'LOWER': 'legendre'}, {'LEMMA': 'function'}]

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

개요

  • 미분방정식\[(1-x^2)\,y'' -2xy' + \left(\ell[\ell+1] - \frac{m^2}{1-x^2}\right)\,y = 0,\,\]
  • 미분방정식의 해\[P_\ell^{m}(x) = (-1)^m\ (1-x^2)^{m/2}\ \frac{d^m}{dx^m}\left(P_\ell(x)\right)\,\] 여기서 \(P_\ell(x)\) 은 르장드르 다항식
  • l과 m이 일반적인 복소수인 경우는 http://en.wikipedia.org/wiki/Legendre_function 참조




예: l=2 인 경우

\(P_{2}^{0}(x)=\frac{1}{2}(3x^{2}-1)\)

\(P_{2}^{1}(x)=-3x(1-x^2)^{1/2}\)

\(P_{2}^{2}(x)=3(1-x^2)\)




역사



메모

관련된 항목들



수학용어번역



사전 형태의 자료

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'legendre'}, {'LEMMA': 'function'}]