Starting at n, a(n) is the difference of the number of times we revisit spots coming from positive spots and the number of times we revisit spots coming from negative spots 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.
A324685
Starting at n, a(n) is the difference of the number of times we revisit spots coming from positive spots and the number of times we revisit spots coming from negative spots 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) =-21a(8) =0a(9) =0a(10) =0a(11) =1a(12) =-5a(13) =-5a(14) =0a(15) =0a(16) =3a(17) =-7429a(18) =0a(19) =0a(20) =1852a(21) =0a(22) =0a(23) =0a(24) =0a(25) =-28253a(26) =0a(27) =0a(28) =0a(29) =3
External references
- oeis: A324685