General Fibonacci Numbers: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{ConstantsFlag}} | ||
The Fibonacci number idea of adding number n-2 to number n-1, and the Lucas number idea of using alternative starting integers, can be generalized to define a Fibonacci-type sequence for any two arbitrary starting integers. | The Fibonacci number idea of adding number n-2 to number n-1, and the Lucas number idea of using alternative starting integers, can be generalized to define a Fibonacci-type sequence for any two arbitrary starting integers. | ||
Revision as of 21:02, 16 July 2017
| Mathematical Constants
Irrational Numbers: Euler-Mascheroni Constant · Sqrt2 · Phi · Sqrt3 · e · Sqrt5 · Sqrt6 · Sqrt7 · Sqrt8 · Pi · Sqrt10 · Sqrt11 · Pi to the Pi Prime Numbers: Prime Numbers · Palindromic Primes · Prime Generating Polynomials · Belphegors Prime Sequences: Fibonacci Numbers · Lucas Numbers · General Fibonacci Numbers Number Forms: Fermat Numbers · Mersenne Primes · Counting and Combinatorics: Catalan Numbers · Shannon Number · Eddington Number Tetration and Knuth's Up Notation: Tetration Factoring and Number Theory: Divisibility · Totient Function Games: Four Fours · Five Fives
|
The Fibonacci number idea of adding number n-2 to number n-1, and the Lucas number idea of using alternative starting integers, can be generalized to define a Fibonacci-type sequence for any two arbitrary starting integers.