620756992domain: NAppears in sequencesa(n) = (3*n-1) * 2^(n-2).at n=24A053220a(n) = 2*a(n-1) + 2^(n-1), for n > 0, with a(0)=6.at n=25A159694