VOOZH about

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

⇱ A323756 - OEIS


login
a(1) = 2; for n >= 2, if a(n-1) has not yet been assigned, then a(n-1) = 1 and a(2*n-1) = 2, otherwise a(2*n) = 3.
1