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.

Showing 1-2 of 2 results.

A096549 Least exponent k such that the lowest n digits in the decimal representation of 2^k are even.

Original entry on oeis.org

1, 6, 10, 11, 19, 43, 50, 50, 71, 71, 523, 590, 590, 12106, 12106, 12106, 12106, 56590, 505206, 1570511, 1570511, 4033966, 4033966, 9525771, 24045606, 24045606, 57862019, 183002599, 183002599, 877875719, 877875719, 877875719, 3789535319
Offset: 1

Views

Author

Hugo Pfoertner, Jul 07 2004

Keywords

Comments

This problem was discussed in a thread "Power of 2 with all even digits?" in the newsgroup sci.math (Jun 25 2004) with contributions from Edwin Clark, James Waldby, Bertram Felgenhauer, Richard Tobin, Oskar Lanzi III and others.
a(47) > 15258789062500. - Robert Xiao, Mar 23 2025

Examples

			a(5)=19 because 2^19=524288 is the smallest power of 2 that has a decimal representation ending in 5 even digits.
		

Crossrefs

Extensions

a(21)-a(33) from Richard Tobin (richard(AT)cogsci.ed.ac.uk), Jun 29 2004

A272697 Powers of 2 with exactly one odd decimal digit.

Original entry on oeis.org

1, 16, 32, 128, 256, 1024, 4096, 262144, 524288, 8388608
Offset: 1

Views

Author

Seiichi Manyama, May 04 2016

Keywords

Comments

Inspired by A068994 (Powers of 2 such that number of odd digits is 0).
No additional terms up to 2^10000.
No additional terms < 2^500000. - Chai Wah Wu, May 22 2016
No additional terms < 2^(10^10). - Michael S. Branicky, Apr 16 2023

Crossrefs

Programs

Showing 1-2 of 2 results.