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.

A038486 Sums of 4 distinct powers of 8.

Original entry on oeis.org

585, 4169, 4617, 4673, 4680, 32841, 33289, 33345, 33352, 36873, 36929, 36936, 37377, 37384, 37440, 262217, 262665, 262721, 262728, 266249, 266305, 266312, 266753, 266760, 266816, 294921, 294977, 294984, 295425, 295432, 295488, 299009, 299016, 299072, 299520, 2097225
Offset: 1

Views

Author

Keywords

Crossrefs

Base-8 interpretation of A038446.

Programs

  • Mathematica
    Sort[Plus @@@ Subsets[8^Range[0, 6], {4}]] (* Amiram Eldar, Jul 14 2022 *)

Extensions

Offset corrected by Amiram Eldar, Jul 14 2022