vagabond
- 6
- 0
Given that the 2005th digit in n! is zero, what is the possible value of n ?
Thanks
Thanks

Yes.Are you counting digits from the right? ie. the 3rd digit of 1234567 would be 5?
I would like to find all n where the 2005th digit of n! is 0.Are you looking for the least n where the 2005th digit of n! is 0?
If n is known, I can do it.Can you work out the highest power of 5 that divides n!? The highest power of 2? (the 2's won't really be an issue though)
Can we deduce if the possible number of such n is finite? Can we find the pattern?
I would like to find all n where the 2005th digit of n! is 0.
shmoe said:The digits are being counted from the right, not the left.