"데데킨트 합"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
2번째 줄: | 2번째 줄: | ||
* 다음과 같이 sawtooth 함수를 정의하자<br><math>\left((x)\right)= \begin{cases} x-\lfloor x\rfloor - 1/2 & \mbox{ if }x\in\mathbb{R}\setminus\mathbb{Z} \\ 0 & \mbox{ if } x\in\mathbb{Z} \end{cases}</math> <br>[/pages/3985465/attachments/1997179 Discontinuous-function-and-Fourier.gif]<br> | * 다음과 같이 sawtooth 함수를 정의하자<br><math>\left((x)\right)= \begin{cases} x-\lfloor x\rfloor - 1/2 & \mbox{ if }x\in\mathbb{R}\setminus\mathbb{Z} \\ 0 & \mbox{ if } x\in\mathbb{Z} \end{cases}</math> <br>[/pages/3985465/attachments/1997179 Discontinuous-function-and-Fourier.gif]<br> | ||
− | |||
− | |||
− | <math> | + | * 서로 소인 두 정수 <math>h, k</math>에 대하여 데데킨트 합은 다음과 같이 정의됨<br><math>s(h,k)=\sum_{n\mod k} \left( \left( \frac{n}{k} \right) \right) \left( \left( \frac{hn}{k} \right) \right)</math><br> |
− | + | <br> | |
− | |||
− | |||
<h5 style="line-height: 2em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">상호법칙</h5> | <h5 style="line-height: 2em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">상호법칙</h5> | ||
28번째 줄: | 24번째 줄: | ||
<math>D(a,b;c)=\sum_{n\mod c} \left( \left( \frac{an}{c} \right) \right) \left( \left( \frac{bn}{c} \right) \right)</math> | <math>D(a,b;c)=\sum_{n\mod c} \left( \left( \frac{an}{c} \right) \right) \left( \left( \frac{bn}{c} \right) \right)</math> | ||
+ | |||
+ | |||
61번째 줄: | 59번째 줄: | ||
* 네이버 지식인<br> | * 네이버 지식인<br> | ||
− | ** http://kin.search.naver.com/search.naver?where=kin_qna&query= | + | ** [http://kin.search.naver.com/search.naver?where=kin_qna&query=%EB%8D%B0%EB%8D%B0%ED%82%A8%ED%8A%B8 http://kin.search.naver.com/search.naver?where=kin_qna&query=데데킨트] |
** http://kin.search.naver.com/search.naver?where=kin_qna&query= | ** http://kin.search.naver.com/search.naver?where=kin_qna&query= | ||
** http://kin.search.naver.com/search.naver?where=kin_qna&query= | ** http://kin.search.naver.com/search.naver?where=kin_qna&query= | ||
130번째 줄: | 128번째 줄: | ||
<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> | ||
+ | * <br> | ||
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q= | * 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q= | ||
− | * 네이버 블로그 검색 http://cafeblog.search.naver.com/search.naver?where=post&sm=tab_jum&query= | + | * 네이버 블로그 검색 http://cafeblog.search.naver.com/search.naver?where=post&sm=tab_jum&query=<br> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
2009년 8월 13일 (목) 21:29 판
간단한 소개
- 다음과 같이 sawtooth 함수를 정의하자
\(\left((x)\right)= \begin{cases} x-\lfloor x\rfloor - 1/2 & \mbox{ if }x\in\mathbb{R}\setminus\mathbb{Z} \\ 0 & \mbox{ if } x\in\mathbb{Z} \end{cases}\)
[/pages/3985465/attachments/1997179 Discontinuous-function-and-Fourier.gif]
- 서로 소인 두 정수 \(h, k\)에 대하여 데데킨트 합은 다음과 같이 정의됨
\(s(h,k)=\sum_{n\mod k} \left( \left( \frac{n}{k} \right) \right) \left( \left( \frac{hn}{k} \right) \right)\)
상호법칙
(정리) 데데킨트
서로 소인 정수 \(b\)와 \(c\)에 대하여 다음이 성립한다.
\(s(b,c)+s(c,b) =\frac{1}{12}\left(\frac{b}{c}+\frac{1}{bc}+\frac{c}{b}\right)-\frac{1}{4}\)
일반화
\(D(a,b;c)=\sum_{n\mod c} \left( \left( \frac{an}{c} \right) \right) \left( \left( \frac{bn}{c} \right) \right)\)
상위 주제
하위페이지
재미있는 사실
역사
많이 나오는 질문과 답변
- 네이버 지식인
- http://kin.search.naver.com/search.naver?where=kin_qna&query=데데킨트
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
- http://kin.search.naver.com/search.naver?where=kin_qna&query=
관련된 고교수학 또는 대학수학
관련된 다른 주제들
관련도서 및 추천도서
- 도서내검색
- 도서검색
수학용어번역
참고할만한 자료
- "Dedekind-Rademacher+sums"&list=hide&searchUri=/action/doBasicSearch%3FQuery%3DEmil%2BGrosswald%252C%2B%2522%2BDedekind-Rademacher%2Bsums%2B%2522%252C%26x%3D0%26y%3D0%26wc%3Don&item=1&ttl=3&returnArticleService=showArticle Dedekind-Rademacher Sums
- Emil Grosswald, The American Mathematical Monthly, Vol. 78, No. 6 (Jun. - Jul., 1971), pp. 639-644
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Dedekind_sum
- http://www.wolframalpha.com/input/?i=sawtooth+function
- 네이버 오늘의과학
관련기사
- 네이버 뉴스 검색 (키워드 수정)
- 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=
- 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=