Back with a Bang!

Find the digital root of the sum of all positive integers n n such that n ! n! strictly ends in 1000 1000 zeroes.

Note- Digital root operation denotes the digital sum operation done over and over again to get a single digit number.


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Rajen Kapur
Jul 19, 2014

Factorial of numbers from 4005 to 4009 have strictly 1000 zeros as they have 5^1000 as their factor. Digital sum of these is 1. ANSWER = 1.

Exactly!!! By the way, nice question once again, @Krishna Ar!!(ah these tags! :\ -_- :?) Your questions are just awesome!!

Kartik Sharma - 6 years, 10 months ago

Log in to reply

No.They aren't because you never fail to solve them. You are an awesome problem solver! and awesome at calculus too @Kartik Sharma

Krishna Ar - 6 years, 10 months ago

Log in to reply

you problem ROCKS!!

math man - 6 years, 8 months ago

You can solve this to find that n [ 4005 , 4009 ] n\in[4005,4009] : n 5 + n 25 + n 125 + n 625 + n 3125 = 1000 \displaystyle \lfloor \frac{n}{5} \rfloor +\lfloor \frac{n}{25} \rfloor +\lfloor \frac{n}{125} \rfloor + \lfloor \frac{n}{625} \rfloor +\lfloor \frac{n}{3125} \rfloor= 1000

mathh mathh - 6 years, 10 months ago

yep, just what i did!

milind prabhu - 6 years, 10 months ago
Ankit Kumar Jain
Mar 22, 2015

You can use the equation to find the numbers ending with 1000 zeroes.

n 5 + n 25 + n 125 + n 625 + n 3125 = 1000 \lfloor{\frac{n}{5}}\rfloor + \lfloor{\frac{n}{25}}\rfloor + \lfloor{\frac{n}{125}}\rfloor + \lfloor{\frac{n}{625}}\rfloor + \lfloor{\frac{n}{3125}}\rfloor = 1000 .

You will get an approx answer = 4001.

But we are short of 1 zero Hence the number should be 4005.

And the other values would be 4005, 4006, 4007, 4008, 4009.

S u m = 20035 \boxed{Sum = 20035}

So digital root = 1 \boxed{1} .

Benjamin Wong
Jul 28, 2014

We only need to consider 5s in these questions as we have plenty of 2s.

When we find 4000!, it has 800 fives, 160 25s, 32 125s, 6 625s, and 1 3125. Add them to get 999

therefore. so 4005!,4006!....4009! has 5^1000, trivially 10^1000 as factor.

20035, 10, 1.

UNITY

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...