35447299799domain: 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=12A337188