Or search by topic
A | B | C | D | E | F | |
---|---|---|---|---|---|---|
N | 1 | 7 | ||||
2N | 4 | |||||
3N | 1 | |||||
4N | 8 | |||||
5N | 5 | |||||
6N | 2 |
A | B | C | D | E | F | |
---|---|---|---|---|---|---|
N | 1 | 4 | 7 | |||
2N | 2 | 4 | ||||
3N | 4 | 1 | ||||
4N | 5 | 8 | ||||
5N | 7 | 5 | ||||
6N | 8 | 2 |
A | B | C | D | E | F | |
---|---|---|---|---|---|---|
N | 1 | 4 | 2 | 8 | 5 | 7 |
2N | 2 | 8 | 5 | 7 | 1 | 4 |
3N | 4 | 2 | 8 | 5 | 7 | 1 |
4N | 5 | 7 | 1 | 4 | 2 | 8 |
5N | 7 | 1 | 4 | 2 | 8 | 5 |
6N | 8 | 5 | 7 | 1 | 4 | 2 |
Take any pair of two digit numbers x=ab and y=cd where, without loss of generality, ab > cd . Form two 4 digit numbers r=abcd and s=cdab and calculate: {r^2 - s^2} /{x^2 - y^2}.
a) A four digit number (in base 10) aabb is a perfect square. Discuss ways of systematically finding this number. (b) Prove that 11^{10}-1 is divisible by 100.
A 2-Digit number is squared. When this 2-digit number is reversed and squared, the difference between the squares is also a square. What is the 2-digit number?