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.

A084292 a(n) = 6n + A054904(n).

Original entry on oeis.org

110, 77, 38, 104, 74, 161, 87, 111, 94, 159, 122, 142, 374, 209, 178, 206, 206, 253, 326, 302, 206, 302, 471, 249, 519, 341, 346, 303, 354, 481, 542, 377, 2057, 533, 386, 411, 5138, 662, 846, 527, 386, 437, 1034, 519, 794, 689, 626, 493, 566, 629, 873, 527, 638
Offset: 1

Views

Author

Labos Elemer, May 26 2003

Keywords

Comments

Composite solutions y to sigma(y-6n) = sigma(y) - 6n. For terms x of A054904, where sigma(x+6n) = sigma(x) + 6n, replacing x+6n = y, x = y-6n, we get sigma(y) - 6n = sigma(y-6n).

Crossrefs

Cf. A000203 (sigma), A054904, A084293.
For several analogous sequences such corresponding "mirror-solutions" can be easily constructed. See, e.g., A015913-A015918, A050507, A054799, A054903-A054906, A054982-A054987, A059118, A055009, A055458, A063500, etc.