Result of inserting the integers n = 0, 1, 2, ... in this order into an initially empty list, where n is inserted between the pair of consecutive elements with sum equal to n and minimal absolute difference, or at the end of the list if no such pair exists.

A360447

Result of inserting the integers n = 0, 1, 2, ... in this order into an initially empty list, where n is inserted between the pair of consecutive elements with sum equal to n and minimal absolute difference, or at the end of the list if no such pair exists.

Terms

    a(0) =0a(1) =1a(2) =4a(3) =11a(4) =29a(5) =47a(6) =18a(7) =61a(8) =165a(9) =434a(10) =703a(11) =1675a(12) =972a(13) =2213a(14) =10093a(15) =17973a(16) =25853a(17) =59586a(18) =33733a(19) =7880a(20) =21427a(21) =56401a(22) =204177a(23) =147776a(24) =91375a(25) =217724a(26) =126349a(27) =414021a(28) =287672a(29) =161323

External references