"생성함수"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
24번째 줄: 24번째 줄:
 
* 수열 <math>\{a_n\}</math>이 주어진 경우, 다음과 같은 멱급수함수를 지수생성함수라 한다
 
* 수열 <math>\{a_n\}</math>이 주어진 경우, 다음과 같은 멱급수함수를 지수생성함수라 한다
 
:<math>EG(x)=\sum _{n=0}^{\infty} \frac{a_n}{n!}x^n</math>
 
:<math>EG(x)=\sum _{n=0}^{\infty} \frac{a_n}{n!}x^n</math>
* [[베르누이 수]]의 생성함수:<math>\sum_{n=0}^\infty \frac{B_n}{n!}t^n=\frac{t e^{t}}{e^t-1}</math>
+
* [[베르누이 수]]의 생성함수:<math>\sum_{n=0}^\infty \frac{B_n}{n!}t^n=\frac{t}{e^t-1}</math>
 
* [[derangement]]의 생성함수:<math>\sum_{n=0}^{\infty}\frac{D_n}{n!}x^n=\frac{e^{-x}}{1-x}</math>
 
* [[derangement]]의 생성함수:<math>\sum_{n=0}^{\infty}\frac{D_n}{n!}x^n=\frac{e^{-x}}{1-x}</math>
  
80번째 줄: 80번째 줄:
  
 
   
 
   
 +
==매스매티카 파일 및 계산 리소스==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxX0xHTFY0R193cFk/edit
 
   
 
   
  
89번째 줄: 91번째 줄:
 
==관련도서==
 
==관련도서==
  
* Lectures on Generating Functions (Student Mathematical Library, V. 23)
+
* Sergei K. Lando, Lectures on Generating Functions (Student Mathematical Library, V. 23)
** Sergei K. Lando
+
* Herbert S. Wilf, [http://www.amazon.com/Generatingfunctionology-Herbert-S-Wilf/dp/0127519564 generatingfunctionology], [http://www.math.upenn.edu/%7Ewilf/DownldGF.html PDF 파일]
* [http://www.amazon.com/Generatingfunctionology-Herbert-S-Wilf/dp/0127519564 generatingfunctionology]
 
** Herbert S. Wilf,
 
** PDF 파일 다운받기 : [http://www.math.upenn.edu/%7Ewilf/DownldGF.html http://www.math.upenn.edu/~wilf/DownldGF.html]
 
  
 
   
 
   
  
+
==리뷰, 에세이, 강의노트==
 
+
* Aron Pinker, [http://www.jstor.org/stable/3027258 An Interesting Use of Generating Functions], <cite>The Two-Year College Mathematics Journal</cite>, Vol. 6, No. 4 (Dec., 1975), pp. 39-45
==관련논문과 에세이==
 
 
 
* [http://www.jstor.org/stable/3027258 An Interesting Use of Generating Functions]
 
** Aron Pinker, <cite>The Two-Year College Mathematics Journal</cite>, Vol. 6, No. 4 (Dec., 1975), pp. 39-45
 
  
  
  
블로그
+
==블로그==
  
* [http://bomber0.byus.net/index.php/2007/09/30/452 고교 수학의 명장면 (2)]
+
* [http://bomber0.byus.net/index.php/2007/09/30/452 고교 수학의 명장면 (2)], 피타고라스의 창, 2008-9-30
** 피타고라스의 창, 2008-9-30
+
* [http://bomber0.byus.net/index.php/2008/07/26/696 derangement : 목욕탕에서 서로 등을 밀어주는 경우의 수와 자연상수], 피타고라스의 창, 2008-7-26
* [http://bomber0.byus.net/index.php/2008/07/26/696 derangement : 목욕탕에서 서로 등을 밀어주는 경우의 수와 자연상수]
 
** 피타고라스의 창, 2008-7-26
 
  
 
[[분류:수열]]
 
[[분류:수열]]
 
[[분류:조합수학]]
 
[[분류:조합수학]]

2014년 7월 12일 (토) 01:41 판

개요

  • 생성함수(generating function)
  • 수열\(\{a_n\}\)에 대한 정보를 담는 멱급수
  • 다양한 종류의 생성함수가 있으며 수열의 성질에 따라 적합한 종류의 생성함수를 이용한다
  • 해석적정수론의 중요한 아이디어
  • 수열이라는 이산적인 대상을, 미적분학이라는 연속적인 개념을 이용하는 도구를 통해 다룰수 있게 해줌.
  • L-함수, 제타함수와 디리클레 급수로 생성함수의 일종으로 이해할 수 있음
  • 확률론에서 확률변수를 다루는데 유용한 도구


생성함수

  • 수열 \(\{a_n\}\)이 주어진 경우, 다음과 같은 멱급수함수를 하나 만든다. (유한수열인 경우에는 다항식)

\[G(x)= a_0 + a_1 x + a_2 x^2 + \cdots + a_n x^n + \cdots\]


지수생성함수

  • 수열 \(\{a_n\}\)이 주어진 경우, 다음과 같은 멱급수함수를 지수생성함수라 한다

\[EG(x)=\sum _{n=0}^{\infty} \frac{a_n}{n!}x^n\]

  • 베르누이 수의 생성함수\[\sum_{n=0}^\infty \frac{B_n}{n!}t^n=\frac{t}{e^t-1}\]
  • derangement의 생성함수\[\sum_{n=0}^{\infty}\frac{D_n}{n!}x^n=\frac{e^{-x}}{1-x}\]



디리클레급수



자코비 세타함수의 경우

  • 자코비 세타함수\[\theta(x)=\sum_{n=-\infty}^\infty x^{n^2}\]
  • 주어진 자연수를 여러 제곱의 합으로 표현하는 방법에 유용하게 사용된다
  • 가령 자코비의 네 제곱수 정리의 경우\[\theta^4(x)=(\sum_{n=-\infty}^\infty x^{n^2})^4=(1+2\sum_{n=1}^\infty x^{n^2})^4=1+\sum_{n=1}^\infty r_4(n)x^n\]



확률론과 생성함수

  • probability generating function
  • moment generating function
  • characteristic function



관련된 학부 과목과 미리 알고 있으면 좋은 것들



관련된 항목들


매스매티카 파일 및 계산 리소스


사전 형태의 자료


관련도서


리뷰, 에세이, 강의노트


블로그