Let e(m) be the sum of all values of k satisfying the equation: (m mod k = floor((m - k)/k) mod k), minus 2*m (1 <= k <= m); then a(n) is the smallest m for which e(m) = n, or 0 if no e(m) has value n.

A374870

Let e(m) be the sum of all values of k satisfying the equation: (m mod k = floor((m - k)/k) mod k), minus 2*m (1 <= k <= m); then a(n) is the smallest m for which e(m) = n, or 0 if no e(m) has value n.

Terms

    a(0) =39a(1) =23a(2) =5847a(3) =735a(4) =65a(5) =29a(6) =35a(7) =77a(8) =111a(9) =173a(10) =415a(11) =185a(12) =79a(13) =47a(14) =113a(15) =137a(16) =317a(17) =867a(18) =307a(19) =543a(20) =4843a(21) =2153a(22) =1203a(23) =161a(24) =59a(25) =159a(26) =351a(27) =531a(28) =1577a(29) =475

External references