(42S) OEIS A228297: Generalized meta-Fibonacci Sequence & Others of that Family
|
09-20-2017, 05:35 AM
Post: #1
|
|||
|
|||
(42S) OEIS A228297: Generalized meta-Fibonacci Sequence & Others of that Family
For natural number input N the programme A228297 returns the Nth element of the series
https://oeis.org/A228297 The value 5 should be stored in the variable "5". The programme calls the two sub-programmes below. Code: 0. { 45-Byte Prgm } For natural number input N the programme A27868 returns the Nth element of the series https://oeis.org/A027868 Code: 0. { 29-Byte Prgm } For natural number input N the programme IQT5 returns the integer quotient on division by 5. Code: 0. { 27-Byte Prgm } Storing values other than 5 in "5" produces sequences of the same family, eg value 2 produces A046699 value 3 produces A120503 value 4 produces A120507 value 7 produces A022898. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)