Description
This article is from the Puzzles FAQ,
by Chris Cole chris@questrel.questrel.com and Matthew Daly
mwdaly@pobox.com with numerous contributions by others.
65 arithmetic/digits/extreme.products.p
What are the extremal products of three three-digit numbers using digits 1-9?
arithmetic/digits/extreme.products.s
There is a simple procedure which applies to these types of problems (and
which can be proven with help from the arithmetic-geometric inequality).
For the first part we use the "first large then equal" procedure.
This means that are three numbers will be 7**, 8**, and 9**. Now
the digits 4,5,6 get distributed so as to make our three number as
close to each other as possible, i.e. 76*, 85*, 94*. The same goes
for the remaining three digits, and we get 763, 852, 941.
For the second part we use the "first small then different" procedure.
Our three numbers will be of the form 1**, 2**, 3**. We now place
the three digits so as to make our three numbers as unequal as possible;
this gives 14*, 25*, 36*. Finishing, we get 147, 258, 369.
Now, *prove* that these procedures work for generalizations of this
problem.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
smart, self-help, motivation, puzzles