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.

A038469 Sums of 7 distinct powers of 3.

Original entry on oeis.org

1093, 2551, 3037, 3199, 3253, 3271, 3277, 3279, 6925, 7411, 7573, 7627, 7645, 7651, 7653, 8869, 9031, 9085, 9103, 9109, 9111, 9517, 9571, 9589, 9595, 9597, 9733, 9751, 9757, 9759, 9805, 9811, 9813, 9829, 9831, 9837, 20047, 20533, 20695, 20749, 20767, 20773, 20775
Offset: 1

Views

Author

Keywords

Crossrefs

Base 3 interpretation of A038449.

Programs

  • Mathematica
    Sort[Plus @@@ Subsets[3^Range[0, 8], {7}]] (* Amiram Eldar, Jul 13 2022 *)

Extensions

Offset corrected by Amiram Eldar, Jul 13 2022