Develop
2013.04.23 13:19
[js] 2차 잉여.. (Quadratic reciprocity) 계산..
Views 8261 Comment 0
Attachment '1' |
---|
Quadratic reciprocity
The Jacobi symbol, (m/n), is defined whenever n is an odd number. It has the following properties that enable it to be easily computed.- (a/n) = (b/n) if a = b mod n.
- (1/n) = 1 and (0/n) = 0.
- (2m/n) = (m/n) if n = ±1 mod 8. Otherwise (2m/n) = ¯(m/n).
- (Quadratic reciprocity) If m and n are both odd, then (m/n) = (n/m) unless both m and n are congruent to 3 mod 4, in which case (m/n) = ¯(n/m).
No. | Category | Subject | Author | Date | Views |
---|---|---|---|---|---|
685 | Develop |
[c] 그래픽스 자료(OpenGL 라이브러리) 샘플 소스
![]() |
hooni | 2003.04.23 | 11336 |
684 | Develop | [html] SVG(Scalable Vector Graphics) 간단 정리 | hooni | 2014.02.13 | 11335 |
683 | System/OS |
[doc] 레드햇 리눅스 메뉴얼 (html버전)
![]() |
hooni | 2013.04.23 | 11308 |
682 | Develop | [java] Interface 와 abstract | hooni | 2013.04.23 | 11278 |
681 | Develop |
[java] 입출력 스트림 2부 (바이트)
![]() |
hooni | 2013.04.23 | 11261 |
680 | System/OS | [linux] 데비안(debian.org) 리눅스 명령어 예제 | hooni | 2006.04.23 | 11242 |
679 | Database | [sql] 쿼리로 문자열 검색해서 일괄 치환하기 | hooni | 2014.02.13 | 11216 |
678 | Develop | [c] OpenGL 임시로 여기 올림.. | hooni | 2003.04.23 | 11174 |
677 | Develop |
[c++] Window API(MFC) 오목 게임
![]() |
hooni | 2003.04.23 | 11152 |
676 | Develop |
[php] 니우쪽지다.. 받아라~ ^^
![]() |
hooni | 2003.04.23 | 11147 |
675 | Develop |
[js] 밀리터리 프로그램(전역일 계산)
7 ![]() |
hooni | 2013.04.23 | 11133 |
674 | System/OS | [unix] AIX쉘 초기 파일 (.cshrc) | hooni | 2013.04.23 | 11125 |