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.

A097012 a(n) = sigma(n) mod 210.

Original entry on oeis.org

1, 3, 4, 7, 6, 12, 8, 15, 13, 18, 12, 28, 14, 24, 24, 31, 18, 39, 20, 42, 32, 36, 24, 60, 31, 42, 40, 56, 30, 72, 32, 63, 48, 54, 48, 91, 38, 60, 56, 90, 42, 96, 44, 84, 78, 72, 48, 124, 57, 93, 72, 98, 54, 120, 72, 120, 80, 90, 60, 168, 62, 96, 104, 127, 84, 144, 68, 126, 96
Offset: 1

Views

Author

Labos Elemer, Aug 19 2004

Keywords

Comments

Agrees with A000203(n) for n <= 89; sigma(90) = 234. - Omar E. Pol, Feb 02 2013
This sequence is not multiplicative. For example, at a(84) = 14 which is not a(3)*a(4)*a(7) = 224. - Andrew Howroyd, Aug 23 2018

Crossrefs

Programs

Formula

a(n) = A000203(n) mod 210.