688168846domain: NAppears in sequencesa(n) = (n^3*a(n-1) - 1)/(n - 1) for n >= 2, with a(0) = 1, a(1) = 4.at n=7A141827