201326619domain: NAppears in sequencesIf n mod 2 = 0 then 3*2^(n-1)+n-1 else 3*2^(n-1)+n.at n=26A116969