a(n) = c([ n/2 ]) + c([ n/3 ]) + ... + c([ n/n ]) for n >=3, where a(1) = 1, a(2) = 2 and c(n) = n-th number not in sequence a( ).

A023419

a(n) = c([ n/2 ]) + c([ n/3 ]) + ... + c([ n/n ]) for n >=3, where a(1) = 1, a(2) = 2 and c(n) = n-th number not in sequence a( ).

Terms

    a(0) =1a(1) =2a(2) =6a(3) =10a(4) =13a(5) =18a(6) =21a(7) =27a(8) =31a(9) =36a(10) =39a(11) =47a(12) =50a(13) =56a(14) =61a(15) =68a(16) =71a(17) =79a(18) =82a(19) =90a(20) =96a(21) =101a(22) =104a(23) =114a(24) =118a(25) =124a(26) =130a(27) =139a(28) =142a(29) =152

External references