"초기하급수(Hypergeometric series)"의 두 판 사이의 차이
76번째 줄: | 76번째 줄: | ||
<br> | <br> | ||
+ | |||
+ | <h5>Clausen 항등식</h5> | ||
− | + | <math>\,_2F_1(a,b,;a+b+\frac{1}{2};z) = \,_3F_2(2a,a+b,2b;a+b+\frac{1}{2},2a+2b;z) </math> | |
145번째 줄: | 147번째 줄: | ||
+ | |||
+ | <h5 style="line-height: 3.428em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic', dotum, gulim, sans-serif; font-size: 1.166em; background-image: ; background-color: initial; background-position: 0px 100%;">수학용어번역</h5> | ||
+ | |||
+ | * [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=kor_term&fstr=%EC%B4%88%EA%B8%B0%ED%95%98 http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=kor_term&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={D6048897-56F9-43D7-8BB6-50B362D1243A}&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판] | ||
158번째 줄: | 167번째 줄: | ||
* [http://ko.wikipedia.org/wiki/%EC%B4%88%EA%B8%B0%ED%95%98 http://ko.wikipedia.org/wiki/초기하] | * [http://ko.wikipedia.org/wiki/%EC%B4%88%EA%B8%B0%ED%95%98 http://ko.wikipedia.org/wiki/초기하] | ||
* http://en.wikipedia.org/wiki/hypergeometric_functions | * http://en.wikipedia.org/wiki/hypergeometric_functions | ||
+ | * http://mathworld.wolfram.com/ClausenFormula.html | ||
* http://www.wolframalpha.com/input/?i= | * http://www.wolframalpha.com/input/?i= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
2009년 8월 15일 (토) 00:33 판
간단한 소개
- 두 연속한 계수의 비가 \(n\) 에 관한 유리함수인 멱급수를 초기하급수라 함. 즉,
\(\beta_0 + \beta_1 z + \beta_2 z^2 + \dots = \sum_n \beta_n z^n\)
\(\frac{\beta_{n+1}}{\beta_n} = \frac{A(n)}{B(n)}\) 이고 \({A(n)},{B(n)}\)은 n에 관한 다항식인 경우
간단한 예
\(1+\frac{z}{1!}+\frac{z^2}{2!}+\frac{z^3}{3!}+\dots\)
\(\beta_n = \frac{1}{n!}\)
\(\frac{\beta_{n+1}}{\beta_n} = \frac{1}{n+1}\)
정의
계수의 비가 유리함수이므로 분자와 분모를 각각 일차식들로 분해하여 다음과 같이 주어지는 경우,
\(\frac{A(n)}{B(n)}=\frac{c(a_1+n)\dots(a_p+n)}{d(b_1+n)\dots(b_q+n)(1+n)}\)
where c and d are the leading coefficients of A and B
급수는 다음과 같이 주어진다.
\(1 + \frac{a_1\dots a_p}{b_1\dots b_q.1}\frac{cz}{d} + \frac{a_1\dots a_p}{b_1\dots b_q.1} \frac{(a_1+1)\dots(a_p+1)}{(b_1+1)\dots (b_q+1).2}\left(\frac{cz}{d}\right)^2+\dots\)
변수를 적당히 상수배하면 다음과 같은 급수를 얻는다.
\(\,_pF_q(a_1,\ldots,a_p;b_1,\ldots,b_q;z)=1 + \frac{a_1\dots a_p}{b_1\dots b_q}\frac{z}{1!} + \frac{a_1(a_1+1)\dots a_p(a_p+1)}{b_1(b_1+1)\dots b_q(b_q+1)}\frac{z^2}{2!}+\dots\)
Pochhammer 기호 \((a)_n=a(a+1)(a+2)...(a+n-1),\,(a)_0 = 1\)
를 사용하면 좀더 간결한 다음과 같은 표현을 얻는다.
\(\,_pF_q(a_1,\ldots,a_p;b_1,\ldots,b_q;z) = \sum_{n=0}^\infty \frac{(a_1)_n\dots(a_p)_n}{(b_1)_n\dots(b_q)_n} \, \frac {z^n} {n!}\)
가우스의 초기하함수
\(\,_2F_1(a,b;c;z)=\sum_{n=0}^{\infty} \frac{(a)_n(b)_n}{(c)_nn!}z^n\)
미분방정식
\(z(1-z)\frac{d^2w}{dz^2}+(c-(a+b+1)z)\frac{dw}{dz}-abw = 0\)
을 만족시킴.
타원적분과 초기하급수
\(K(k) = \int_0^{\frac{\pi}{2}} \frac{d\theta}{\sqrt{1-k^2 \sin^2\theta}} = \int_0^{\frac{\pi}{2}}\sum_{n=0}^{\infty}\frac{(\frac{1}{2})_n}{n!} k^{2n}\sin^{2n}\theta{d\theta} \)
\(\int_0^{\frac{\pi}{2}}\sin^{2n}\theta{d\theta}=\frac{\pi}{2}\frac{(\frac{1}{2})_n}{(1)_n}\) (감마함수) 이므로
\(K(k) = \frac{\pi}{2}\sum_{n=0}^{\infty}\frac{(\frac{1}{2})_n(\frac{1}{2})_n}{n!(1)_n}k^{2n} = \frac{\pi}{2}\,_2F_1(\frac{1}{2},\frac{1}{2};1;k^2)\)
Clausen 항등식
\(\,_2F_1(a,b,;a+b+\frac{1}{2};z) = \,_3F_2(2a,a+b,2b;a+b+\frac{1}{2},2a+2b;z) \)
상위 주제
하위페이지
재미있는 사실
많이 나오는 질문과 답변
- 네이버 지식인
- http://kin.search.naver.com/search.naver?where=kin_qna&query=초기하급수
- http://kin.search.naver.com/search.naver?where=kin_qna&query=초기하급수
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
관련된 고교수학 또는 대학수학
관련된 다른 주제들
관련도서 및 추천도서
- Conformal Mapping
- Zeev Nehari
- 도서내검색
- 도서검색
수학용어번역
참고할만한 자료
- Applications of Basic Hypergeometric Functions
- SIAM Rev. Volume 16, Issue 4, pp. 441-484 (October 1974)
- George E. Andrews
- This paper surveys recent applications of basic hypergeometric functions to partitions, number theory, finite vector spaces, combinatorial identities and physics.
- http://ko.wikipedia.org/wiki/초기하
- http://en.wikipedia.org/wiki/hypergeometric_functions
- http://mathworld.wolfram.com/ClausenFormula.html
- http://www.wolframalpha.com/input/?i=
블로그
- 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
- 트렌비 블로그 검색 http://www.trenb.com/search.qst?q=