"피보나치 수열의 나눗셈 성질"의 두 판 사이의 차이
		
		
		
		
		
		둘러보기로 가기
		검색하러 가기
		
				
		
		
	
| 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>  | <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>  | ||
| + | |||
| + | * [[피보나치 수열의 나눗셈 성질]]  | ||
| 7번째 줄: | 9번째 줄: | ||
<h5>개요</h5>  | <h5>개요</h5>  | ||
| − | * 피보나치 수열 <math>(  | + | * 피보나치 수열 <math>(F_{n})</math>  | 
* <math>\gcd(F_m,F_n)=F_{\gcd(m,n)}</math>  | * <math>\gcd(F_m,F_n)=F_{\gcd(m,n)}</math>  | ||
| − | * 정수수열 <math>(\alpha_{n})</math> 이 존재하여, <math>F_{n}= \prod_{d|n}\alpha_d</math> 의 형태로 쓸 수 있다  | + | *  정수수열 <math>(\alpha_{n})</math> 이 존재하여, <math>F_{n}= \prod_{d|n}\alpha_d</math> 의 형태로 쓸 수 있다<br>  | 
| − | + | ** 1, 1, 2, 3, 5, 4, 13, 7, 17, 11, 89, ...  | |
| − | + | * [[뫼비우스 반전공식]] 을 사용하여 다음과 같이 쓸 수 있다<br><math>\alpha_{n}=\prod_{d|n}(F_d)^{\mu \left(\frac{n}{d}\right)}</math><br>  | |
2012년 6월 3일 (일) 16:20 판
이 항목의 수학노트 원문주소
개요
- 피보나치 수열 \((F_{n})\)
 - \(\gcd(F_m,F_n)=F_{\gcd(m,n)}\)
 - 정수수열 \((\alpha_{n})\) 이 존재하여, \(F_{n}= \prod_{d|n}\alpha_d\) 의 형태로 쓸 수 있다
- 1, 1, 2, 3, 5, 4, 13, 7, 17, 11, 89, ...
 
 - 뫼비우스 반전공식 을 사용하여 다음과 같이 쓸 수 있다
\(\alpha_{n}=\prod_{d|n}(F_d)^{\mu \left(\frac{n}{d}\right)}\) 
역사
메모
- Math Overflow http://mathoverflow.net/search?q=
 
관련된 항목들
수학용어번역
- 단어사전
 - 발음사전 http://www.forvo.com/search/
 - 대한수학회 수학 학술 용어집
 - 한국통계학회 통계학 용어 온라인 대조표
 - 남·북한수학용어비교
 - 대한수학회 수학용어한글화 게시판
 
매스매티카 파일 및 계산 리소스
- http://oeis.org/A061446 Primitive part of Fibonacci(n)
 - 매스매티카 파일 목록
 
사전 형태의 자료
- 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
 
리뷰논문, 에세이, 강의노트
관련논문