100692711domain: NAppears in sequencesa(1) = 1; for n > 1, a(n) = (2^n-1)*a(n-1) + (-1)^n.at n=6A123672