Posts Tagged ‘totient’

Hyperbinary conjecture seeking proof for a good time, long walks on the beach

Monday, October 12th, 2009

Here’s the latest progress on the hyperbinary sequence. We’re trying to figure out the inverse relation of the function h: given a particular number n, where does it occur in the hyperbinary sequence? That is, what are the values of k for which h(k) = n?

There are infinitely many, but in a previous post I argued why we only need to find occurrences at even positions of the sequence, which we call primary occurrences. I have no idea how easy or hard it is to give a general method for finding all primary occurrences. But some progress has been made:

  • Brendan proved by induction that h(2^k - 2) = k and h(2^k) = k+1. These correspond to the numbers that occur right next to 1 in the sequence (we saw earlier that h(2^k-1) = 1).
  • Brendan also proved that h(2^{p+q} - 2^q) = 1 + pq. This is impressive, since this pattern certainly isn’t obvious (at least, it wasn’t to me!).
  • Fergal Daly conjectured that the number of primary occurrences of n is \phi(n). \phi denotes the so-called Euler totient function; \phi(n) is defined to be the number of positive integers smaller than n which are relatively prime to n. An explanation of this fact, if it is true (and it really looks like it might be!) would probably go a long way towards finding a general method for computing h^{-1}!

Can anyone find a proof of Fergal’s conjecture?