"로바체프스키 함수"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 65개는 보이지 않습니다)
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%;">이 항목의 스프링노트 원문주소</h5>
+
==개요==
  
* [[로바체프스키 함수]]
+
* [[다이로그 함수(dilogarithm)|다이로그 함수(dilogarithm )]]의 변종으로 이해할 수 있다
 +
로바체프스키 함수의 정의:<math>\Lambda(\theta)=-\int_0^{\theta} \ln |2\sin t| \,dt=\frac{1}{2}\sum_{n=1}^{\infty}\frac{\sin (2n\theta)}{n^2}</math>
 +
* 로바체프스키 함수는 [[쌍곡기하학]]의 연구에서 등장하였으며, 3차원 쌍곡다양체의 부피를 표현하는데 유용하다
 +
* [[클라우센 함수(Clausen function)]] 와의 관계:<math>\operatorname{Cl}_2(2\theta)=2\Lambda(\theta)</math>
  
 
+
  
 
+
  
<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%;">간단한 소개</h5>
+
==다이로그 함수와의 관계==
  
<math>\Lambda(\theta)=-\int_0^{\theta} \ln |2\sin t| \,dt</math>
+
* [[다이로그 함수(dilogarithm)]]는 복소수 <math>|z|<1</math>에 대하여 다음과 같이 정의됨
 +
:<math>\operatorname{Li}_2(z)= \sum_{n=1}^\infty {z^n \over n^2}</math>
 +
* <math>|z|\leq 1</math> 에서 고르게 수렴하는 급수이므로, <math>|z|\leq 1</math>에서 연속
 +
* <math>z=e^{2i\theta}</math>, <math>0 \leq \theta \leq \pi</math> 일 때, :<math>\operatorname{Li}_2(e^{2i\theta})= \sum_{n=1}^\infty \frac{e^{2in\theta}}{n^2}=\sum_{n=1}^\infty \frac{\cos 2n\theta}{n^2}+i\sum_{n=1}^\infty \frac{\sin 2n\theta}{n^2}</math>
 +
* 따라서 <math>0 \leq \theta \leq \pi</math> 일 때, :<math>\mathfrak{I}(\operatorname{Li}_2(e^{2i\theta}))=\sum_{n=1}^\infty \frac{\sin 2n\theta}{n^2}=2\Lambda(\theta)</math>
  
 
 
  
 
 
  
 
+
==그래프==
  
<h5>재미있는 사실</h5>
+
* <math>\Lambda(\theta)</math>는 기함수이고, <math>\pi</math> 를 주기로 가짐
 +
[[파일:로바체프스키 함수1.png]]
 +
* <math>\theta=\pi/6+n\pi</math>일 때 최대값을 가진다
 +
[[파일:로바체프스키 함수2.png]]
  
 
 
  
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
 
  
 
+
==멱급수 전개==
 +
* <math>0 < \theta <\pi</math> 일 때,
 +
:<math>\Lambda(\theta)=\theta-\theta \log(2\theta)+2\theta\sum_{n=1}^{\infty}\frac{|B_{2n}|}{2n}\frac{(2\theta)^{2n}}{(2n+1)!}</math>
 +
여기서 <math>B_{2n}</math>은 [[베르누이 수]]
  
 
+
  
<h5>역사</h5>
+
==덧셈공식==
 +
* 예
 +
:<math>
 +
\Lambda (2\theta )=2 \left(\Lambda (\theta )+\Lambda (\theta +\frac{\pi }{2})\right)
 +
</math>
 +
:<math>
 +
\Lambda (3\theta )=3 \left(\Lambda (\theta )+\Lambda (\theta +\frac{\pi }{3})+\Lambda (\theta +\frac{2 \pi }{3})\right)
 +
</math>
 +
;정리
 +
자연수 <math>n</math>에 대하여 다음이 성립한다
 +
:<math>
 +
\Lambda(n\theta)=n\sum_{k=0}^{n-1}\Lambda(\theta+\frac{k\pi}{n})
 +
</math>
 +
;증명
 +
다음을 이용하자
 +
:<math>2\sin n\theta =\prod_{k=0}^{n-1}2\sin(\theta+\frac{k\pi}{n})</math>
 +
양변의 절대값에 로그를 취하여 양변을 적분하면, 적당한 상수 C에 대하여,다음을 얻는다
 +
:<math>\frac{1}{n}\Lambda(n\theta)=\sum_{k=0}^{n-1}\Lambda(\theta+\frac{k\pi}{n})+C \label{feq}
 +
</math>
 +
이제 <math>C=0</math>임을 보이면 된다. <math>n=2</math>인 경우를 생각하자
 +
:<math>\frac{1}{2}\Lambda(2\theta)=\Lambda(\theta)+\Lambda(\theta+\frac{\pi}{2})+C</math>
 +
<math>\theta=\frac{\pi}{2}</math> 이면,
 +
:<math>\frac{1}{2}\Lambda(\pi)=\Lambda(\frac{\pi}{2})+\Lambda(\pi)+C</math>
 +
<math>\theta=0</math> 이면,
 +
:<math>\frac{1}{2}\Lambda(0)=\Lambda(0)+\Lambda(\frac{\pi}{2})+C</math>
 +
두 식으로부터
 +
:<math>\Lambda(\pi)=\Lambda(0)</math>을 얻는다.
 +
한편,  <math>\Lambda'(\theta)=- \ln |2\sin t|</math> 는 <math>\pi</math> 를 주기로 가지므로, <math>\Lambda(\theta)</math> 역시 <math>\pi</math>를 주기로 갖는 함수가 된다. 즉
 +
:<math>\Lambda(\theta+\pi)=\Lambda(\theta)\label{per}</math>
 +
이제 \ref{feq}에 기함수의 성질 <math>\Lambda(-\theta)=-\Lambda(\theta)</math>과 \ref{per}를 적용하여, <math>C=0</math>을 얻는다. ■
  
* [[수학사연표 (역사)|수학사연표]]
 
  
 
 
  
 
+
==3차원 쌍곡기하학과의 관계==
  
<h5>메모</h5>
+
*  이면각이  <math>\alpha, \beta, \gamma</math>로 주어진 ideal tetrahedron <math>T</math>에 대하여, 다음이 성립한다
 +
** <math>\alpha+\beta+\gamma=\pi</math>
 +
** <math>\operatorname{Vol}(T)=\Lambda(\alpha)+\Lambda(\beta)+\Lambda(\gamma)</math>
 +
*  이면각 (dihedral angles) : 주어진 모서리를 공유하는 두 면이 이루는 각
  
 
 
  
 
+
==special values==
 +
* <math>2\Lambda(\frac{\pi}{6})=3\Lambda(\frac{\pi}{3})=\operatorname{Cl}_2(\frac{\pi}{3})</math>
 +
** 이상 쌍곡 정사면체(ideal regular tetrahedron)의 부피
 +
** http://mathworld.wolfram.com/GiesekingsConstant.html
 +
* <math>6\Lambda(\frac{\pi}{3})=2.0298832128193072500\cdots</math>
 +
** figure-eight 매듭 K에 의해 정의되는 3차원 쌍곡다양체 <math>S^3-K</math>의 부피
 +
* <math>2\Lambda(\frac{\pi}{4})+\Lambda(\frac{\pi}{2})=0.915965594\cdots</math>는 [[카탈란 상수]]
  
<h5>관련된 항목들</h5>
+
==역사==
  
* [[다이로그 함수(dilogarithm)|Dilogarithm]]
+
* [[수학사 연표]]
* [[쌍곡기하학]]
 
  
 
+
  
 
+
  
<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%;">수학용어번역</h5>
+
==메모==
 +
* [http://www.dms.umontreal.ca/~mlalin/fribhyp.pdf Polylogarithms and Hyperbolic volumes]
 +
  
* http://www.google.com/dictionary?langpair=en|ko&q=
+
* [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=eng_term&fstr=
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
  
 
+
==관련된 항목들==
  
 
+
* [[다이로그 함수(dilogarithm)]]
 
+
* [[쌍곡기하학]]
<h5>사전 형태의 자료</h5>
+
* [[3차원 쌍곡 사면체의 부피]]
 
+
* [[쌍곡 정십이면체]]
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/Clausen_function
 
* http://en.wikipedia.org/wiki/
 
* http://www.wolframalpha.com/input/?i=
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
** http://www.research.att.com/~njas/sequences/?q=
 
 
 
 
 
 
 
 
 
 
 
<h5>관련논문</h5>
 
 
 
* [http://link.aip.org/link/?JMAPAQ/50/023515/1 A dilogarithmic integral arising in quantum field theory]<br>
 
** J. Math. Phys. 50, 023515 (2009)
 
* [http://dx.doi.org/10.1016/0377-0427%2884%2990007-4 On the Clausen integral Cl2(Θ) and a related integral]<br>
 
** P. J. de Doelder, J. Comput. Appl. Math. 11, 325 (1984).
 
*  Hyperbolic geometry: The first 150 years<br>
 
** John W. Milnor
 
** Journal: Bull. Amer. Math. Soc. 6 (1982), 9-24.
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://dx.doi.org/
 
 
 
 
 
 
 
<h5>관련도서 및 추천도서</h5>
 
  
* [http://books.google.com/books?id=hwQmbllvFMUC Foundations of hyperbolic manifolds]<br>
 
** John G. Ratcliffe
 
*  도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/mainSearch.do?query=
 
** http://book.daum.net/search/mainSearch.do?query=
 
  
 
+
==매스매티카 파일 및 계산 리소스==
  
 
+
* https://docs.google.com/leaf?id=0B8XXo8Tve1cxMWQ5NGY3YWEtYTQ3MC00YzE5LTgwOWYtZmYxMDc1NzcwOGM1&sort=name&layout=list&num=50
  
<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=
 
  
 
+
* Colin C. Adams [http://www.jstor.org/stable/2690774 The Newest Inductee in the Number Hall of Fame], Mathematics Magazine, Vol. 71, No. 5 (Dec., 1998), pp. 341-349
 +
* John W. Milnor [http://projecteuclid.org/euclid.bams/1183548588 Hyperbolic geometry: The first 150 years], Journal: Bull. Amer. Math. Soc. 6 (1982), 9-24.
  
 
 
  
<h5>블로그</h5>
+
==관련도서==
  
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
+
* John G. Ratcliffe [http://books.google.com/books?id=hwQmbllvFMUC Foundations of hyperbolic manifolds]
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
+
* Borwein, J. and Bailey, D. Mathematics by Experiment: Plausible Reasoning in the 21st Century., Wellesley, MA: A K Peters, pp. 89-90, 2003.
* [http://math.dongascience.com/ 수학동아]
+
* W. Thurston The Geometry and Topology of Three-Manifolds
* [http://www.ams.org/mathmoments/ Mathematical Moments from the AMS]
+
** Chapter 7 (pdf)
* [http://betterexplained.com/ BetterExplained]
+
[[분류:다이로그]]
 +
[[분류:쌍곡기하학]]
 +
[[분류:특수함수]]

2020년 11월 16일 (월) 04:00 기준 최신판

개요

  • 다이로그 함수(dilogarithm )의 변종으로 이해할 수 있다
  • 로바체프스키 함수의 정의\[\Lambda(\theta)=-\int_0^{\theta} \ln |2\sin t| \,dt=\frac{1}{2}\sum_{n=1}^{\infty}\frac{\sin (2n\theta)}{n^2}\]
  • 로바체프스키 함수는 쌍곡기하학의 연구에서 등장하였으며, 3차원 쌍곡다양체의 부피를 표현하는데 유용하다
  • 클라우센 함수(Clausen function) 와의 관계\[\operatorname{Cl}_2(2\theta)=2\Lambda(\theta)\]



다이로그 함수와의 관계

\[\operatorname{Li}_2(z)= \sum_{n=1}^\infty {z^n \over n^2}\]

  • \(|z|\leq 1\) 에서 고르게 수렴하는 급수이므로, \(|z|\leq 1\)에서 연속
  • \(z=e^{2i\theta}\), \(0 \leq \theta \leq \pi\) 일 때, \[\operatorname{Li}_2(e^{2i\theta})= \sum_{n=1}^\infty \frac{e^{2in\theta}}{n^2}=\sum_{n=1}^\infty \frac{\cos 2n\theta}{n^2}+i\sum_{n=1}^\infty \frac{\sin 2n\theta}{n^2}\]
  • 따라서 \(0 \leq \theta \leq \pi\) 일 때, \[\mathfrak{I}(\operatorname{Li}_2(e^{2i\theta}))=\sum_{n=1}^\infty \frac{\sin 2n\theta}{n^2}=2\Lambda(\theta)\]


그래프

  • \(\Lambda(\theta)\)는 기함수이고, \(\pi\) 를 주기로 가짐

로바체프스키 함수1.png

  • \(\theta=\pi/6+n\pi\)일 때 최대값을 가진다

로바체프스키 함수2.png


멱급수 전개

  • \(0 < \theta <\pi\) 일 때,

\[\Lambda(\theta)=\theta-\theta \log(2\theta)+2\theta\sum_{n=1}^{\infty}\frac{|B_{2n}|}{2n}\frac{(2\theta)^{2n}}{(2n+1)!}\] 여기서 \(B_{2n}\)은 베르누이 수


덧셈공식

\[ \Lambda (2\theta )=2 \left(\Lambda (\theta )+\Lambda (\theta +\frac{\pi }{2})\right) \] \[ \Lambda (3\theta )=3 \left(\Lambda (\theta )+\Lambda (\theta +\frac{\pi }{3})+\Lambda (\theta +\frac{2 \pi }{3})\right) \]

정리

자연수 \(n\)에 대하여 다음이 성립한다 \[ \Lambda(n\theta)=n\sum_{k=0}^{n-1}\Lambda(\theta+\frac{k\pi}{n}) \]

증명

다음을 이용하자 \[2\sin n\theta =\prod_{k=0}^{n-1}2\sin(\theta+\frac{k\pi}{n})\] 양변의 절대값에 로그를 취하여 양변을 적분하면, 적당한 상수 C에 대하여,다음을 얻는다 \[\frac{1}{n}\Lambda(n\theta)=\sum_{k=0}^{n-1}\Lambda(\theta+\frac{k\pi}{n})+C \label{feq} \] 이제 \(C=0\)임을 보이면 된다. \(n=2\)인 경우를 생각하자 \[\frac{1}{2}\Lambda(2\theta)=\Lambda(\theta)+\Lambda(\theta+\frac{\pi}{2})+C\] \(\theta=\frac{\pi}{2}\) 이면, \[\frac{1}{2}\Lambda(\pi)=\Lambda(\frac{\pi}{2})+\Lambda(\pi)+C\] \(\theta=0\) 이면, \[\frac{1}{2}\Lambda(0)=\Lambda(0)+\Lambda(\frac{\pi}{2})+C\] 두 식으로부터 \[\Lambda(\pi)=\Lambda(0)\]을 얻는다. 한편, \(\Lambda'(\theta)=- \ln |2\sin t|\) 는 \(\pi\) 를 주기로 가지므로, \(\Lambda(\theta)\) 역시 \(\pi\)를 주기로 갖는 함수가 된다. 즉 \[\Lambda(\theta+\pi)=\Lambda(\theta)\label{per}\] 이제 \ref{feq}에 기함수의 성질 \(\Lambda(-\theta)=-\Lambda(\theta)\)과 \ref{per}를 적용하여, \(C=0\)을 얻는다. ■


3차원 쌍곡기하학과의 관계

  • 이면각이 \(\alpha, \beta, \gamma\)로 주어진 ideal tetrahedron \(T\)에 대하여, 다음이 성립한다
    • \(\alpha+\beta+\gamma=\pi\)
    • \(\operatorname{Vol}(T)=\Lambda(\alpha)+\Lambda(\beta)+\Lambda(\gamma)\)
  • 이면각 (dihedral angles) : 주어진 모서리를 공유하는 두 면이 이루는 각


special values

  • \(2\Lambda(\frac{\pi}{6})=3\Lambda(\frac{\pi}{3})=\operatorname{Cl}_2(\frac{\pi}{3})\)
  • \(6\Lambda(\frac{\pi}{3})=2.0298832128193072500\cdots\)
    • figure-eight 매듭 K에 의해 정의되는 3차원 쌍곡다양체 \(S^3-K\)의 부피
  • \(2\Lambda(\frac{\pi}{4})+\Lambda(\frac{\pi}{2})=0.915965594\cdots\)는 카탈란 상수

역사



메모



관련된 항목들


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


관련논문


관련도서

  • John G. Ratcliffe Foundations of hyperbolic manifolds
  • Borwein, J. and Bailey, D. Mathematics by Experiment: Plausible Reasoning in the 21st Century., Wellesley, MA: A K Peters, pp. 89-90, 2003.
  • W. Thurston The Geometry and Topology of Three-Manifolds
    • Chapter 7 (pdf)