A231545 Numbers n such that n = sigma(n) - sigma(n-1).
2, 6, 8586, 16120, 29886160
Offset: 1
Keywords
Examples
6 is in sequence because antisigma(6) = antisigma(5) = 9.
Formula
a(n) = A067816(n) + 1.
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.
Comments