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.

A114005 First column of number triangle A114004.

Original entry on oeis.org

1, -2, -2, 2, -2, 6, -2, -2, 2, 6, -2, -10, -2, 6, 6, 2, -2, -10, -2, -10, 6, 6, -2, 14, 2, 6, -2, -10, -2, -26, -2, -2, 6, 6, 6, 26, -2, 6, 6, 14, -2, -26, -2, -10, -10, 6, -2, -18, 2, -10, 6, -10, -2, 14, 6, 14, 6, 6, -2, 62, -2, 6, -10, 2, 6, -26, -2, -10, 6, -26, -2, -50, -2, 6, -10, -10, 6, -26, -2, -18, 2, 6, -2, 62, 6, 6, 6, 14, -2, 62, 6, -10, 6, 6, 6
Offset: 1

Views

Author

Paul Barry, Nov 12 2005

Keywords

Comments

Moebius transform of A114006. - Mats Granvik, Jan 02 2009

Crossrefs

Programs

Formula

a(1) = 1, for n > 1, a(n) = 2*A114006(n). - Corrected by Antti Karttunen, May 27 2017
a(1) = 1; a(n) = -2 * Sum_{d|n, d < n} a(d). - Ilya Gutkovskiy, Feb 23 2020

Extensions

More terms from Antti Karttunen, May 27 2017