Starting at n, a(n) is the number of times we move from a negative position to a spot we have already visited according to the following rules. On the k-th step (k=1,2,3,...) move a distance of k in the direction of zero. If the number landed on has been landed on before, move a distance of k away.
A324683
Starting at n, a(n) is the number of times we move from a negative position to a spot we have already visited according to the following rules. On the k-th step (k=1,2,3,...) move a distance of k in the direction of zero. If the number landed on has been landed on before, move a distance of k away.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =0a(4) =0a(5) =0a(6) =0a(7) =52a(8) =0a(9) =0a(10) =0a(11) =0a(12) =6a(13) =6a(14) =0a(15) =0a(16) =0a(17) =33300a(18) =0a(19) =0a(20) =4302a(21) =0a(22) =0a(23) =0a(24) =0a(25) =58682a(26) =0a(27) =0a(28) =0a(29) =6
External references
- oeis: A324683