547485domain: NAppears in sequencesNumber of numbers of complexity n, i.e., that can be built from n ones using + and *, and require at least that many ones.at n=43A005421a(n) = (2*n+1)*(3*n+1)*(4*n+1).at n=28A033591