7602177domain: NAppears in sequencesa(n) = n-th element of n-th row of triangle shown below.at n=23A115025a(0)=0; thereafter a(n) = (3*n+1)*2^(n-2)+1.at n=20A170881