"타원 내의 격자점 개수 문제"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
(피타고라스님이 이 페이지의 위치를 <a href="/pages/3154692">정수론의 주제들</a>페이지로 이동하였습니다.)
 
(사용자 2명의 중간 판 19개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<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>
+
==개요==
  
 
+
* 타원 <math>Ax^2+Bxy+Cy^2=T</math> , <math>A>0</math>, <math>C>0</math>, <math>T>0</math>
 +
* 판별식 <math>\Delta=b^2-4ac</math>
 +
* 타원 내부의 넓이는 <math>\frac{2\pi T}{\sqrt{|\Delta|}}</math>
  
 
 
  
<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>
+
;정리
  
*  타원 <math>Ax^2+Bxy+Cy^2=T</math> , <math>A>0</math>, <math>C>0</math>, <math>T>0</math><br>
+
타원 <math>Ax^2+Bxy+Cy^2=T</math> , <math>A>0</math>, <math>C>0</math>, <math>T>0</math> 의 내부에 있는 정수격자점의 개수 <math>N(T)</math>에 대하여, <math>T\to \infty</math>일 때, 다음이 성립한다.
**  면적은 <math>\frac{2\pi T}{\sqrt{\Delta}}</math><br>
+
:<math>|N(T)-\frac{2\pi T}{\sqrt{|\Delta|}}| \approx O(\sqrt{T})</math>
** <math>\frac{2\pi T}{\sqrt{\Delta}}</math><br>
 
  
 
 
  
(정리)
+
==예==
 +
* 타원 <math>5 x^2+3 x y+2 y^2=20</math> 의 경우
 +
* 내부의 격자점의 개수는 23, 타원의 넓이는 <math>\frac{40 \pi }{\sqrt{31}}\sim 22.5699</math>
 +
[[파일:타원내의 격자점 개수 문제1.png]]
  
타원 <math>Ax^2+Bxy+Cy^2=T</math> , <math>A>0</math>, <math>C>0</math>, <math>T>0</math> 의 내부에 있는 정수격자점의 개수 <math>N</math>에 대하여, 다음이 성립한다.
 
  
 
+
==관련된 항목들==
 +
* [[타원]]
 +
* [[타원의 넓이]]
 +
* [[이차 수체에 대한 디리클레 class number 공식 |이차 수체에 대한 디리클레 class number 공식]]
  
 
 
  
<math>|N-\frac{2\pi T}{\sqrt{\Delta}}| \approx O(\sqrt{T})</math>
+
==계산 리소스==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxVGdvZ2VMZ0t5YVk/edit
 +
* http://mathematica.stackexchange.com/questions/16094/highlight-integer-points-in-regionplot/16105#16105
  
 
 
  
 
+
==사전 형태의 자료==
 +
* http://en.wikipedia.org/wiki/Gauss_circle_problem
  
 
 
  
<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://www.math.rochester.edu/undergraduate/sums/reu/2005_galante-joseph.pdf
  
 
 
  
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
+
==관련논문==
 +
* Kelmer, Dubi. “Lattice Points in a Circle for Generic Unimodular Shears.” arXiv:1508.00487 [math], August 3, 2015. http://arxiv.org/abs/1508.00487.
 +
* Kordyukov, Yuri A., and Andrey A. Yakovlev. “On a Problem of Geometry of Numbers Arising in Spectral Theory.” arXiv:1507.06279 [math], July 22, 2015. http://arxiv.org/abs/1507.06279.
 +
* Lagacé, Jean, and Leonid Parnovski. ‘A Generalised Gauss Circle Problem and Integrated Density of States’. arXiv:1506.07115 [math-Ph], 23 June 2015. http://arxiv.org/abs/1506.07115.
 +
* Shaneson, Julius L. “Estimates on Lattice Points in the Circle.” arXiv:1409.2446 [math], September 8, 2014. http://arxiv.org/abs/1409.2446.
 +
* Huxley, M. N. ‘Exponential Sums and Lattice Points III’. Proceedings of the London Mathematical Society 87, no. 3 (11 January 2003): 591–609. doi:10.1112/S0024611503014485.
 +
* G.H. Hardy, On the Expression of a Number as the Sum of Two Squares, Quart. J. Math. 46, (1915), pp.263–283
  
 
 
  
 
+
[[분류:정수론]]
  
<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>
+
==메타데이터==
 
+
===위키데이터===
* [[수학사연표 (역사)|수학사연표]]
+
* ID : [https://www.wikidata.org/wiki/Q2096220 Q2096220]
 
+
===Spacy 패턴 목록===
 
+
* [{'LOWER': 'gauss'}, {'LOWER': 'circle'}, {'LEMMA': 'problem'}]
 
 
 
 
 
 
<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>
 
 
 
 
 
 
 
 
 
 
 
<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>
 
 
 
* [[이차 수체에 대한 디리클레 class number 공식 |이차 수체에 대한 디리클레 class number 공식]]<br>
 
 
 
 
 
 
 
 
 
 
 
<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://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 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
<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://ko.wikipedia.org/wiki/
 
* 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/~njas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
** http://www.research.att.com/~njas/sequences/?q=
 
 
 
 
 
 
 
 
 
 
 
<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://www.jstor.org/action/doBasicSearch?Query=
 
* http://dx.doi.org/
 
 
 
 
 
 
 
<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>
 
 
 
*  도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://books.google.com/books?q=
 
** http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Dstripbooks&field-keywords=
 
** http://book.daum.net/search/mainSearch.do?query=
 
 
 
 
 
 
 
 
 
 
 
<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>
 
 
 
*  네이버 뉴스 검색 (키워드 수정)<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=
 
 
 
 
 
 
 
 
 
 
 
<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://blogsearch.google.com/blogsearch?q=
 
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
 
* [http://math.dongascience.com/ 수학동아]
 
* [http://www.ams.org/mathmoments/ Mathematical Moments from the AMS]
 

2021년 2월 17일 (수) 06:03 기준 최신판

개요

  • 타원 \(Ax^2+Bxy+Cy^2=T\) , \(A>0\), \(C>0\), \(T>0\)
  • 판별식 \(\Delta=b^2-4ac\)
  • 타원 내부의 넓이는 \(\frac{2\pi T}{\sqrt{|\Delta|}}\)


정리

타원 \(Ax^2+Bxy+Cy^2=T\) , \(A>0\), \(C>0\), \(T>0\) 의 내부에 있는 정수격자점의 개수 \(N(T)\)에 대하여, \(T\to \infty\)일 때, 다음이 성립한다. \[|N(T)-\frac{2\pi T}{\sqrt{|\Delta|}}| \approx O(\sqrt{T})\]


  • 타원 \(5 x^2+3 x y+2 y^2=20\) 의 경우
  • 내부의 격자점의 개수는 23, 타원의 넓이는 \(\frac{40 \pi }{\sqrt{31}}\sim 22.5699\)

타원내의 격자점 개수 문제1.png


관련된 항목들


계산 리소스


사전 형태의 자료


리뷰, 에세이, 강의노트


관련논문

  • Kelmer, Dubi. “Lattice Points in a Circle for Generic Unimodular Shears.” arXiv:1508.00487 [math], August 3, 2015. http://arxiv.org/abs/1508.00487.
  • Kordyukov, Yuri A., and Andrey A. Yakovlev. “On a Problem of Geometry of Numbers Arising in Spectral Theory.” arXiv:1507.06279 [math], July 22, 2015. http://arxiv.org/abs/1507.06279.
  • Lagacé, Jean, and Leonid Parnovski. ‘A Generalised Gauss Circle Problem and Integrated Density of States’. arXiv:1506.07115 [math-Ph], 23 June 2015. http://arxiv.org/abs/1506.07115.
  • Shaneson, Julius L. “Estimates on Lattice Points in the Circle.” arXiv:1409.2446 [math], September 8, 2014. http://arxiv.org/abs/1409.2446.
  • Huxley, M. N. ‘Exponential Sums and Lattice Points III’. Proceedings of the London Mathematical Society 87, no. 3 (11 January 2003): 591–609. doi:10.1112/S0024611503014485.
  • G.H. Hardy, On the Expression of a Number as the Sum of Two Squares, Quart. J. Math. 46, (1915), pp.263–283

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'gauss'}, {'LOWER': 'circle'}, {'LEMMA': 'problem'}]