"초기하급수(Hypergeometric series)"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 43개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5>간단한 소개</h5>
+
==개요==
  
* 두 연속한 계수의 비가 <math>n</math> 에 관한 유리함수인 멱급수를 초기하급수라 함. 즉,<br><math>\beta_0 + \beta_1 z + \beta_2 z^2 + \dots = \sum_n \beta_n z^n</math><br>
+
* 두 연속한 계수의 비가 <math>n</math> 관한 유리함수인 멱급수를 초기하급수라 함
 +
* 초기하급수의 해석적확장을 통해 얻어진 함수를 초기하함수라 함
 +
* 수학에서 등장하는 많은 함수들은 초기하급수의 특수한 경우로 표현가능
 +
* q-analogue 에 대해서는 [[Q-초기하급수(q-hypergeometric series)와 양자미적분학(q-calculus)]] 항목을 참조
  
<math>\frac{\beta_{n+1}}{\beta_n} = \frac{A(n)}{B(n)}</math> 이고 <math>{A(n)},{B(n)}</math>은 n에 관한 다항식인 경우
+
  
 
+
  
 
+
==정의==
  
<h5>정의</h5>
+
* 멱급수의 연속한 계수의 비가 유리함수로 주어지는 경우:<math>\beta_0 + \beta_1 z + \beta_2 z^2 + \dots = \sum_n \beta_n z^n</math>:<math>\frac{\beta_{n+1}}{\beta_n} = \frac{A(n)}{B(n)}</math> 이고 <math>{A(n)},{B(n)}</math>은 n에 관한 다항식인 경우
 +
* 분자와 분모를 각각 일차식들로 분해하여 다음과 같이 쓸수 있다:<math>\frac{A(n)}{B(n)}=\frac{c(a_1+n)\dots(a_p+n)}{d(b_1+n)\dots(b_q+n)(1+n)}</math>
 +
여기서 <math>c,d</math>는 각각 <math>A,B</math>의 최고차항의 계수
 +
*  이 때 멱급수는 다음과 같이 표현된다
 +
:<math>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</math>
 +
*  변수를 적당히 상수배하면 다음과 같은 급수를 얻는다:<math>\,_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</math>
 +
*  여기서  [[#|Pochhammer 기호]]<math>(a)_n=a(a+1)(a+2)...(a+n-1),\,(a)_0 = 1</math>를 사용하면 다음과 같이 좀더 간결한 표현을 얻는다:<math>\,_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!}</math>
  
계수의 비가 유리함수이므로 분자와 분모를 각각 일차식들로 분해하여 다음과 같이 주어지는 경우,
+
  
<math>\frac{A(n)}{B(n)}=\frac{c(a_1+n)\dots(a_p+n)}{d(b_1+n)\dots(b_q+n)(1+n)}</math>
+
  
where ''c'' and ''d'' are the leading coefficients of ''A'' and ''B''
+
==오일러-가우스 초기하급수==
  
급수는 다음과 같이 주어진다.
+
* [[오일러-가우스 초기하함수2F1|오일러-가우스 초기하함수]]에서 다룸
 +
:<math>\,_2F_1(a,b;c;z)=\sum_{n=0}^{\infty} \frac{(a)_n(b)_n}{(c)_nn!}z^n</math>
  
<math>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</math>
+
  
변수를 적당히 상수배하면 다음과 같은 급수를 얻는다.
+
==예==
  
<math>\,_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</math>
+
*  지수함수:<math>e^z=1+\frac{z}{1!}+\frac{z^2}{2!}+\frac{z^3}{3!}+\dots=\sum_n \beta_n z^n</math>:<math>\beta_n = \frac{1}{n!}</math>:<math>\frac{\beta_{n+1}}{\beta_n} = \frac{1}{n+1}</math>
 
+
* 이항급수:<math>(1-z)^{-a}=\sum_{n=0}^{\infty}\frac{(a)_n}{n!}z^n=F(a,1;1;z)</math>
[[#|Pochhammer 기호]] <math>(a)_n=a(a+1)(a+2)...(a+n-1),\,(a)_0 = 1</math>
 
 
 
를 사용하면 좀더 간결한 다음과 같은 표현을 얻는다.
 
 
 
<math>\,_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!}</math>
 
 
 
<br>
 
 
 
<h5>가우스의 초기하함수</h5>
 
 
 
<math>\,_2F_1(a,b;c;z)=\sum_{n=0}^{\infty} \frac{(a)_n(b)_n}{(c)_nn!}z^n</math>
 
 
 
미분방정식
 
 
 
<math>z(1-z)\frac{d^2w}{dz^2}+(c-(a+b+1)z)\frac{dw}{dz}-abw = 0</math>
 
 
 
을 만족시킴.
 
 
 
 
 
 
 
 
 
 
 
<h5>예</h5>
 
 
 
*  지수함수<br><math>e^z=1+\frac{z}{1!}+\frac{z^2}{2!}+\frac{z^3}{3!}+\dots=\sum_n \beta_n z^n</math><br><math>\beta_n = \frac{1}{n!}</math><br><math>\frac{\beta_{n+1}}{\beta_n} = \frac{1}{n+1}</math><br>
 
 
 
* <math>(1-z)^{-a}=F(a,1;1;z)</math>
 
 
* <math>\arcsin z=zF(1/2,1/2;3/2;z)</math>
 
* <math>\arcsin z=zF(1/2,1/2;3/2;z)</math>
* <math>K(k) =\frac{\pi}{2}\,_2F_1(\frac{1}{2},\frac{1}{2};1;k^2)</math>
+
* [[타원적분]][[제1종타원적분 K (complete elliptic integral of the first kind)]]:<math>K(k) =\frac{\pi}{2}\,_2F_1(\frac{1}{2},\frac{1}{2};1;k^2)</math>[[제2종타원적분 E (complete elliptic integral of the second kind)]]:<math>E(k) =\frac{\pi}{2}\,_2F_1(\frac{1}{2},-\frac{1}{2};1;k^2)</math>
 
 
 
 
 
 
 
 
 
 
<h5>타원적분과 초기하급수</h5>
 
 
 
* [[#|타원적분]]<br>
 
 
 
<math>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}  </math>
 
 
 
<math>\int_0^{\frac{\pi}{2}}\sin^{2n}\theta{d\theta}=\frac{\pi}{2}\frac{(\frac{1}{2})_n}{(1)_n}</math> ([[#|감마함수]]) 이므로
 
 
 
<math>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)</math>
 
 
 
<br>
 
  
<h5>Clausen 항등식</h5>
+
  
<math>\,_2F_1(a,b,;a+b+\frac{1}{2};z)^2 = \,_3F_2(2a,a+b,2b;a+b+\frac{1}{2},2a+2b;z) </math>
+
  
 
+
==well-poised==
  
 
+
* http://mathworld.wolfram.com/Well-Poised.html
  
<h5>q-초기하급수</h5>
+
  
* 초기하급수의 q-analogue<br><math>\;_{j}\phi_k \left[\begin{matrix} a_1 & a_2 & \ldots & a_{j} \\ b_1 & b_2 & \ldots & b_k \end{matrix} ; q,z \right] </math> <math>=\sum_{n=0}^\infty \frac {(a_1;q)_n(a_2;q)_n\cdots (a_{j};q)_n} {(q;q)_n(b_1;q)_n,\cdots (b_k,q)_n} \left((-1)^nq^{n\choose 2}\right)^{1+k-j}z^n</math><br>
+
   
* q-hypergeometric 또는 basic hypergeometric 급수로 불림
 
  
 
+
==k-balanced==
  
 
+
* http://mathworld.wolfram.com/k-Balanced.html
  
<h5>q-초기하급수의 예</h5>
+
  
<math>\prod_{n=1}^{\infty}(1+zq^n)=1+\sum_{n\geq 1}\frac{q^{n(n+1)/2}}{(1-q)(1-q^2)\cdots(1-q^n)} z^n</math>
+
  
<math>\prod_{n=1}^{\infty}\frac{1}{1-zq^n}=1+\sum_{n\geq 1}\frac{q^n}{(1-q)(1-q^2)\cdots(1-q^n)} z^n</math>
+
==Clausen 항등식==
 +
:<math>\,_2F_1(a,b,;a+b+\frac{1}{2};z)^2 = \,_3F_2(2a,a+b,2b;a+b+\frac{1}{2},2a+2b;z) </math>
  
<math>R(z)=\sum_{n\geq 0}\frac{z^nq^{n^2}}{(1-q)\cdots(1-q^n)}=\sum_{n\geq 0}\frac{z^nq^{n^2}}{(1-q)_q^n}</math>
+
  
 
+
  
 
+
[[란덴변환(Landen's transformation)]]
 +
:<math>F(\frac{1}{2},\frac{1}{2};1;\frac{4x}{(1+x)^2})=(1+x)F(\frac{1}{2},\frac{1}{2};1;x^2)</math>
  
<math>H(q)=R(q)</math>
+
  
<math>G(q)=R(1)</math>
+
==메모==
  
 
+
* http://www.famaf.unc.edu.ar/publicaciones/documents/serie_b/BMat48-2.pdf
  
* <math>j=k=0</math>, <math>z=-q^{\frac{1}{2}}</math> 인 경우
+
  
<math>G(q) = \sum_{n=0}^\infty \frac {q^{n^2}} {(q;q)_n} =
+
   
  \frac {1}{(q;q^5)_\infty (q^4; q^5)_\infty}
 
  =1+ q +q^2 +q^3 +2q^4+2q^5 +3q^6+\cdots</math>
 
  
* <math>j=k=0</math>, <math>z=-q^{\frac{3}{2}}</math> 인 경우<br><math>H(q) =\sum_{n=0}^\infty \frac {q^{n^2+n}} {(q;q)_n} =
+
==재미있는 사실==
\frac {1}{(q^2;q^5)_\infty (q^3; q^5)_\infty}
 
=1+q^2 +q^3 +q^4+q^5 +2q^6+\cdots</math><br>
 
  
* [[로저스-라마누잔 항등식|로저스-라마누잔 연분수와 항등식]] 참조
+
* Clausen 항등식은 비버바흐 추측의 증명에 사용됨
  
 
+
  
 
+
  
<h5>자코비 triple product 공식</h5>
+
==관련된 항목들==
  
<math>\sum_{n=-\infty}^\infty  z^{n}q^{n^2}= \prod_{m=1}^\infty  \left( 1 - q^{2m}\right) \left( 1 + zq^{2m-1}\right) \left( 1 + z^{-1}q^{2m-1}\right)</math>
+
* [[초기하 미분방정식(Hypergeometric differential equations)]]
 
+
* [[Q-초기하급수(q-hypergeometric series)와 양자미적분학(q-calculus)|q-초기하급수(q-hypergeometric series)]]
 
+
* [[자코비 세타함수]]
 
 
 
 
 
 
<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%;">Heine's theorem</h5>
 
 
 
<br>
 
 
 
 
 
 
 
<h5>상위 주제</h5>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
==== 하위페이지 ====
 
 
 
* [[1964250|0 토픽용템플릿]]<br>
 
** [[2060652|0 상위주제템플릿]]<br>
 
 
 
 
 
 
 
 
 
 
 
<h5>재미있는 사실</h5>
 
 
 
 
 
 
 
 
 
 
 
<h5>많이 나오는 질문과 답변</h5>
 
 
 
*  네이버 지식인<br>
 
** [http://kin.search.naver.com/search.naver?where=kin_qna&query=%EC%B4%88%EA%B8%B0%ED%95%98%EA%B8%89%EC%88%98 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=
 
 
 
 
 
 
 
 
 
 
 
<h5>관련된 고교수학 또는 대학수학</h5>
 
 
 
 
 
 
 
 
 
 
 
<h5>관련된 다른 주제들</h5>
 
 
 
* [[초기하 미분방정식(Hypergeometric differential equations)|Hypergeometric differential equations]]
 
 
* [[슈바르츠-크리스토펠 사상(Schwarz-Christoffel mappings)|Schwarz-Christoffel mappings]]
 
* [[슈바르츠-크리스토펠 사상(Schwarz-Christoffel mappings)|Schwarz-Christoffel mappings]]
* [[3004476|로저스-라마누잔 항등식]]
+
* [[란덴변환(Landen's transformation)]]
* [[수학사연표 (역사)|수학사연표]]
+
* [[5차방정식과 정이십면체|오차방정식과 정이십면체]]
 +
* [[슈바르츠 삼각형 함수|슈바르츠 삼각형 함수 (s-함수)]]
  
 
+
 +
==계산 리소스==
 +
* http://people.maths.ox.ac.uk/porterm/research/pearson_final.pdf
 +
  
 
+
==수학용어번역==
 +
* {{학술용어집|url=hypergeometric}}
  
<h5>관련도서 및 추천도서</h5>
+
  
* [http://books.google.com/books?id=31l4uC7lqGAC&dq=Gasper,+George;+Rahman,+Mizan+(2004),+Basic+hypergeometric+series Basic hypergeometric series]<br>
+
==사전 형태의 자료==
** Gasper, George; Rahman, Mizan (2004), 
 
* [http://www.amazon.com/B-Marko-Petkovsek/dp/1568810636 A=B]<br>
 
** Marko Petkovsek, Herbert Wilf and Doron Zeilberger, AK Peters, Ltd, 1996-1
 
** http://www.math.upenn.edu/~wilf/AeqB.html
 
* [http://www.amazon.com/Conformal-Mapping-Zeev-Nehari/dp/048661137X Conformal Mapping]<br>
 
** Zeev Nehari, Dover Publications, 1982-1
 
*  도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Dstripbooks&field-keywords=
 
** http://book.daum.net/search/mainSearch.do?query=
 
  
 
+
* http://ko.wikipedia.org/wiki/초기하
 
+
* http://en.wikipedia.org/wiki/hypergeometric_functions
 
+
* http://en.wikipedia.org/wiki/List_of_hypergeometric_identities
 
+
* http://mathworld.wolfram.com/ClausenFormula.html
<h5>관련논문</h5>
 
 
 
* [http://www.ams.org/bull/2007-44-04/S0273-0979-07-01180-9/ Euler's "De Partitio Numerorum"]<br>
 
** George E. Andrews, Bull. Amer. Math. Soc. 44 (2007), 561-573. 
 
 
 
 
 
 
 
<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 대한수학회 수학용어한글화 게시판]
 
  
 
+
  
 
+
==관련도서==
 
 
<h5>참고할만한 자료</h5>
 
 
 
* [http://dx.doi.org/10.1137/1016081 Applications of Basic Hypergeometric Functions]<br>
 
** George E. Andrews, SIAM Rev. Volume 16, Issue 4, pp. 441-484 (October 1974)
 
** 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/%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/Basic_hypergeometric_series
 
* http://mathworld.wolfram.com/ClausenFormula.html
 
* http://www.wolframalpha.com/input/?i=
 
  
 
+
* Zeev Nehari [http://www.amazon.com/Conformal-Mapping-Zeev-Nehari/dp/048661137X Conformal Mapping], Dover Publications, 1982-1
  
<h5><br> 블로그</h5>
+
  
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
+
* 트렌비 블로그 검색 http://www.trenb.com/search.qst?q=<br>
 
  
 
+
==관련논문==
 +
* Jenny Fuselier, Ling Long, Ravi Ramakrishna, Holly Swisher, Fang-Ting Tu, Hypergeometric Functions over Finite Fields, arXiv:1510.02575[math.NT], October 09 2015, http://arxiv.org/abs/1510.02575v2
 +
* Fuselier, Jenny, Ling Long, Ravi Ramakrishna, Holly Swisher, and Fang-Ting Tu. “Hypergeometric Functions over Finite Fields.” arXiv:1510.02575 [math], October 9, 2015. http://arxiv.org/abs/1510.02575.
 +
* Gil, A., J. Segura, and N. M. Temme. “Computing the Kummer Function U(a,b,z) for Small Values of the Arguments.” arXiv:1509.05167 [math], September 17, 2015. http://arxiv.org/abs/1509.05167.
 +
* Pearson, John W., Sheehan Olver, and Mason A. Porter. ‘Numerical Methods for the Computation of the Confluent and Gauss Hypergeometric Functions’. arXiv:1407.7786 [math-Ph, Physics:physics], 29 July 2014. http://arxiv.org/abs/1407.7786.
 +
* George E. Andrews [http://www.ams.org/bull/2007-44-04/S0273-0979-07-01180-9/ Euler's "De Partitio Numerorum"], Bull. Amer. Math. Soc. 44 (2007), 561-573.
 +
* R Askey  [http://dx.doi.org/10.1070/RM1990v045n01ABEH002325 Ramanujan and hypergeometric and basic hypergeometric series] 1990 Russ. Math. Surv. 45 37-86
 +
* George E. Andrews [http://dx.doi.org/10.1137/1016081 Applications of Basic Hypergeometric Functions], SIAM Rev. Volume 16, Issue 4, pp. 441-484 (October 1974)
 +
 +
[[분류:특수함수]]
  
<br>
+
==메타데이터==
 +
===위키데이터===
 +
* ID :  [https://www.wikidata.org/wiki/Q21028472 Q21028472]
 +
===Spacy 패턴 목록===
 +
* [{'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]
 +
* [{'LOWER': 'gaussian'}, {'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]
 +
* [{'LOWER': 'ordinary'}, {'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]

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

개요

  • 두 연속한 계수의 비가 \(n\) 에 관한 유리함수인 멱급수를 초기하급수라 함
  • 초기하급수의 해석적확장을 통해 얻어진 함수를 초기하함수라 함
  • 수학에서 등장하는 많은 함수들은 초기하급수의 특수한 경우로 표현가능
  • q-analogue 에 대해서는 Q-초기하급수(q-hypergeometric series)와 양자미적분학(q-calculus) 항목을 참조



정의

  • 멱급수의 연속한 계수의 비가 유리함수로 주어지는 경우\[\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에 관한 다항식인 경우
  • 분자와 분모를 각각 일차식들로 분해하여 다음과 같이 쓸수 있다\[\frac{A(n)}{B(n)}=\frac{c(a_1+n)\dots(a_p+n)}{d(b_1+n)\dots(b_q+n)(1+n)}\]

여기서 \(c,d\)는 각각 \(A,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\]




well-poised



k-balanced



Clausen 항등식

\[\,_2F_1(a,b,;a+b+\frac{1}{2};z)^2 = \,_3F_2(2a,a+b,2b;a+b+\frac{1}{2},2a+2b;z) \]



란덴변환(Landen's transformation) \[F(\frac{1}{2},\frac{1}{2};1;\frac{4x}{(1+x)^2})=(1+x)F(\frac{1}{2},\frac{1}{2};1;x^2)\]


메모



재미있는 사실

  • Clausen 항등식은 비버바흐 추측의 증명에 사용됨



관련된 항목들


계산 리소스


수학용어번역


사전 형태의 자료


관련도서



관련논문

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]
  • [{'LOWER': 'gaussian'}, {'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]
  • [{'LOWER': 'ordinary'}, {'LOWER': 'hypergeometric'}, {'LEMMA': 'function'}]