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.

A084339 7*n digit-reversed mod 7.

Original entry on oeis.org

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

Views

Author

Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), May 26 2003

Keywords

Comments

Unlike the cases 2, 4, 5 and 6 there is no clear pattern.

Crossrefs

Programs

  • Mathematica
    Table[Mod[IntegerReverse[7n],7],{n,2,110}] (* Harvey P. Dale, Aug 29 2023 *)

Extensions

More terms from Ray Chandler, May 27 2003