2125760domain: NAppears in sequencesPositive integers with the property that if the base-3 representation is reversed the result is twice the original number.at n=31A173951a(1)=32 and, for n > 1, a(n) = 9*a(n-1) + 32.at n=5A173952a(n) = 4*(3^n-1).at n=12A302507