74565domain: NAppears in sequencesa(n) = (16^(n+1) - 15*n - 16)/225.at n=5A014899Take the first n numbers written in base 16, concatenate them, then convert from base 16 to base 10.at n=4A048447Diagonal sums of the Riordan matrix (g(x),x*g(x)), where g(x) = (1-x-sqrt(1-2*x-3*x^2-4*x^3))/(2*x^2*(1+x)) (A190252).at n=12A190255