This post contains the answers to this week's Sunday Afternoon Maths and some extension problems based around the originals.
Always a Multiple?
Let the two digit number chosen by 10a+b, with a and b one digit integers. Reversed this will be 10b+a. The sum of these will be 11a+11b which is divisible by 11.
This will work for any integer with an even number of digits. Let our number have 2n digits. It can be written as:
2n∑i=110i−1ai
Adding it to its reverse, we get:
2n∑i=110i−1ai+2n∑i=1102n−iai=2n∑i=1(10i−1+102n−i)ai
10i−1+102n−i is divisible by 11 (for n∈N, i∈N, i≤2n). This can be shown by induction on n:
If n=1: 10i−1+102n−i=10i−1+102−i=11, which is clearly divisible by 11.
Suppose result is true for n−1. Now consider 10i−1+102n−i.
If i>1, then 10i−1+102n−i=10(10(i−1)−1+10(2n−2)−(i−1) which is divisible by 11 by the inductive hypothesis.
If i=1, then:
10i−1+102n−i=1+102n−1=j=2n−2∑j=19×10j+11
=j=n−1∑j=199×102j+11
=11(j=n−1∑j=19×102j+1)
Extension
Which numbers with an odd number of digits will be divisible by 11 when added to their reverse?
Pocket Money
If Amy gets np for pocket money then brother 1 gets n2p, brother 2 gets n3p, brother 3 gets n4p and brother 4 gets n5p.
If Tom is brother 1 and Peter is brother 2, then:
n2−n3=30
n6=30
n=180
If Tom is brother 1 and Peter is brother 3, then:
n2−n4=30
n4=30
n=120
If Tom is brother 1 and Peter is brother 4, then:
n2−n5=30
3n10=30
n=100
If Tom is brother 2 and Peter is brother 3, then:
n3−n4=30
n12=30
n=360
If Tom is brother 2 and Peter is brother 4, then:
n3−n5=30
2n15=30
n=225
If Tom is brother 3 and Peter is brother 4, then:
n4−n5=30
n20=30
n=600
So the possible amounts of money Amy could have received are £1.80, £1.20, £1, £3.60, £2.25 and £6.
Extension
Which values could the 30p be replaced with and still give a whole number of pence for all the possible answers?
No comments:
Post a Comment