549756338177domain: NAppears in sequencesa(n) is the least positive integer that differs (in absolute value) by an (n+1)-st power from the reverse of its binary representation.at n=17A278930a(n) = 2^(n - 1) * (2^n + 1) + 1.at n=20A281481