318073392000domain: NAppears in sequencesa(n) = (n-1)*(n-2)*...*(n-r) with the least value of r so that n divides a(n).at n=26A092914a(n) = Product_{k=0..n-1} (3*n+k).at n=8A384164