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.

A077720 Primes which can be expressed as sum of distinct powers of 6.

Original entry on oeis.org

7, 37, 43, 223, 1297, 1303, 1549, 7993, 9109, 46663, 54469, 55987, 281233, 326593, 327889, 335917, 1679653, 1679659, 1679833, 1680919, 1681129, 1687393, 1726273, 1726489, 1727569, 1727827, 1734049, 1960891, 1961107, 1967587, 2006461
Offset: 1

Views

Author

Amarnath Murthy, Nov 19 2002

Keywords

Comments

Primes whose base 6 representation contains only zeros and 1's.

Crossrefs

Programs

  • Mathematica
    Select[FromDigits[#,6]&/@Tuples[{0,1},9],PrimeQ] (* Harvey P. Dale, May 01 2018 *)

Extensions

More terms from Sascha Kurz, Jan 03 2003