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.

A326061 Sum of all other divisors of n except the largest proper divisor. a(1) = 0 by convention.

Original entry on oeis.org

0, 2, 3, 5, 5, 9, 7, 11, 10, 13, 11, 22, 13, 17, 19, 23, 17, 30, 19, 32, 25, 25, 23, 48, 26, 29, 31, 42, 29, 57, 31, 47, 37, 37, 41, 73, 37, 41, 43, 70, 41, 75, 43, 62, 63, 49, 47, 100, 50, 68, 55, 72, 53, 93, 61, 92, 61, 61, 59, 138, 61, 65, 83, 95, 71, 111, 67, 92, 73, 109, 71, 159, 73, 77, 99, 102, 85, 129, 79, 146, 94, 85, 83
Offset: 1

Views

Author

Antti Karttunen, Jun 06 2019

Keywords

Crossrefs

Programs

Formula

a(n) = A000203(n) - A032742(n).
For n > 1, a(n) = n + A318505(n).