2942093829domain: NAppears in sequencesa(1)=1, a(n) = 15*a(n-1) + n.at n=8A014898Take the first n numbers written in base 15, concatenate them, then convert from base 15 to base 10.at n=8A048446