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.

A029881 Möbius transform of Thue-Morse sequence A001285 (when shifted once right).

Original entry on oeis.org

1, 1, 1, -1, 1, -2, 0, 1, 0, -2, 0, 2, 0, 0, -1, -1, 1, 0, 0, 2, -1, 0, 1, -2, -1, 0, 0, 0, 1, 2, 0, 1, 0, -2, -1, 0, 0, 0, 0, -2, 0, 2, 1, 0, 0, -2, 0, 2, 0, 2, -1, 0, 1, 0, -1, 0, 0, -2, 0, -2, 0, 0, 1, -1, 0, 0, 0, 2, -2, 2, 1, 0, 0, 0, 1, 0, 1, 0, 0, 2, -1, 0, 1, -2, -1, -2, -2, 0, 1, 0, 0, 2, -1, 0, 0, -2, 0, 0, 0, -2, 1
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = Sum_{d|n} A008683(n/d)*A001285(d-1). - Antti Karttunen, Dec 15 2024

Extensions

Starting offset corrected (from 0 to 1), more terms added and definition clarified by Antti Karttunen, Dec 15 2024