"피보나치 수열의 나눗셈 성질"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
(피타고라스님이 이 페이지를 개설하였습니다.)
 
 
(사용자 2명의 중간 판 12개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 +
  
 +
==개요==
 +
 +
* [[피보나치 수열]] <math>(F_{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> 의 형태로 쓸 수 있다
 +
** 1, 1, 2, 3, 5, 4, 13, 7, 17, 11, 89, ...
 +
* [[뫼비우스 반전공식]] 을 사용하여 다음과 같이 쓸 수 있다:<math>\alpha_{n}=\prod_{d|n}(F_d)^{\mu \left(\frac{n}{d}\right)}</math>
 +
 +
 +
 +
 +
 +
==역사==
 +
 +
 +
 +
* http://www.google.com/search?hl=en&tbs=tl:1&q=
 +
* [[수학사 연표]]
 +
 +
 +
 +
 +
 +
==메모==
 +
 +
 +
 +
* Math Overflow http://mathoverflow.net/search?q=
 +
 +
 +
 +
 +
 +
==관련된 항목들==
 +
* [[수열의 나눗셈 성질]]
 +
 +
==매스매티카 파일 및 계산 리소스==
 +
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxZ3lyMmxYZ0FQMzA/edit?pli=1
 +
* http://oeis.org/A061446  Primitive part of Fibonacci(n)
 +
* [https://docs.google.com/open?id=0B8XXo8Tve1cxMWI0NzNjYWUtNmIwZi00YzhkLTkzNzQtMDMwYmVmYmIxNmIw 매스매티카 파일 목록]
 +
 +
 +
 +
 +
 +
==사전 형태의 자료==
 +
 +
* http://ko.wikipedia.org/wiki/
 +
* http://en.wikipedia.org/wiki/
 +
* [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics]
 +
* [http://dlmf.nist.gov NIST Digital Library of Mathematical Functions]
 +
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
 +
 +
 +
 +
 +
 +
==리뷰논문, 에세이, 강의노트==
 +
[[분류:수열]]

2020년 11월 14일 (토) 11:07 기준 최신판


개요

  • 피보나치 수열 \((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)}\]



역사



메모



관련된 항목들

매스매티카 파일 및 계산 리소스



사전 형태의 자료



리뷰논문, 에세이, 강의노트