For each possible representation of n as n = 2*nb + 3*nu + K with nb, nu, K nonnegative integers, add numbers K, K+1, ..., 2*K except for 2*K-1 into a multiset. a(n) is the size of the resulting multiset minus the number of distinct numbers in it.
A090666
For each possible representation of n as n = 2*nb + 3*nu + K with nb, nu, K nonnegative integers, add numbers K, K+1, ..., 2*K except for 2*K-1 into a multiset. a(n) is the size of the resulting multiset minus the number of distinct numbers in it.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =0a(4) =2a(5) =3a(6) =7a(7) =11a(8) =18a(9) =26a(10) =36a(11) =48a(12) =63a(13) =79a(14) =99a(15) =121a(16) =146a(17) =174a(18) =206a(19) =240a(20) =279a(21) =321a(22) =367a(23) =417a(24) =472a(25) =530a(26) =594a(27) =662a(28) =735a(29) =813
External references
- oeis: A090666