6140565046domain: NAppears in sequencesa(1) = 1, a(n) = 12*a(n-1) + n.at n=9A014882Take the first n numbers written in base 12, concatenate them, then convert from base 12 to base 10.at n=9A048443