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.

A060815 Powers of 2 with each digit a power of 2 (only digits 0,1,2,4,8 are used).

Original entry on oeis.org

2, 4, 8, 128, 1024, 2048
Offset: 1

Views

Author

Amarnath Murthy, Apr 27 2001

Keywords

Comments

Presumably a(6) is the last term. If a(7) exists it is greater than 2^1000000. - Charles R Greathouse IV, Apr 09 2012

Examples

			a(3) = 128 = 2^7, each digit of 128 is a power of 2.
		

Crossrefs

Cf. A130696.

Extensions

Next term > 2^105 - Larry Reeves (larryr(AT)acm.org), May 09 2001