827819domain: NAppears in sequencesNumber of compositions of n where each part after the first is either twice, half, or equal to the prior part.at n=28A342340a(n) = Sum_{k=0..n} 3^(n-k) * floor(k/3).at n=15A368344