"카탈란 상수"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “</h5>” 문자열을 “==” 문자열로)
잔글 (찾아 바꾸기 – “<h5 (.*)">” 문자열을 “==” 문자열로)
1번째 줄: 1번째 줄:
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 스프링노트 원문주소==
+
==이 항목의 스프링노트 원문주소==
  
 
* [[카탈란 상수]]
 
* [[카탈란 상수]]
7번째 줄: 7번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">개요==
+
==개요==
  
 
*  정의<br><math>G = \beta(2) = \sum_{n=0}^{\infty} \frac{(-1)^{n}}{(2n+1)^2} = \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots \!=0.915965594\cdots</math><br> 여기서 <math>\beta(s)</math> 는 [[디리클레 베타함수]]<br>
 
*  정의<br><math>G = \beta(2) = \sum_{n=0}^{\infty} \frac{(-1)^{n}}{(2n+1)^2} = \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots \!=0.915965594\cdots</math><br> 여기서 <math>\beta(s)</math> 는 [[디리클레 베타함수]]<br>
18번째 줄: 18번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">적분표현==
+
==적분표현==
  
 
* [[로바체프스키 함수|로바체프스키와 클라우센 함수]]<br><math>\operatorname{Cl}_2(\theta)=-\int_0^{\theta} \ln |2\sin \frac{t}{2}| \,dt=\sum_{n=1}^{\infty}\frac{\sin (n\theta)}{n^2}</math><br><math>\operatorname{Cl}_2(\frac{\pi}{2})=G</math><br> 이로부터 다음을 알 수 있다<br><math>\int_{0}^{\frac{\pi}{4}}\ln (\sin t)dt =-\frac{\pi}{4}\ln 2-\frac{G}{2}</math><br><math>\int_{0}^{\frac{\pi}{4}}\ln (\cos t)dt =-\frac{\pi}{4}\ln 2+\frac{G}{2}</math><br>
 
* [[로바체프스키 함수|로바체프스키와 클라우센 함수]]<br><math>\operatorname{Cl}_2(\theta)=-\int_0^{\theta} \ln |2\sin \frac{t}{2}| \,dt=\sum_{n=1}^{\infty}\frac{\sin (n\theta)}{n^2}</math><br><math>\operatorname{Cl}_2(\frac{\pi}{2})=G</math><br> 이로부터 다음을 알 수 있다<br><math>\int_{0}^{\frac{\pi}{4}}\ln (\sin t)dt =-\frac{\pi}{4}\ln 2-\frac{G}{2}</math><br><math>\int_{0}^{\frac{\pi}{4}}\ln (\cos t)dt =-\frac{\pi}{4}\ln 2+\frac{G}{2}</math><br>
28번째 줄: 28번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">타원적분과 카탈란==
+
==타원적분과 카탈란==
  
 
* [[제1종타원적분 K (complete elliptic integral of the first kind)]]<br><math>\int_0^1  K(k) \,dk=2G</math><br>
 
* [[제1종타원적분 K (complete elliptic integral of the first kind)]]<br><math>\int_0^1  K(k) \,dk=2G</math><br>
37번째 줄: 37번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">라이프니츠 급수와의 비교==
+
==라이프니츠 급수와의 비교==
  
 
* [[그레고리-라이프니츠 급수|라이프니츠 급수]]<br><math>1 \,-\, \frac{1}{3} \,+\, \frac{1}{5} \,-\, \frac{1}{7} \,+\, \frac{1}{9} \,-\, \cdots \;=\; \frac{\pi}{4}</math><br>
 
* [[그레고리-라이프니츠 급수|라이프니츠 급수]]<br><math>1 \,-\, \frac{1}{3} \,+\, \frac{1}{5} \,-\, \frac{1}{7} \,+\, \frac{1}{9} \,-\, \cdots \;=\; \frac{\pi}{4}</math><br>
45번째 줄: 45번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">오일러-맥클로린 공식을 통한 계산==
+
==오일러-맥클로린 공식을 통한 계산==
  
 
* [[오일러-맥클로린 공식]]을 적용하기 위해 카탈란 상수를 다음과 같이 쓰자<br><math>G =  \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots  =  (\frac{1}{1^2} - \frac{1}{3^2}) + (\frac{1}{5^2} - \frac{1}{7^2}) + \cdots =8\sum_{k=0}^{\infty} \frac{2k+1}{(4k+1)^2(4k+3)^2}</math><br>
 
* [[오일러-맥클로린 공식]]을 적용하기 위해 카탈란 상수를 다음과 같이 쓰자<br><math>G =  \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots  =  (\frac{1}{1^2} - \frac{1}{3^2}) + (\frac{1}{5^2} - \frac{1}{7^2}) + \cdots =8\sum_{k=0}^{\infty} \frac{2k+1}{(4k+1)^2(4k+3)^2}</math><br>
53번째 줄: 53번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">다이머 모형(dimer model)==
+
==다이머 모형(dimer model)==
  
 
*  사각격자에서의 다이머(dimer) 엔트로피는 상수 <math>G/\pi</math>를 사용하여 표현됨<br>
 
*  사각격자에서의 다이머(dimer) 엔트로피는 상수 <math>G/\pi</math>를 사용하여 표현됨<br>
63번째 줄: 63번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">메모[http://www.combinatorics.org/Volume_10/PDF/v10i1r14.pdf ]==
+
==메모[http://www.combinatorics.org/Volume_10/PDF/v10i1r14.pdf ]==
  
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">역사==
+
==역사==
  
 
* [[수학사연표 (역사)|수학사연표]]
 
* [[수학사연표 (역사)|수학사연표]]
75번째 줄: 75번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 항목들==
+
==관련된 항목들==
  
 
* [[L-함수, 제타함수와 디리클레 급수]]<br>
 
* [[L-함수, 제타함수와 디리클레 급수]]<br>
91번째 줄: 91번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역==
+
==수학용어번역==
  
 
* [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=&fstr= 대한수학회 수학 학술 용어집]<br>
99번째 줄: 99번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">사전 형태의 자료==
+
==사전 형태의 자료==
  
 
*   <br>
 
*   <br>
111번째 줄: 111번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 2em;">관련링크와 웹페이지==
+
==관련링크와 웹페이지==
  
 
* [http://www.cs.cmu.edu/%7Eadamchik/articles/catalan/catalan.htm 33 representations for Catalan's constant]<br>
 
* [http://www.cs.cmu.edu/%7Eadamchik/articles/catalan/catalan.htm 33 representations for Catalan's constant]<br>
119번째 줄: 119번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련논문==
+
==관련논문==
  
 
* [http://www.combinatorics.org/Volume_10/PDF/v10i1r14.pdf An Apéry-like difference equation for Catalan's constant]
 
* [http://www.combinatorics.org/Volume_10/PDF/v10i1r14.pdf An Apéry-like difference equation for Catalan's constant]
141번째 줄: 141번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련도서 및 추천도서==
+
==관련도서 및 추천도서==
  
 
*  도서내검색<br>
 
*  도서내검색<br>
155번째 줄: 155번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련기사==
+
==관련기사==
  
 
*  네이버 뉴스 검색 (키워드 수정)<br>
 
*  네이버 뉴스 검색 (키워드 수정)<br>
166번째 줄: 166번째 줄:
 
 
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">블로그==
+
==블로그==
  
 
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
 
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
 
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
 
* [http://navercast.naver.com/science/list 네이버 오늘의과학]

2012년 11월 1일 (목) 14:27 판

이 항목의 스프링노트 원문주소

 

 

개요

  • 정의
    \(G = \beta(2) = \sum_{n=0}^{\infty} \frac{(-1)^{n}}{(2n+1)^2} = \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots \!=0.915965594\cdots\)
    여기서 \(\beta(s)\) 는 디리클레 베타함수
  • 많은 정적분에 등장함

 

 

 

적분표현

  • 로바체프스키와 클라우센 함수
    \(\operatorname{Cl}_2(\theta)=-\int_0^{\theta} \ln |2\sin \frac{t}{2}| \,dt=\sum_{n=1}^{\infty}\frac{\sin (n\theta)}{n^2}\)
    \(\operatorname{Cl}_2(\frac{\pi}{2})=G\)
    이로부터 다음을 알 수 있다
    \(\int_{0}^{\frac{\pi}{4}}\ln (\sin t)dt =-\frac{\pi}{4}\ln 2-\frac{G}{2}\)
    \(\int_{0}^{\frac{\pi}{4}}\ln (\cos t)dt =-\frac{\pi}{4}\ln 2+\frac{G}{2}\)
  • 그 밖의 정적분 표현
    \(\int_{\pi/4}^{\pi/2} \ln \tan x\, dx=G\)
    \(G = -\int_{0}^{1} \frac{\ln t}{1 + t^2} \,dt\)
    \(G = \int_0^1 \int_0^1 \frac{1}{1+x^2 y^2} \,dx\, dy\)
    \(G = \int_{0}^{\pi/4} \frac{t}{\sin t \cos t} \,dt\)
    \(\int_{0}^{\pi/2} \frac{t}{\sin t} \,dt=2G\)
  • dilogarithm 함수

 

 

타원적분과 카탈란

 

 

라이프니츠 급수와의 비교

  • 라이프니츠 급수
    \(1 \,-\, \frac{1}{3} \,+\, \frac{1}{5} \,-\, \frac{1}{7} \,+\, \frac{1}{9} \,-\, \cdots \;=\; \frac{\pi}{4}\)

 

 

오일러-맥클로린 공식을 통한 계산

  • 오일러-맥클로린 공식을 적용하기 위해 카탈란 상수를 다음과 같이 쓰자
    \(G = \frac{1}{1^2} - \frac{1}{3^2} + \frac{1}{5^2} - \frac{1}{7^2} + \cdots = (\frac{1}{1^2} - \frac{1}{3^2}) + (\frac{1}{5^2} - \frac{1}{7^2}) + \cdots =8\sum_{k=0}^{\infty} \frac{2k+1}{(4k+1)^2(4k+3)^2}\)

 

 

다이머 모형(dimer model)

  • 사각격자에서의 다이머(dimer) 엔트로피는 상수 \(G/\pi\)를 사용하여 표현됨

 

 

 

메모[1]

 

역사

 

 

관련된 항목들

 

 

수학용어번역

 

사전 형태의 자료

 

 

관련링크와 웹페이지

 

 

관련논문

 

 

관련도서 및 추천도서

 

 

관련기사

 

 

블로그