"르장드르 부호와 자코비 부호"의 두 판 사이의 차이
		
		
		
		
		
		둘러보기로 가기
		검색하러 가기
		
				
		
이 항목의 수학노트 원문주소==
 
 
		
	
Pythagoras0 (토론 | 기여) 잔글 (찾아 바꾸기 – “<h5>” 문자열을 “==” 문자열로)  | 
				Pythagoras0 (토론 | 기여)  잔글 (찾아 바꾸기 – “</h5>” 문자열을 “==” 문자열로)  | 
				||
| 1번째 줄: | 1번째 줄: | ||
| − | <h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 수학노트 원문주소  | + | <h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 수학노트 원문주소==  | 
* [[르장드르 부호와 자코비 부호]]  | * [[르장드르 부호와 자코비 부호]]  | ||
| 7번째 줄: | 7번째 줄: | ||
| − | ==개요  | + | ==개요==  | 
* [[이차잉여의 상호법칙]] 을 기술하기 위한 필요에서 탄생, 정수론에서 중요한 역할  | * [[이차잉여의 상호법칙]] 을 기술하기 위한 필요에서 탄생, 정수론에서 중요한 역할  | ||
| 19번째 줄: | 19번째 줄: | ||
| − | ==이차잉여  | + | ==이차잉여==  | 
<math>\left(\tfrac{a}{n}\right)=-1</math> 이면 a는 모듈로 n에 대한 비[[이차잉여의 상호법칙|이차잉여]] 이다  | <math>\left(\tfrac{a}{n}\right)=-1</math> 이면 a는 모듈로 n에 대한 비[[이차잉여의 상호법칙|이차잉여]] 이다  | ||
| 31번째 줄: | 31번째 줄: | ||
| − | ==역사  | + | ==역사==  | 
| 42번째 줄: | 42번째 줄: | ||
| − | ==메모  | + | ==메모==  | 
| 52번째 줄: | 52번째 줄: | ||
| − | ==관련된 항목들  | + | ==관련된 항목들==  | 
| 58번째 줄: | 58번째 줄: | ||
| − | <h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역  | + | <h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역==  | 
*  단어사전<br>  | *  단어사전<br>  | ||
| 74번째 줄: | 74번째 줄: | ||
| − | ==매스매티카 파일 및 계산 리소스  | + | ==매스매티카 파일 및 계산 리소스==  | 
*    | *    | ||
| 89번째 줄: | 89번째 줄: | ||
| − | ==사전 형태의 자료  | + | ==사전 형태의 자료==  | 
* http://ko.wikipedia.org/wiki/  | * http://ko.wikipedia.org/wiki/  | ||
| 104번째 줄: | 104번째 줄: | ||
| − | ==리뷰논문, 에세이, 강의노트  | + | ==리뷰논문, 에세이, 강의노트==  | 
| 112번째 줄: | 112번째 줄: | ||
| − | ==관련논문  | + | ==관련논문==  | 
* http://www.jstor.org/action/doBasicSearch?Query=  | * http://www.jstor.org/action/doBasicSearch?Query=  | ||
| 122번째 줄: | 122번째 줄: | ||
| − | ==관련도서  | + | ==관련도서==  | 
*  도서내검색<br>  | *  도서내검색<br>  | ||
** http://books.google.com/books?q=  | ** http://books.google.com/books?q=  | ||
** http://book.daum.net/search/contentSearch.do?query=  | ** http://book.daum.net/search/contentSearch.do?query=  | ||
2012년 11월 1일 (목) 12:48 판
이 항목의 수학노트 원문주소==
 
 
개요
- 이차잉여의 상호법칙 을 기술하기 위한 필요에서 탄생, 정수론에서 중요한 역할
 
- 정수 a와 홀수인 소수 p 에 대하여, 르장드르 부호를 다음과 같이 정의한다
\(\left(\frac{a}{p}\right)  =  \begin{cases} \;\;\,0\mbox{ if } a \equiv 0 \pmod{p} \\+1\mbox{ if }a \not\equiv 0\pmod{p} \mbox{ and for some integer }x, \;a\equiv x^2\pmod{p} \\-1\mbox{ if there is no such } x.  \end{cases}\)
 
- 자코비 부호는 르장드르 부호의 일반화이다
 
- 정수 a와 양수인 홀수 n 에 대하여, 자코비 부호를 다음과 같이 정의한다
\(\Bigg(\frac{a}{n}\Bigg) = \left(\frac{a}{p_1}\right)^{\alpha_1}\left(\frac{a}{p_2}\right)^{\alpha_2}\cdots \left(\frac{a}{p_k}\right)^{\alpha_k}\mbox{ where } n=p_1^{\alpha_1}p_2^{\alpha_2}\cdots p_k^{\alpha_k}\)
 
- 자코비 부호 \(\chi(a)=(\tfrac{a}{n})\) 는 모듈로 n 에 대한 디리클레 캐릭터 가 된다
 
 
 
이차잉여
\(\left(\tfrac{a}{n}\right)=-1\) 이면 a는 모듈로 n에 대한 비이차잉여 이다
a가 모듈로 n에 대한 이차잉여 이면 \(\left(\tfrac{a}{n}\right)=1\) 이 성립한다
- 주의
\(\left(\tfrac{2}{15}\right)=1\) 이지만 2는 모듈로 15에 대한 이차잉여 가 아니다
 
 
 
역사
 
 
 
메모
 
- Math Overflow http://mathoverflow.net/search?q=
 
 
 
관련된 항목들
 
 
수학용어번역==
- 단어사전
 
- 발음사전 http://www.forvo.com/search/
 
- 대한수학회 수학 학술 용어집
 
- 한국통계학회 통계학 용어 온라인 대조표
 
- 남·북한수학용어비교
 
- 대한수학회 수학용어한글화 게시판
 
 
 
매스매티카 파일 및 계산 리소스
-  
 
- 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/Legendre_symbol
 
- http://en.wikipedia.org/wiki/Jacobi_symbol
 
- http://en.wikipedia.org/wiki/Kronecker_symbol
 
- http://en.wikipedia.org/wiki/Quadratic_reciprocity#Jacobi_symbol
 
- The Online Encyclopaedia of Mathematics
 
- NIST Digital Library of Mathematical Functions
 
- The World of Mathematical Equations
 
 
 
리뷰논문, 에세이, 강의노트
 
 
 
관련논문
 
 
관련도서
\(\left(\frac{a}{p}\right) = \begin{cases} \;\;\,0\mbox{ if } a \equiv 0 \pmod{p} \\+1\mbox{ if }a \not\equiv 0\pmod{p} \mbox{ and for some integer }x, \;a\equiv x^2\pmod{p} \\-1\mbox{ if there is no such } x. \end{cases}\)
\(\Bigg(\frac{a}{n}\Bigg) = \left(\frac{a}{p_1}\right)^{\alpha_1}\left(\frac{a}{p_2}\right)^{\alpha_2}\cdots \left(\frac{a}{p_k}\right)^{\alpha_k}\mbox{ where } n=p_1^{\alpha_1}p_2^{\alpha_2}\cdots p_k^{\alpha_k}\)
\(\left(\tfrac{2}{15}\right)=1\) 이지만 2는 모듈로 15에 대한 이차잉여 가 아니다
- 단어사전
 - 발음사전 http://www.forvo.com/search/
 - 대한수학회 수학 학술 용어집
 - 한국통계학회 통계학 용어 온라인 대조표
 - 남·북한수학용어비교
 - 대한수학회 수학용어한글화 게시판
 
매스매티카 파일 및 계산 리소스
- 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/Legendre_symbol
 - http://en.wikipedia.org/wiki/Jacobi_symbol
 - http://en.wikipedia.org/wiki/Kronecker_symbol
 - http://en.wikipedia.org/wiki/Quadratic_reciprocity#Jacobi_symbol
 - The Online Encyclopaedia of Mathematics
 - NIST Digital Library of Mathematical Functions
 - The World of Mathematical Equations
 
리뷰논문, 에세이, 강의노트
관련논문