SOLUTION: Let f(n) = the number of zeros at the end of n! when n! is multiplied out. Find: f(12) f(34)

Algebra.Com
Question 169479: Let f(n) = the number of zeros at the end of n! when n! is multiplied out.
Find:
f(12)
f(34)

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Let f(n) = the number of zeros at the end of n! when n! is multiplied out.
Find:
f(12) = 12! = 12*11*10*9*8*7*6*5*4*3*2*1
Find the number of times 10 is a factor.
--------------------------
Change factors to prime number form:
f(12) = 2^2*3 * 11 *2*5*3^2*2^3 *7*2*3 *5* 2^2 *3*2*1
f(12) = 2^10 * 3^4 * 5^2 * 7
The prime-factor form has two tens which is 2^2*5^2, so only two zeroes at the end
of 12!
---------------

f(34)= (2*17)*(2^4)*(3*5)*(2*7)*13*(12!)
12! contributes 2 zeroes
The other factors contribute 2*5 or one zero
So, f(34) has a total of three zeroes at the tail end.
=================================================
Cheers,
Stan H.

RELATED QUESTIONS

Consider the function f(x)=3x-5 and let f^n=fofofof....of where the composition is done n (answered by robertb)
Consider the function f(x)=3x-5 and let f^n=fofofof..of where the composition is done n... (answered by Jk22)
The length of a field in yards is a function f(n) of the length n in feet. Write a... (answered by stanbon)
Let n be any positive number. Find the inverse function of f if a) f(x)= x^n for x is... (answered by Solver92311)
Find the first three terms of f(n + 1) = f(n) + 8, if f(1) = 27. (answered by ewatrrr)
Logic: Set and operations - Cardinal numbers and surveys A student conducted a survey... (answered by Edwin McCravy,ikleyn)
For an integer $n,$ let $f(n)$ be the remainder when $n^8 + n^{16}$ is divided by $5.$... (answered by greenestamps)
find the first five values of the recursive function f(1)= 5; f(n) = f(n-1) +... (answered by stanbon)
If f(1)=9 and f(n)=-3f(n-1)+n then find the value of... (answered by ewatrrr,ikleyn)