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
Trailing zeroes of n! is given by zn=k=1∑∞⌊5kn⌋, where ⌊x⌋ is the greatest integer function. Therefore, there is a unique set of zn. The values of zn around 2015 are as follows:
There is no need to construct the table. You should show that the lower bound of n satisfy the equation n(51+521+531+…)=2015. Then you don't need to construct the table anymore and you're left to show that every increment by 5 of n increases the trailing zeros by 1, and that the trailing zeros further increases by 1 when n is a multiple of 25. Applying the formula, z8060=2012, so z8065=2012+1=2013 ,z8070=2013+1=2014<2015, z8075=2014+1+1=2016>2015.
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
Trailing zeroes of n! is given by zn=k=1∑∞⌊5kn⌋, where ⌊x⌋ is the greatest integer function. Therefore, there is a unique set of zn. The values of zn around 2015 are as follows:
\[\begin{array} {} n: & 8055 & 8060 & 8065 & 8070 & 8075 & 8080 & 8085 & 8090 & 8095 \\ z_n: & 2011 & 2012 & 2013 & \color{red}{2014} & \color{red}{2016} & 2017 & 2018 & 2019 & 2020 \end{array} \]
It is seen that 2015 is not a zn.
Log in to reply
There is no need to construct the table. You should show that the lower bound of n satisfy the equation n(51+521+531+…)=2015. Then you don't need to construct the table anymore and you're left to show that every increment by 5 of n increases the trailing zeros by 1, and that the trailing zeros further increases by 1 when n is a multiple of 25. Applying the formula, z8060=2012, so z8065=2012+1=2013 ,z8070=2013+1=2014<2015, z8075=2014+1+1=2016>2015.
Log in to reply
Thanks, Pi Han. I was using a spreadsheet, the table comes to me easy. I was showing how zn changes with n.
What is the proof of trailing zeroes?
Log in to reply
Read trailing number of zeros