75672domain: NAppears in sequencesa(n) is the largest number such that all of a(n)'s length-n substrings are distinct and divisible by 21.at n=2A093221a(n) = [x^n] Product_{k=1..n} (1 + k^3*x) / (1 - k^3*x).at n=3A384044