2

This is somewhat recreational, so excuse me for the lack of rigorosity. Say we expand $2^n$ for given $n$ in $base 10$. Then, there will be a ratio of even/uneven digits in the expansion. (i.e. $2^{30}$$=1073741824$, which has five uneven digits and five even digits.)

Now what happens with this ratio when $n$ goes to infinity? Are we allowed to make a statement about it? And if so, is there a proof?

  • 5
    In short: (a) the answer is probably that the ratio goes to half-and-half, (b) this probably holds true in most non-power-of-two even bases, and (c) it's surely almost impossible to prove. – Steven Stadnicki Jan 23 '17 at 01:30
  • 3
    (Also, I count five odd digits and five even digits in your example?) – Steven Stadnicki Jan 23 '17 at 01:30
  • $0$ is an even number. See this question. – TonyK Jan 23 '17 at 01:42
  • @steven I cant count lmao. Why would it be almost impossible to prove? – user245683 Jan 23 '17 at 01:46
  • 1
    One thing that is known: if $a(n)$ is the number of odd digits in $2^n$, $\sum_{n=1}^\infty a(n)/2^n = 1/9$. See OEIS sequence A055254 – Robert Israel Jan 23 '17 at 01:51
  • @RobertIsrael: I thought you made a mistake, but in fact the mistake is in OEIS: the sum given in the FORMULA section should be $10/9$, not $11/9$. – TonyK Jan 23 '17 at 03:08
  • Almost impossible because we know so little about how expansions of numbers in different bases interact with each other besides the trivial. – Steven Stadnicki Jan 23 '17 at 04:04
  • well, we know that the distribution of the first digit of the powers eventually follows Benford's law, and that the last digit is always even except for 1 :-) I think that we can find formulas for second, third... digit and that it could be shown that the total ratio tends to 1:1 – mau Jan 23 '17 at 09:46
  • @mau I agree with Steven. I do not see a chance to prove it. – Peter Jan 23 '17 at 12:26
  • $82$ upvotes for the question "Is zero odd or even". How can $0$ be an odd number ? The definition is : A number $n$ is called even, if $n\equiv 0\mod 2$ and odd, if $n\equiv 1\mod 2$. I have not looked at the question, but I wonder in which sense $0$ can be considered to be odd. – Peter Jan 23 '17 at 12:29
  • @TonyK OEIS is a nice database for sequences, but contains unfortunately many errors (although most sequences are marked "approved"). – Peter Jan 23 '17 at 12:34
  • 1
    @Peter: It's easy to see why people might be uncertain. Many children are taught at an early age that the odd numbers are $1,3,5,\ldots$ and the even numbers are $2,4,6,\ldots$ Nobody thinks that $0$ is odd; they just think it is uncategorised. – TonyK Jan 23 '17 at 13:08
  • Im still not satisfied with the answers. I still don't understand why you people give so little chance of proving it. – user245683 Jan 23 '17 at 14:18

0 Answers0