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.

A019445 Form a permutation of the positive integers, p_1, p_2, ..., such that the average of each initial segment is an integer, using the greedy algorithm to define p_n; sequence gives p_1 + ... + p_n.

Original entry on oeis.org

1, 4, 6, 12, 20, 24, 35, 40, 54, 70, 77, 96, 117, 126, 150, 160, 187, 216, 228, 260, 273, 308, 345, 360, 400, 442, 459, 504, 522, 570, 620, 640, 693, 748, 770, 828, 851, 912, 975, 1000, 1066, 1092, 1161, 1232, 1260, 1334, 1410, 1440, 1519, 1550
Offset: 1

Views

Author

R. K. Guy, Tom Halverson (halverson(AT)macalester.edu)

Keywords

Comments

It appears that a(n) is divisible by n. - Michael Somos, Jan 29 2004
Somos's conjecture is proved in both Shapovalov (1996) and Venkatachala (2009). - Jeffrey Shallit, Jul 18 2023

Crossrefs

Formula

Partial sums of A019444. - Sean A. Irvine, Mar 17 2019
a(n) = n * A019446(n). - Joerg Arndt, Jul 23 2023