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