루카스 수열
둘러보기로 이동
검색으로 이동
개요
- <math>u_{n+2}=Pu_{n+1}-Qu_{n}\, P,Q\in \mathbb{Z}</math> 꼴로 정의되는 정수수열
- 선형점화식
특수한 경우의 루카스 수열
- <math>u_{n+2}=Pu_{n+1}-u_{n}</math>, <math>u_0=0,u_1=1</math>
- <math>a+b =P, ab=1</math>로 두면, 해는 다음과 같이 주어진다
- <math>u(n)=\frac{a^{n}-b^{n}}{a-b}</math>
- 적당한 <math>\theta</math>에 대하여, <math>u(n)=\frac{\sin (n \theta)}{\sin \theta}</math> 의 형태로 쓸 수 있다
- <math>u_n^2-u_{n-1}u_{n+1}=1</math>
메모
관련된 항목들
매스매티카 파일 및 계산 리소스
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Lucas_sequence
- http://en.wikipedia.org/wiki/Divisibility_sequence
- http://en.wikipedia.org/wiki/Lucas_number
메타데이터
위키데이터
- ID : Q1759646
Spacy 패턴 목록
- [{'LOWER': 'lucas'}, {'LEMMA': 'sequence'}]