How to calculate the minimum non negative value of signed permutations of natural numbers?
Let there be a set of N natural numbers 1,2,3,4…N. We are allowed to insert + or − sign in front of each number and add all the resultant numbers. The minimum non-negative value obtained is denoted as D(N). Find the value of D(1)+D(2)+…+D(19216812112)