Processing math: 100%

Friday, April 19, 2013

multiple of 11

If you are in Hong Kong and you need help for university mathematics courses, please visit  www.all-r-math.com.

Question: What are the smallest and largest multiples of 11 that are made up of the nine digits 1,2,3,4,5,6,7,8,9?

123456789
123456798
123456879
123456897
123457689
123457698
123457869
123457896
123457968
123457986
..................
..................
..................
987654312
987654321

Answer:

If A=a1a2a3a4a5a6a7a8a9 is a multiple of 11, then we know the difference (a1+a3+a5+a7+a9)(a2+a4+a6+a8) is also a multiple of 11, say 11x.

Note that a1+a2++a9=1+2++9=45 and hence a1+a3+a5+a7+a9=(45+11x)/2 and a2+a4+a6+a8=(4511x)/2.

Note that if x=3, then a2+a4+a6+a8=6 which is impossible. Likewise x3. Therefore x can only be 1 or 1.

Therefore either a1+a3+a5+a7+a9=28,a2+a4+a8+a9=17 or a1+a3+a5+a7+a9=17,a2+a4+a8+a9=28.

To get the smallest multiple of 11, we would like to see A=12345. Both 1+3+5+a7+a9=28 and 1+3+5+a7+a9=17 are impossible (the latter one is possible only if {a7,a9}={2,6} but we already have a2=6.).

Try A=1234. Now 1+3+a5+a7+a9=28 is possible if {a5,a7,a9}={7,8,9} (and so {a6,a8}={5,6}) but 1+3+a5+a7+a9=17 is impossible. Therefore the smallest multiple of 11 is A=123475869.

To get the largest multiple of 11, we would like to see A=98765. Now 9+7+5+a7+a9=28 is possible if {a7,a9}={3,4} (and so {a6,a8}={1,2}). Thus the largest multiple of 11 is A=987652413.

No comments:

Post a Comment