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