3075943domain: NAppears in sequencesa(n)=n if n <= 3, otherwise a(n) = A007477(n-1) + A007477(n).at n=21A213705