|
Post Closed as "off topic" by Douglas Zare, Ryan Budney, Emil Jeřábek, Henry Cohn, S. Carnahan♦
|
||||
|
|
||||
|
3 | deleted 369 characters in body | ||
|
Which has been puzzling me over the last year. The algorithm Given a natural number $n$ define a procedure as follows:
For example, take $25$. The list of primes would be $2, 3, 5, 7, 11, 13, 17, 19, 23$. Subtracting , $23$ from $Z=25$, we get $Z=2$. Next, we get $Z=2-19= -17$. And so on. Consequently, $Z$ assumes the values $25, 2, -17, 0, 13, 2, -5, 0, 3, 1$. Note: Only an example. The conjecture as stated deals with applying the algorithms on primes. However, other numbers also seem to exhibit interesting patterns. The Pattern
The problem I would like to know, for instance, what mathematical tools would be best suited to attempting a proof? Perhaps all this is simply a consequence of something more powerful, like the Goldbach conjecture? Maybe what I'm really expecting is some ingenious proof I can't understand, or a contradiction. I feel I've beaten this idea just about dead and can't go further with my understanding of Mathematics. Updates Please read @alex.jordan's answer as he cleverly limits the range of values $Z$ can reach (say, terminal Z, or $Z_t$) to ${-2,-1,0,1,2}$. The missing piece to {-1,0,1,2}$. As a result, the puzzle seems problem is now reduced tobe a proof that no :
Also being discussed: here |
||||
|
2 | updated to reflex M.SE changes | ||
|
Given a natural number
n$n$ define a procedure as follows: is positive> 0$, subtract the largest prime from list which we haven't considered yet. Otherwise, add it to Z$Z$. If $n$ is prime, it is assumed accounted for by the first step. |
||||
|
1 |
|
||

