cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A268962 a(1) = 1 and a(2) = 2; thereafter a(n+1) = floor[sqrt(a(n))] if not already in the sequence; otherwise a(n+1) = a(n) + a(n-1).

Original entry on oeis.org

1, 2, 3, 5, 8, 13, 21, 4, 25, 29, 54, 7, 61, 68, 129, 11, 140, 151, 12, 163, 175, 338, 18, 356, 374, 19, 393, 412, 20, 432, 452, 884, 1336, 36, 6, 42, 48, 90, 9, 99, 108, 10, 118, 128, 246, 15, 261, 16, 277, 293, 17, 310, 327, 637, 964, 31, 995, 1026, 32
Offset: 1

Views

Author

Melvin Peralta, Feb 16 2016

Keywords

Comments

Hans Havermann found that the sequence is not a permutation of the integers since a(708)=a(1276)=1666.

Crossrefs

Programs