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