Maths Olympiad Prep

Track / Stage 4 / 234 of 340 #974 of 2444

Problem 974

AMC 12 late, AIME early
Algebra Difficulty 4.8 Prove it Harvard-MIT Mathematics Tournament · United States

a and b are positive integers. When written in binary, aa has 2004 1's, and bb has 2005 1's (not necessarily consecutive). What is the smallest number of 1's a+ba+b could possibly have?

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Solution:

Consider the following addition:
11110001+1111 \begin{array}{r} 111\cdots 100\cdots 01 \\ + \\ 11\cdots 11 \end{array}
By making the blocks of 1's and 0's appropriately long, we can ensure that the addends respectively contain 2004 and 2005 1's. (To be precise, we get a=2400822005+1a = 2^{4008} - 2^{2005} + 1 and b=220051b = 2^{2005} - 1.) Then the sum has only one 1. And clearly it is not possible to get any less than one 1.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.