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:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
I am not that good in NT but still this is my try:
Let p=a1a2a3…an,q=a2a3…an .
By given info. qp=57⇒qp−1=56⇒qp−q=56⇒q10n−1a1=56⇒q=5610n−1a1=5610n−4a1×103=710n−4a1×53.
Since q is an integer , 7 is forced to divide a1 which implies a1=7⇒q=125×10n−4.
Thus p=7×10n−1+p=10n−1+125×10n−4=10n−4(7000+125)=7125×10n−4 where n are number of digits of p. So in general , these numbers are also in form 7125×10k∀k∈Z++{0}.
Yes your numerator is incorrect. It is not true that a1a2a3…an−a2a3…an=a1 . In fact it must be a1×10n−1 . Your solution implies that 1987654−987654=1 which is false and it must be 1000000 instead. BTW What is product form?
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
I am not that good in NT but still this is my try:
Let p=a1a2a3…an , q=a2a3…an .
By given info. qp=57⇒qp−1=56⇒qp−q=56⇒q10n−1a1=56⇒q=5610n−1a1=5610n−4a1×103=710n−4a1×53.
Since q is an integer , 7 is forced to divide a1 which implies a1=7⇒q=125×10n−4.
Thus p=7×10n−1+p=10n−1+125×10n−4=10n−4(7000+125)=7125×10n−4 where n are number of digits of p. So in general , these numbers are also in form 7125×10k ∀k∈Z++{0}.
Log in to reply
Nah bro, its at least not in accordance to the answer key :(
Log in to reply
Is the number something 71… ?
Log in to reply
I have completed my solution , do review it :)
Just multiply your answer by 10000
Log in to reply
No , not multiply. Just replace n−4=k. Has this solution helped you?
Log in to reply
Log in to reply
Who said you are not good in Number Theory?
Log in to reply
Me. I can understand my strong/weak points better than anyone else.(This is actually applicable to all)
Let the number be a1a2a3......anˉ The new number will be a2a3......anˉ
a2a3......anˉa1a2a3......anˉ=57Afterinproductforma2a3......anˉa1=56
Now by keeping factors try to find out the numbers.
Log in to reply
Hm, in the second equation, are you missing a lot of 0's aren't you?
Log in to reply
By applying product form of a number and see the answer will be the same.
Log in to reply
a1×10n−1, since you've only subtracted 1 from both sides?
Can you explain what is product form? Shouldn't the numerator beCan you explain what "now by keeping factors" mean?
Log in to reply
Yes your numerator is incorrect. It is not true that a1a2a3…an−a2a3…an=a1 . In fact it must be a1×10n−1 . Your solution implies that 1987654−987654=1 which is false and it must be 1000000 instead. BTW What is product form?
Log in to reply
Thanks, You gave the answer to the question yourself.
Thanks for giving me the idea of subtracting 1 from both sides.