15670815domain: NAppears in sequencesa(n) = determinant([a(n-1), a(n-2); a(n-4), a(n-3)]) for n >= 5, a(n) = n otherwise.at n=11A337188