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