"사각 피라미드 퍼즐"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) |
|||
(사용자 2명의 중간 판 24개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | + | ==개요== | |
− | * | + | * 공으로 다음 그림처럼 밑면이 정사각형인 피라미드를 쌓는다고 하면, 피라미드가 몇 층이 될 때, 공의 개수가 완전제곱수가 될까? |
− | + | [[파일:2054496-q138.png]] | |
− | [ | + | * 1층 또는 24층 두 경우만이 가능하다 |
− | |||
− | |||
− | * | ||
* Lucas problem 또는 Canonball problem 이라는 이름으로 불리기도 함. | * Lucas problem 또는 Canonball problem 이라는 이름으로 불리기도 함. | ||
− | * [[타원곡선]]의 정수해 문제로 이해할 수 있음. | + | * 다음 [[타원곡선]]의 정수해 문제로 이해할 수 있음. |
− | + | :<math>y^2=\frac{x(x+1)(2x+1)}{6} \label{eq}</math> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | ||
− | + | ==티오판투스 방정식== | |
− | + | * 수식으로 표현하면 다음과 같은 디오판투스 방정식이 얻어진다 | |
+ | :<math>1^2+\cdots+ n^2 =\frac{n(n+1)(2n+1)}{6}=m^2</math> | ||
+ | * [[거듭제곱의 합을 구하는 공식]]이 사용되었다 | ||
+ | * 답은 두 쌍이 존재:<math>(n,m)=(1,1) \text{ or } (24,70)</math> | ||
− | + | ||
− | + | ||
− | + | ==다른 정수계수 타원곡선으로의 변형== | |
− | x | + | * <math>y^2=x^3-36x</math> 의 정수해를 찾는 문제로의 변형 |
+ | * \ref{eq}에서 <math>x=\frac{x_1-6}{12}</math>, <math>y=\frac{y_1}{72}</math> 로 치환하면, 다음을 얻는다. | ||
+ | :<math>y_1^2=x_1^3-36x_1 \label{eq2}</math> | ||
+ | * \ref{eq}의 정수해는 위의 치환에 의해 \ref{eq2}의 정수해에 대응되므로, \ref{eq2}의 정수해를 모두 찾으면 된다. | ||
+ | * \ref{eq2}의 모든 정수해는 <math>(x_1,y_1)= (0, 0), (\pm6, 0), (-3,\pm9), (-2,\pm8), (12,\pm36), (18,\pm72), (294,\pm5040)</math> 이다. '''[DP2009]''' | ||
+ | * 이 중에서 <math>y_1</math>이 72의 배수가 되는 경우는 <math>(18,\pm72), (294,\pm5040)</math> | ||
+ | * 위에서 찾은 정수해는 타원곡선<math>y^2=x^3-36x</math>의 rank가 1이상임을 증명한다 | ||
+ | * 이는 또한 6이 [[합동수 문제 (congruent number problem)|합동수]] 임을 증명한다 | ||
− | |||
− | + | ||
− | + | ==메모== | |
− | + | * 24차원의 [[리치 격자(Leech lattice)|리치 격자]]는, 26차원 even unimodular 격자 <math>II_{25,1}</math>의 길이 0인 벡터 <math>(0,1,2,3,\dots,22,23,24; 70)</math>을 사용하여 구성할 수 있다 | |
− | + | ||
− | + | ||
− | + | ==관련된 고교수학== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[04 부분합과 급수]] | * [[04 부분합과 급수]] | ||
− | |||
− | + | ||
− | + | ==관련된 항목들== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[타원곡선]] | * [[타원곡선]] | ||
+ | * [[초등정수론]] | ||
* [[숫자 12와 24|Number 12 and 24]] | * [[숫자 12와 24|Number 12 and 24]] | ||
− | * [[congruent number | + | * [[합동수 문제 (congruent number problem)]] |
+ | |||
− | + | ||
− | + | ==사전 형태의 자료== | |
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
− | * http://en.wikipedia.org/wiki/ | + | * http://en.wikipedia.org/wiki/Leech_lattice |
* http://mathworld.wolfram.com/SquarePyramidalNumber.html | * http://mathworld.wolfram.com/SquarePyramidalNumber.html | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | ==관련논문== | |
− | * [http://dx.doi.org/10.1016/j.jnt.2008.07.002 Solving the Diophantine equation y2=x(x2−n2)] | + | * '''[DP2009]'''[http://dx.doi.org/10.1016/j.jnt.2008.07.002 Solving the Diophantine equation y2=x(x2−n2)] |
** Konstantinos Draziotis, Dimitrios Poulakis, Journal of Number Theory, Volume 129, Issue 3, March 2009, Pages 739-740, | ** Konstantinos Draziotis, Dimitrios Poulakis, Journal of Number Theory, Volume 129, Issue 3, March 2009, Pages 739-740, | ||
− | * [http://www.ams.org/mcom/2006-75-255/S0025-5718-06-01841-2/home.html Practical solution of the Diophantine equation | + | * [http://www.ams.org/mcom/2006-75-255/S0025-5718-06-01841-2/home.html Practical solution of the Diophantine equation <math> y^2 = x(x+2^ap^b)(x-2^ap^b)</math>] |
− | ** Konstantinos Draziotis; Dimitrios Poulakis, Math. Comp. 75 (2006), 1585-1593. | + | ** Konstantinos Draziotis; Dimitrios Poulakis, Math. Comp. 75 (2006), 1585-1593. |
− | * [http://www.math.ubc.ca/%7Ebennett/paper21.pdf Lucas' Square Pyramid Problem Revisited] | + | * [http://www.math.ubc.ca/%7Ebennett/paper21.pdf Lucas' Square Pyramid Problem Revisited] |
** Michael A. Bennett, Acta Arithmetica Vol.105 NO.4 / 2002 | ** Michael A. Bennett, Acta Arithmetica Vol.105 NO.4 / 2002 | ||
− | * | + | * [http://www.mathstat.uottawa.ca/%7Egwalsh/benwal1.pdf The Diophantine equation <math>b^2X^4-dY^2=1</math>] |
** M. A. Bennett and P. G. Walsh, Proc. Amer. Math. Soc. 127 (1999), 3481-3491 | ** M. A. Bennett and P. G. Walsh, Proc. Amer. Math. Soc. 127 (1999), 3481-3491 | ||
− | * [http://www.jstor.org/stable/2323911 The Square Pyramid Puzzle] | + | * [http://matwbn.icm.edu.pl/ksiazki/aa/aa78/aa7847.pdf The Diophantine equation x4− Dy2= 1 II] |
− | ** W. S. Anglin, | + | ** J.H.E Cohn, Acta Arith, 1997 |
− | * | + | * [http://www.jstor.org/stable/2323911 The Square Pyramid Puzzle] |
+ | ** W. S. Anglin, <cite>The American Mathematical Monthly</cite>, Vol. 97, No. 2 (Feb., 1990), pp. 120-124 | ||
+ | * [http://qjmath.oxfordjournals.org/cgi/reprint/26/1/279.pdf THE DIOPHANTINE EQUATION x. 4. -Dy. 2. = 1.] | ||
+ | ** J.H.E Cohn, Quart. J. Math. Oxford (3),J26 (1975), 279-281 | ||
− | + | ||
− | + | ||
− | * [http://smbseminar.wordpress.com/2009/01/11/%EC%82%AC%EA%B0%81-%ED%94%BC%EB%9D%BC%EB%AF%B8%EB%93%9C-%ED%8D%BC%EC%A6%901/ 사각 피라미드 퍼즐(1)] | + | ==블로그== |
− | + | ||
− | * [http://wiessen.tistory.com/269 The Square Pyramid Puzzle] | + | * [http://smbseminar.wordpress.com/2009/01/11/%EC%82%AC%EA%B0%81-%ED%94%BC%EB%9D%BC%EB%AF%B8%EB%93%9C-%ED%8D%BC%EC%A6%901/ 사각 피라미드 퍼즐(1)] Secret Math Blog, 2009-1 |
+ | * [http://wiessen.tistory.com/269 The Square Pyramid Puzzle] | ||
** Wir müssen wissen, Wir werden wissen, 2009-1-8 | ** Wir müssen wissen, Wir werden wissen, 2009-1-8 | ||
+ | [[분류:디오판투스 방정식]] | ||
+ | |||
+ | ==메타데이터== | ||
+ | ===위키데이터=== | ||
+ | * ID : [https://www.wikidata.org/wiki/Q2510203 Q2510203] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LOWER': 'leech'}, {'LEMMA': 'lattice'}] |
2021년 2월 17일 (수) 04:46 기준 최신판
개요
- 공으로 다음 그림처럼 밑면이 정사각형인 피라미드를 쌓는다고 하면, 피라미드가 몇 층이 될 때, 공의 개수가 완전제곱수가 될까?
- 1층 또는 24층 두 경우만이 가능하다
- Lucas problem 또는 Canonball problem 이라는 이름으로 불리기도 함.
- 다음 타원곡선의 정수해 문제로 이해할 수 있음.
\[y^2=\frac{x(x+1)(2x+1)}{6} \label{eq}\]
티오판투스 방정식
- 수식으로 표현하면 다음과 같은 디오판투스 방정식이 얻어진다
\[1^2+\cdots+ n^2 =\frac{n(n+1)(2n+1)}{6}=m^2\]
- 거듭제곱의 합을 구하는 공식이 사용되었다
- 답은 두 쌍이 존재\[(n,m)=(1,1) \text{ or } (24,70)\]
다른 정수계수 타원곡선으로의 변형
- \(y^2=x^3-36x\) 의 정수해를 찾는 문제로의 변형
- \ref{eq}에서 \(x=\frac{x_1-6}{12}\), \(y=\frac{y_1}{72}\) 로 치환하면, 다음을 얻는다.
\[y_1^2=x_1^3-36x_1 \label{eq2}\]
- \ref{eq}의 정수해는 위의 치환에 의해 \ref{eq2}의 정수해에 대응되므로, \ref{eq2}의 정수해를 모두 찾으면 된다.
- \ref{eq2}의 모든 정수해는 \((x_1,y_1)= (0, 0), (\pm6, 0), (-3,\pm9), (-2,\pm8), (12,\pm36), (18,\pm72), (294,\pm5040)\) 이다. [DP2009]
- 이 중에서 \(y_1\)이 72의 배수가 되는 경우는 \((18,\pm72), (294,\pm5040)\)
- 위에서 찾은 정수해는 타원곡선\(y^2=x^3-36x\)의 rank가 1이상임을 증명한다
- 이는 또한 6이 합동수 임을 증명한다
메모
- 24차원의 리치 격자는, 26차원 even unimodular 격자 \(II_{25,1}\)의 길이 0인 벡터 \((0,1,2,3,\dots,22,23,24; 70)\)을 사용하여 구성할 수 있다
관련된 고교수학
관련된 항목들
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Leech_lattice
- http://mathworld.wolfram.com/SquarePyramidalNumber.html
관련논문
- [DP2009]Solving the Diophantine equation y2=x(x2−n2)
- Konstantinos Draziotis, Dimitrios Poulakis, Journal of Number Theory, Volume 129, Issue 3, March 2009, Pages 739-740,
- Practical solution of the Diophantine equation \( y^2 = x(x+2^ap^b)(x-2^ap^b)\)
- Konstantinos Draziotis; Dimitrios Poulakis, Math. Comp. 75 (2006), 1585-1593.
- Lucas' Square Pyramid Problem Revisited
- Michael A. Bennett, Acta Arithmetica Vol.105 NO.4 / 2002
- The Diophantine equation \(b^2X^4-dY^2=1\)
- M. A. Bennett and P. G. Walsh, Proc. Amer. Math. Soc. 127 (1999), 3481-3491
- The Diophantine equation x4− Dy2= 1 II
- J.H.E Cohn, Acta Arith, 1997
- The Square Pyramid Puzzle
- W. S. Anglin, The American Mathematical Monthly, Vol. 97, No. 2 (Feb., 1990), pp. 120-124
- THE DIOPHANTINE EQUATION x. 4. -Dy. 2. = 1.
- J.H.E Cohn, Quart. J. Math. Oxford (3),J26 (1975), 279-281
블로그
- 사각 피라미드 퍼즐(1) Secret Math Blog, 2009-1
- The Square Pyramid Puzzle
- Wir müssen wissen, Wir werden wissen, 2009-1-8
메타데이터
위키데이터
- ID : Q2510203
Spacy 패턴 목록
- [{'LOWER': 'leech'}, {'LEMMA': 'lattice'}]