5664796domain: NAppears in sequencesa(1) = 1, a(n) = 13*a(n-1) + n.at n=6A014896Take the first n numbers written in base 13, concatenate them, then convert from base 13 to base 10.at n=6A048444