"1부터 n까지의 최소공배수"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) 잔글 (찾아 바꾸기 – “<h5>” 문자열을 “==” 문자열로) |
|||
7번째 줄: | 7번째 줄: | ||
− | + | ==개요</h5> | |
17번째 줄: | 17번째 줄: | ||
− | + | ==패리수열과의 관계</h5> | |
* [[패리 수열(Farey series)]] | * [[패리 수열(Farey series)]] | ||
26번째 줄: | 26번째 줄: | ||
− | + | ==크기</h5> | |
<math>d_n = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^{\lfloor \log_p n \rfloor} \le \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^ {\log_p n} = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} n = n^{\pi(n)}</math> | <math>d_n = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^{\lfloor \log_p n \rfloor} \le \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^ {\log_p n} = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} n = n^{\pi(n)}</math> | ||
36번째 줄: | 36번째 줄: | ||
− | + | ==이항계수</h5> | |
* [[이항계수와 조합]] | * [[이항계수와 조합]] | ||
45번째 줄: | 45번째 줄: | ||
− | + | ==역사</h5> | |
56번째 줄: | 56번째 줄: | ||
− | + | ==메모</h5> | |
62번째 줄: | 62번째 줄: | ||
− | + | ==관련된 항목들</h5> | |
* [[ζ(3)는 무리수이다(아페리의 정리)]] | * [[ζ(3)는 무리수이다(아페리의 정리)]] | ||
70번째 줄: | 70번째 줄: | ||
− | + | ==매스매티카 파일 및 계산 리소스</h5> | |
* https://docs.google.com/open?id=0B8XXo8Tve1cxRGs2WmtkMGxRZHluYXRoR2RrODlpdw | * https://docs.google.com/open?id=0B8XXo8Tve1cxRGs2WmtkMGxRZHluYXRoR2RrODlpdw | ||
104번째 줄: | 104번째 줄: | ||
− | + | ==사전 형태의 자료</h5> | |
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
116번째 줄: | 116번째 줄: | ||
− | + | ==리뷰논문과 에세이</h5> | |
122번째 줄: | 122번째 줄: | ||
− | + | ==관련논문</h5> | |
* Hong, Shaofang. 2009. “Nair’s and Farhi’s identities involving the least common multiple of binomial coefficients are equivalent”. <em>0907.3401</em> (7월 20). [http://arxiv.org/abs/0907.3401 ]http://arxiv.org/abs/0907.3401 | * Hong, Shaofang. 2009. “Nair’s and Farhi’s identities involving the least common multiple of binomial coefficients are equivalent”. <em>0907.3401</em> (7월 20). [http://arxiv.org/abs/0907.3401 ]http://arxiv.org/abs/0907.3401 | ||
136번째 줄: | 136번째 줄: | ||
− | + | ==관련도서</h5> | |
* 도서내검색<br> | * 도서내검색<br> | ||
146번째 줄: | 146번째 줄: | ||
− | + | ==링크</h5> | |
* [http://www.ams.org/news/math-in-the-media/mathdigest-index Summaries of Media Coverage of Math] | * [http://www.ams.org/news/math-in-the-media/mathdigest-index Summaries of Media Coverage of Math] | ||
* 구글 블로그 검색<br> | * 구글 블로그 검색<br> | ||
** http://blogsearch.google.com/blogsearch?q= | ** http://blogsearch.google.com/blogsearch?q= |
2012년 10월 31일 (수) 08:01 판
이 항목의 수학노트 원문주소
==개요
==패리수열과의 관계
- 패리 수열(Farey series)
- 1부터 n 까지의 자연수의 최소공배수 \(\operatorname{LCM}(n)}\) 은, 다음과 같은 곱으로 표현할 수 있다
\(\text{LCM}(n)=\prod _{r\in F_n} 2\sin \pi r\)
==크기
\(d_n = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^{\lfloor \log_p n \rfloor} \le \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} p^ {\log_p n} = \prod_{\substack{p\le n\\ p \mathrm{\ prime}}} n = n^{\pi(n)}\)
\(d_n<2.99^n\)
- 응용으로 ζ(3)는 무리수이다(아페리의 정리) 항목 참조
==이항계수
- 이항계수와 조합
- 1부터 n+1 까지의 자연수의 최소공배수를 \(\operatorname{LCM}(n+1)}\) 라 두면, 다음이 성립한다
\(\frac{\operatorname{LCM}(n+1)}{n+1}=\operatorname{LCM}({n\choose 0}\cdots {n\choose n})\)
==역사
==메모
==관련된 항목들
==매스매티카 파일 및 계산 리소스
- https://docs.google.com/open?id=0B8XXo8Tve1cxRGs2WmtkMGxRZHluYXRoR2RrODlpdw
- http://www.wolframalpha.com/input/?i=
- http://functions.wolfram.com/
- NIST Digital Library of Mathematical Functions
- Abramowitz and Stegun Handbook of mathematical functions
- The On-Line Encyclopedia of Integer Sequences
- Numbers, constants and computation
- 매스매티카 파일 목록
수학용어번역
==사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/
- The Online Encyclopaedia of Mathematics
- NIST Digital Library of Mathematical Functions
- The World of Mathematical Equations
==리뷰논문과 에세이
==관련논문
- Hong, Shaofang. 2009. “Nair’s and Farhi’s identities involving the least common multiple of binomial coefficients are equivalent”. 0907.3401 (7월 20). [1]http://arxiv.org/abs/0907.3401
- Farhi, Bakir, 와/과Daniel Kane. 2008. “New results on the least common multiple of consecutive integers”. 0808.1507 (8월 11). http://arxiv.org/abs/0808.1507
- Hanson, Denis. 1972. “On the product of the primes”. <full_title>Canadian Mathematical Bulletin</full_title> <full_title>Bulletin canadien de mathématiques</full_title> 15 (0): 33-37. doi:10.4153/CMB-1972-007-7.
- http://www.jstor.org/action/doBasicSearch?Query=
- http://www.ams.org/mathscinet
- http://dx.doi.org/10.4153/CMB-1972-007-7
==관련도서
==링크