33554445domain: NAppears in sequencesa(n) = 2^n + ceiling(n/2).at n=25A134522a(n) = 2^(2*n - 1) + n.at n=12A221130