This site is supported by donations to The OEIS Foundation.
Template:Sequence of the Day for February 27
From OeisWiki
Intended for: February 27, 2012
Timetable
- First draft entered by Alonso del Arte on October 24, 2011 ✓
- Draft reviewed by Daniel Forgues on February 22, 2016, February 27, 2017 ✓
- Draft to be approved by January 27, 2012
Yesterday's SOTD * Tomorrow's SOTD
The line below marks the end of the <noinclude> ... </noinclude> section.
a (n) |
a (n − 2) + a (n − 1) |
a (0) = L0 = 2 |
a (1) = L1 = 1 |
- { 2, 1, 3, 4, 7, 2, 9, ... }
I don’t know of many recurrence relations involving base 10 digits (or digits in any base, for that matter). That alone makes this sequence interesting.