Best,
Hi Tomasz,
I spent some time looking at this problem, and it seems to have a rather clean arithmetic reformulation.
Define
H(n) = lcm { d : d divides n and 2d+1 is prime }.
Then von Staudt-Clausen gives exactly
a(n) = n / H(n).
A useful feature is that H is idempotent:
H(H(n)) = H(n).
For a fixed positive integer r, define the canonical sequence
m_0 = 1,
m_{k+1} = H(r m_k).
Then r occurs as a value of a(n) if and only if this sequence eventually stabilizes.
Indeed, if it stabilizes at m, then
H(m) = H(rm) = m,
so
a(rm) = r.
More importantly, if M is any other witness satisfying
H(M) = H(rM) = M,
then m_k divides M for every k. Thus the canonical sequence is not merely a search heuristic: if it grows forever, no witness exists.
This also gives several general results.
q^t is in the range of a(n)
for every prime q and every t >= 1.
In fact, every prime-power value occurs infinitely many times.
I do not yet have a complete characterization of the range.
The first value for which the canonical closure behaves very differently is 30. All values 1,...,29 occur. For r = 30, the closure has continued to grow through every stage I have checked.
However, I do not think it is currently justified to claim that 30 is absent. If the closure for 30 were infinite, this would in particular imply infinitely many primes of the form
1 + 2^(a+1) 3^b 5^c,
so the remaining question runs into a genuine shifted-prime distribution problem.
Thus at present I would describe the situation as follows: the original Bernoulli-denominator question reduces to an idempotent arithmetic closure problem, for which a substantial part of the structure can be determined, while the complete range still seems open.
I am continuing to look at the full range question.
Best,
Jason
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAF0qcNNOY9CUodesMRkQK1%3D%3DhrbHQ91gpF4j8DAav0sV5JA%3DQQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CABbU%3D%2BVW42CaXQ_ECJtN7oud6wNV9gPfPPQsEGKjW4-3N_wGLA%40mail.gmail.com.