Earlier quoted context omitted.
0^2 is a power of 0, not a power of 2.
https://en.wikipedia.org/wiki/Power_of_two#First_64_powers_o... ??
Powers of 2 with all even digits
31–40 of 123 posts
Re: Powers of 2 with all even digits
#32Re: Powers of 2 with all even digits
#33Earlier quoted context omitted.
Proofs of non-existence aren't usually straightforward.
I mean, clearly it isn't in this case. But given that the digits of 2^n are cyclical at each decimal position, it does feel like this should fall out of some sort of chinese remainder theorem manipulation.
Re: Powers of 2 with all even digits
#34This 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.
Nothing about this question feels natural. I've noticed that random facts often don't have simple proofs.
Re: Powers of 2 with all even digits
#35Earlier quoted context omitted.
You are thinking of squares, not of powers of 2.
I see the difference in wording now, as its not very clear what they meant
Re: Powers of 2 with all even digits
#36Earlier quoted context omitted.
You are thinking of squares, not of powers of 2.
I see the difference in wording now, as its not very clear what they meant
Re: Powers of 2 with all even digits
#37[flagged]
Re: Powers of 2 with all even digits
#38No 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
#39Earlier quoted context omitted.
I mean, clearly it isn't in this case. But given that the digits of 2^n are cyclical at each decimal position, it does feel like this should fall out of some sort of chinese remainder theorem manipulation.
True. It might also just be that the question hasn't attracted the attention of number theorists, and finding a proof wouldn't be unreasonably difficult to an expert in the field.
Digits of numbers are a wild beast, and they're tough to pin down for a specific sequence. At best, we get statistical results like "almost all sequences of this form have this property", without actually being able to prove it for any one of them. (Except sometimes for artificially-constructed examples and counterexamples, or special classes like Pisot numbers.)
Re: Powers of 2 with all even digits
#40This 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.
Interestingly, there are results in the other kind of direction. Fields medalist James Maynard had an amazing result that there are infinitely many primes that have no 7s (or any other digit) in their decimal expansion. This actually _exploits_ the fact that there is no strong interaction between digits and primes - to show that they must exist with some density. That kind of approach can't work for finiteness though.