Numbers game
Can you find a number such that if we multiply that number by 1 or 2 or 3 or 4 or 5 or 6, then the resultant number contains same all digits (of course in a different place)?
Answer:
142857
Explanation:
142857 * 1 = 142857
142857 * 2 = 285714
142857 * 3 = 428571
142857 * 4 = 571428
142857 * 5 = 714285
142857 * 6 = 857142
Note: Such numbers are called cyclic numbers.
142857
Explanation:
142857 * 1 = 142857
142857 * 2 = 285714
142857 * 3 = 428571
142857 * 4 = 571428
142857 * 5 = 714285
142857 * 6 = 857142
Note: Such numbers are called cyclic numbers.
Comments
Post a Comment