4

Is it possible to have a number that extends to the left of the decimal point in mirror image of an irrational number? Such as <...95141.30000...>, to write pi as a mirror image.

1 Answers1

2

No. Why? Let us assume that we don't claim that the result is a 'number,' as it's infinite (problematic). We could make this more precise, saying that we want some sort of way of placing a 'mirror' in the middle of $\pi$ s.t. we have something like $ ... \alpha _3 \alpha _2 \alpha _ 1 | \beta _1 \beta _2 \beta _3 ... $ and such that $\alpha _i = \beta _i$.

But even this is not very meaningful, and you included the key problem in your question. Eventually, you will have an infinite string of zeroes on one side - but not possible on the other side (as the expansion of pi does not terminate).

I wrote that knowing that it's hardly sensible to describe, not because I enjoy fancying things that are awkward (which may or may not be true), but because there is an interesting related fact. For any finite number $k$, there exists a place to put the 'mirror' in the expansion of $\pi$ such that $\alpha _i = \beta _i \quad \forall \; i \in [0, k]$. And that's pretty cool, and even related to the question.

  • 3
    Your last paragraph may be correct, but I am pretty sure that nobody has managed to prove it yet. It's related to the normality of $\pi$, which is an open question. – TonyK Jul 25 '11 at 19:04
  • @TonyK: you know, I was happy to write that at the time because I had read that statement in a paper just a few days beforehand. But I don't remember where - and you're certainly right that it's related to the normality of pi. But it's not as strong as saying pi is normal (at least, not at first sight). – davidlowryduda Jul 25 '11 at 19:10
  • Yes, there are certainly non-normal numbers that contain palindromes of arbitrary length. But has $\pi$ really been proven to contain palindromes of arbitrary length? I would love to see a reference! Is it perhaps related to the Bailey-Borwein-Plouffe formula (http://en.wikipedia.org/wiki/Bailey%E2%80%93Borwein%E2%80%93Plouffe_formula)? – TonyK Jul 26 '11 at 16:44