Processing math: 100%
This blog has moved to www.mscroggs.co.uk.

Monday, 23 June 2014

Sunday Afternoon Maths XVIII Answers & Extensions

This post contains the answers to this week's Sunday Afternoon Maths and some extension problems based around the originals.

Parabola

The co-ordinates of the points where the lines intersect the parabola are (a,a2) and (b,b2). Hence the gradient of the line between them is:
a2b2a(b)=(a+b)(ab)a+b=ab
Therefore the y-coordinate is:
b2+b(ab)=ba
Ferdinand Möbius, who discovered this property called the curve a Multiplicationsmaschine or 'multipliction machine' as it could be used to perform multiplication.
Extension
How could you use the graph of y=x2 to divide 100 by 7?

Seven Digits

Let's call Dr. Dingo's number n. If the number is squared twice then multiplied by n, we get n5.
For all integers n, the final digit of n5 is the same as the final digit of n. In other words:
n5nmod10
Therefore, the final digit of Dr. Dingo's number is 7.
75=16807
175=1419857
275=14348907
So, in order for the answer to have seven digits, Dr. Dingo's number was 17.
Extension
For which integers m does there exist an integer n such that for all integers x:
xnxmodm

No comments:

Post a Comment