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.

A268613 Lucas numbers mod 20.

Original entry on oeis.org

2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11, 18, 9, 7, 16, 3, 19, 2, 1, 3, 4, 7, 11
Offset: 0

Views

Author

G. C. Greubel, Feb 08 2016

Keywords

Comments

Sequence of period 12.
This is one of four sequences that are period 12 of the form Lucas[n] Mod x, where x is 8,10,20,40.

Crossrefs

Programs

  • Magma
    [Lucas(n) mod 20: n in [0..100]]; // Vincenzo Librandi, Feb 09 2016
  • Mathematica
    Table[Mod[LucasL[n],20],{n,0,100}]
    PadRight[{},120,{2,1,3,4,7,11,18,9,7,16,3,19}] (* Harvey P. Dale, Jul 06 2025 *)

Formula

a(n+12) = a(n).