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.

A159058 A102370(n) modulo 8 .

Original entry on oeis.org

0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0, 3, 6, 5, 4, 7, 2, 1, 0
Offset: 0

Views

Author

Philippe Deléham, Apr 04 2009

Keywords

Comments

Simple periodic sequence .

Crossrefs

Programs

  • Mathematica
    PadRight[{},120,{0,3,6,5,4,7,2,1}] (* Harvey P. Dale, Mar 30 2025 *)

Formula

a(n)=a(n+8), a(0)=0, a(1)=3, a(2)=6, a(3)=5, a(4)=4, a(5)=7, a(6)=2, a(7)=1 .