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.

A087416 Take unbounded lunar divisors of n as defined in A087029, add them using lunar addition. See A087083 for their conventional sum.

Original entry on oeis.org

9, 9, 9, 9, 9, 9, 9, 9, 9, 99, 99, 19, 19, 19, 19, 19, 19, 19, 19, 99, 99, 99, 29, 29, 29, 29, 29, 29, 29, 99, 99, 99, 99, 39, 39, 39, 39, 39, 39, 99, 99, 99, 99, 99, 49, 49, 49, 49, 49, 99, 99, 99, 99, 99, 99, 59, 59, 59, 59, 99, 99, 99, 99, 99, 99, 99, 69, 69, 69
Offset: 1

Views

Author

Marc LeBrun and N. J. A. Sloane, Oct 19 2003

Keywords

Comments

Two comments from David Applegate on lunar perfect numbers, Nov 08 2003: (Start)
If we define a perfect number by "n is lunarly perfect if Sum_{d|n} d == 2*n (both sum and * lunar)", no such numbers exist because 9|n, so the lunar sum of divisors ends in 9, but 2*n ends in 2.
If we define a perfect number by "n is lunarly perfect if lunar Sum_{d|n, d != n} d == n", no such numbers exist. For suppose n is perfect. n != 9 (since 9 is 9's only divisor). Then 9|n and 9 != n, so Sum_{d|n, d!=n} d ends in 9 and thus so does n. But 9ish numbers are not divisible by any single digit < 9. Thus n has no divisors of the same length as n, other than n itself. So Sum_{d|n, d!=n} d is one digit shorter than n. (End)

Extensions

More terms from David Applegate, Nov 07 2003