Powers of 2 with all even digits
oeis.org
Powers of 2 with all even digits
1–10 of 123 posts
Re: Powers of 2 with all even digits
#2Re: Powers of 2 with all even digits
#3How did he do this?
Re: Powers of 2 with all even digits
#4No additional terms up to 2^(10^10). - Michael S. Branicky, Apr 16 2023 How did he do this?
Re: Powers of 2 with all even digits
#5No additional terms up to 2^(10^10). - Michael S. Branicky, Apr 16 2023 How did he do this?
yeah that's weird - its kind of a pointless comment without an included algorithm or something
Re: Powers of 2 with all even digits
#6No additional terms up to 2^(10^10). - Michael S. Branicky, Apr 16 2023 How did he do this?
Re: Powers of 2 with all even digits
#7Re: Powers of 2 with all even digits
#8Re: Powers of 2 with all even digits
#92, 4, 8, 64, 2048 are powers of 2 (i.e. 2^n), and they don't contain odd numbers (e.g. 16, 128, 1024 contain 1 so are not in this list, same with 4096 containing 9).
Re: Powers of 2 with all even digits
#10This is remarkable! I always find it fascinating that simple to express properties lack a proof. This is a very simple thing to evaluate and seems like it should be straightforward to establish that 2048 is the highest such power.