I came across an awesome set of numbers called as CYCLIC NUMBERS. The smallest such number is 142857. Some properties of 142857 are:
Property 1: Multiples have same digits
\(142857\times1=142857\)
. Take the last 6 digits and add to it, the number formed using the remaining digits.
*Property 2: Product with multiples of 7 have all digits 9. *For , it is . For other cyclic numbers, it is different.
. Take the last 6 digits and add to it, the number formed using the remaining digits.
Property 3: Sum of numbers formed using the digits of the cyclic numbers equals numbers having all digits 9
Using two digits at a time:
Using three digits at a time:
Using four digits at a time (Each digit must be used equal number of times):
Property 4: Difference of squares equals the number having the same digits as the cyclic number
Try to prove the above results. Also, try to arrive at the formula for finding cyclic numbers.
For hints, solutions (and of course, the source), do check out Cyclic numbers on numberphile
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Try this link
(Tell me if this link is wrong, please)
Log in to reply
i like this channel they have good math videos
Log in to reply
It is an awesome channel. They show some very interesting stuff on numbers.
it was awesome.
thanks!!!!!!!!!!!!!!
A cyclic number can be found out by the formula - (10^N)/N Where n is a prime. Only certain primes work. Regards, Keshav.
Log in to reply
You mean n10n−1, where n is a prime.
To the OP, 142857 is also the only cyclic number that does not have a leading zero. The zeroes in front are important for the cyclic nature of the larger numbers such as:
0588235294117647∗13=7647058823529411
Log in to reply
Actually, it should be n10n−1−1 where n is prime.
It is true that cyclic numbers need to have the leading digit=0. 142857 is an exception.
Ok, Totally forgot to mention the leading zero thing. And im sorry for writing out the wrong formula. missed the -1 part! Thanks for correctig me! Regards, Keshav.
I learnt about this from numberphile. It is a pretty good channel.