60378635domain: NAppears in sequencesa(n) = (7*floor(a(n-1)/3)) + (a(n-1) mod 3) with a(1) = 3.at n=20A338852