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

수학노트
둘러보기로 가기 검색하러 가기
(피타고라스님이 이 페이지의 이름을 초기하급수(Hypergeometric series)로 바꾸었습니다.)
 
(사용자 2명의 중간 판 68개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5>간단한 소개</h5>
+
==개요==
  
 A hypergeometric series is formally defined as a [[power series]]<br> :<math> </math>
+
* 두 연속한 계수의 비가 <math>n</math> 에 관한 유리함수인 멱급수를 초기하급수라 함
 +
* 초기하급수의 해석적확장을 통해 얻어진 함수를 초기하함수라 함
 +
* 수학에서 등장하는 많은 함수들은 초기하급수의 특수한 경우로 표현가능
 +
* q-analogue 에 대해서는 [[Q-초기하급수(q-hypergeometric series)와 양자미적분학(q-calculus)]] 항목을 참조
  
<math>\beta_0 + \beta_1 z + \beta_2 z^2 + \dots = \sum_n \beta_n z^n</math>
+
  
에서 두 연속한 계수의 비가 <math>n</math> 에 관한 유리함수인 경우를 초기하급수라 한다. 즉,
+
  
<math>\frac{\beta_{n+1}}{\beta_n} = \frac{A(n)}{B(n)}</math> 이고 <math>{A(n)},{B(n)}</math>은 n에 관한 다항식<br>
+
==정의==
  
 
+
* 멱급수의 연속한 계수의 비가 유리함수로 주어지는 경우:<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></math>,<br> <math>\beta_n = \frac{1}{n!}</math> and <math>\frac{\beta_{n+1}}{\beta_n} = \frac{1}{n+1}</math>. So this satisfies the definition with ''A''(''n'') = 1 and ''B''(''n'') = ''n''+1.<br>
+
  
 
+
==오일러-가우스 초기하급수==
  
<h5>상위 주제</h5>
+
* [[오일러-가우스 초기하함수2F1|오일러-가우스 초기하함수]]에서 다룸
 +
:<math>\,_2F_1(a,b;c;z)=\sum_{n=0}^{\infty} \frac{(a)_n(b)_n}{(c)_nn!}z^n</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>
 +
* <math>\arcsin z=zF(1/2,1/2;3/2;z)</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>
  
==== 하위페이지 ====
+
  
* [[1964250|0 토픽용템플릿]]<br>
+
** [[2060652|0 상위주제템플릿]]<br>
 
  
 
+
==well-poised==
  
 
+
* http://mathworld.wolfram.com/Well-Poised.html
  
<h5>재미있는 사실</h5>
+
  
 
+
  
 
+
==k-balanced==
  
<h5>많이 나오는 질문과 답변</h5>
+
* http://mathworld.wolfram.com/k-Balanced.html
  
* 네이버 지식인<br>
+
   
** 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=
 
  
 
+
  
<h5>관련된 고교수학 또는 대학수학</h5>
+
==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>
  
 
+
  
 
+
  
<h5>관련된 다른 주제들</h5>
+
[[란덴변환(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>
  
* [[초기하 미분방정식(Hypergeometric differential equations)|Hypergeometric differential equations]]
+
* [[3004476|로저스-라마누잔 항등식]]
 
* [[수학사연표 (역사)|수학사연표]]
 
  
 
+
==메모==
  
<h5>관련도서 및 추천도서</h5>
+
* http://www.famaf.unc.edu.ar/publicaciones/documents/serie_b/BMat48-2.pdf
  
* [http://www.amazon.com/Conformal-Mapping-Zeev-Nehari/dp/048661137X Conformal Mapping]<br>
+
   
** Zeev Nehari
 
* 도서내검색<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=
 
  
 
+
  
<h5>참고할만한 자료</h5>
+
==재미있는 사실==
  
* [http://dx.doi.org/10.1137/1016081 Applications of Basic Hypergeometric Functions]<br>
+
* Clausen 항등식은 비버바흐 추측의 증명에 사용됨
** 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/
 
* http://www.wolframalpha.com/input/?i=
 
* http://front.math.ucdavis.edu/search?a=&t=&c=&n=40&s=Listings&q=
 
* http://www.ams.org/mathscinet/search/publications.html?pg4=AUCN&s4=&co4=AND&pg5=TI&s5=&co5=AND&pg6=PC&s6=&co6=AND&pg7=ALLF&co7=AND&Submit=Search&dr=all&yrop=eq&arg3=&yearRangeFirst=&yearRangeSecond=&pg8=ET&s8=All&s7=
 
* 다음백과사전 http://enc.daum.net/dic100/search.do?q=
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]
 
  
 
+
  
<h5>관련기사</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=
 
** 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=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
  
 
+
* [[초기하 미분방정식(Hypergeometric differential equations)]]
 +
* [[Q-초기하급수(q-hypergeometric series)와 양자미적분학(q-calculus)|q-초기하급수(q-hypergeometric series)]]
 +
* [[자코비 세타함수]]
 +
* [[슈바르츠-크리스토펠 사상(Schwarz-Christoffel mappings)|Schwarz-Christoffel mappings]]
 +
* [[란덴변환(Landen's transformation)]]
 +
* [[5차방정식과 정이십면체|오차방정식과 정이십면체]]
 +
* [[슈바르츠 삼각형 함수|슈바르츠 삼각형 함수 (s-함수)]]
  
 
+
 +
==계산 리소스==
 +
* http://people.maths.ox.ac.uk/porterm/research/pearson_final.pdf
 +
  
<h5>블로그</h5>
+
==수학용어번역==
 +
* {{학술용어집|url=hypergeometric}}
  
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
+
* 트렌비 블로그 검색 http://www.trenb.com/search.qst?q=
 
  
 
+
==사전 형태의 자료==
  
<h5>이미지 검색</h5>
+
* 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
  
* http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&search=
+
* http://images.google.com/images?q=
 
* [http://www.artchive.com/ http://www.artchive.com]
 
  
 
+
==관련도서==
  
<h5>동영상</h5>
+
* Zeev Nehari [http://www.amazon.com/Conformal-Mapping-Zeev-Nehari/dp/048661137X Conformal Mapping], Dover Publications, 1982-1
  
* http://www.youtube.com/results?search_type=&search_query=
+
 +
 
 +
 +
 
 +
==관련논문==
 +
* 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)
 +
 +
[[분류:특수함수]]
 +
 
 +
==메타데이터==
 +
===위키데이터===
 +
* 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'}]