VOOZH about

URL: https://oeis.org/A210023/internal

⇱ A210023 - OEIS


login
a(0)=1. Let S = string of digits of a(0),a(1),a(2),... To get a(n+1) (n>=0), subtract next element of S from a(n) if that would give a positive number different from a(0),...,a(n), otherwise add it to a(n).
3