AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

2001 AIME I Problems/Problem 8

From AoPSWiki

Problem

Call a positive integer N a 7-10 double if the digits of the base-7 representation of N form a base-10 number that is twice N. For example, 51 is a 7-10 double because its base-7 representation is 102. What is the largest 7-10 double?

Solution

We let N_7 = \overline{a_na_{n-1}\cdots a_0}_7; we are given that

2(a_na_{n-1}\cdots a_0)_7 = (a_na_{n-1}\cdots a_0)_{10}

Expanding, we find that

2 \cdot 7^n a_n + 2 \cdot 7^{n-1} a_{n-1} + \cdots + 2a_0 = 10^na_n + 10^{n-1}a_{n-1} + \cdots + a_0

or re-arranging,

a_0 + 4a_1 = 2a_2 + 314a_3 + \cdots + (10^n - 2 \cdot 7^n)a_n

Since the a_is are base-7 digits, it follows that a_i < 7, and the LHS is less than 30. Hence our number can have at most 3 digits in base-7. Letting a_2 = 6, we find that 630_7 = \boxed{315}_{10} is our largest 7-10 double.

See also

2001 AIME I (ProblemsResources)
Preceded by
Problem 7
Followed by
Problem 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us