Processing math: 0%

Problem #1

Minimum Value

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)

Contributed by Abhishek Das

Solved by 2761 users

Log in to submit answers.

Is something wrong?

Maintaining a collection of high quality questions is our top priority. If, however, you do find an error, report the problem and we'll make sure it is reviewed soon.