129140168domain: NAppears in sequencesa(n) = 3^n + 5.at n=17A168610Let M(1)=0 and for n>1, B(n)=(M(ceiling(n/2))+M(floor(n/2))+2)/2, M(n)=3^B(n)+M(floor(n/2))+1. This sequence gives M(n).at n=4A230640