Math Problem Statement

Morteza and Joseph have 100 boxes such that for each 1 ≤ i ≤ 100 one of these boxes has exactly i coins. Joseph puts the boxes on top of each other in an order that he prefers. Now in 10 steps Morteza collects coins in the following way: at each step Morteza picks up the top 10 boxes, opens them and then selects one of the boxes that he has already opened (this also includes all the boxes that he has openened in the previous steps) and collects all the coins of that box. What is the maximum number of coins that Morteza can always collect regardless of the way Joseph orders the boxes?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Game Theory
Optimization

Formulas

Sum of an arithmetic series: S = n/2 * (first term + last term)

Theorems

Pigeonhole Principle

Suitable Grade Level

Grades 8-10