"유한체 (finite field)"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) |
Pythagoras0 (토론 | 기여) |
||
12번째 줄: | 12번째 줄: | ||
− | + | ==관련된 항목들== | |
+ | * [[정수론에서의 상호법칙 (reciprocity laws)]] | ||
+ | * [[코딩이론]] | ||
+ | * [[유한체에서 정수계수 다항식의 분해(코드)]] | ||
− | |||
+ | ==매스매티카 파일 및 계산 리소스== | ||
* http://reference.wolfram.com/mathematica/FiniteFields/guide/FiniteFieldsPackage.html | * http://reference.wolfram.com/mathematica/FiniteFields/guide/FiniteFieldsPackage.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==리뷰논문, 에세이, 강의노트== | ==리뷰논문, 에세이, 강의노트== | ||
* Lüneburg, Heinz. 2001. “On the Early History of Galois Fields.” In Finite Fields and Applications (Augsburg, 1999), 341–355. Berlin: Springer. http://link.springer.com/chapter/10.1007%2F978-3-642-56755-1_27 | * Lüneburg, Heinz. 2001. “On the Early History of Galois Fields.” In Finite Fields and Applications (Augsburg, 1999), 341–355. Berlin: Springer. http://link.springer.com/chapter/10.1007%2F978-3-642-56755-1_27 |
2014년 1월 15일 (수) 04:23 판
개요
- 크기가 $q=p^r$인 체 $\mathbb{F}_q$
- 유한체 \(\mathbb F_{p^r}\) 는 방정식 \(x^{p^r}-x=x(x^{p^r-1}-1)\) 의 근으로 구성
multiplication table
- c5 = {1, "A", "B", "C", "D"};
- TableForm[Table[RotateLeft[c5, n], {n, 0, 4}],
TableHeadings -> {c5, c5}, TableSpacing -> {1, 2}]
관련된 항목들
매스매티카 파일 및 계산 리소스
리뷰논문, 에세이, 강의노트
- Lüneburg, Heinz. 2001. “On the Early History of Galois Fields.” In Finite Fields and Applications (Augsburg, 1999), 341–355. Berlin: Springer. http://link.springer.com/chapter/10.1007%2F978-3-642-56755-1_27