Solution:
We cannot have c=0 as a!+5b⩾2>1=70.
Assume first that b=0. So we are solving a!+1=7c. If a⩾7, then 7∣a! and so 7∤a!+1. So 7∤7c which is impossible as c=0. Checking a<7 by hand, we find the solution (a,b,c)=(3,0,1).
We now assume that b>0. In this case, if a⩾5, we have 5∣a!, and since 5∣5b, we have 5∣7c, which obviously cannot be true. So we have a⩽4. Now we consider the following cases:
Case 1. Suppose a=0 or a=1. In this case, we are solving the equation 5b+1=7c. However the Left Hand Side of the equation is always even, and the Right Hand Side is always odd, implying that this case has no solutions.
Case 2. Suppose a=2. Now we are solving the equation 5b+2=7c. If b=1, we have the solution (a,b,c)=(2,1,1). Now assume b⩾2. We have 5b+2≡2(mod25) which implies that 7c≡2(mod25). However, by observing that 74≡1(mod25), we see that the only residues that 7c can have when divided with 25 are 7,24,18,1. So this case has no more solutions.
Case 3. Suppose a=3. Now we are solving the equation 5b+6=7c. We have 5b+6≡1(mod5) which implies that 7c≡1(mod5). As the residues of 7c modulo 5 are 2,4,3,1, in that order, we obtain 4∣c.
Viewing the equation modulo 4, we have 7c≡5b+6≡1+2≡3(mod4). But as 4∣c, we know that 7c is a square, and the only residues that a square can have when divided by 4 are 0, 1. This means that this case has no solutions either.
Case 4. Suppose a=4. Now we are solving the equation 5b+24=7c. We have 5b≡7c−24≡1−24≡1(mod3). Since 5≡2(mod3), we obtain 2∣b. We also have 7c≡5b+24≡4(mod5), and so we obtain c≡2(mod4). Let b=2m and c=2n. Observe that
24=7c−5b=(7n−5m)(7n+5m)
Since 7n+5m>0, we have 7n−5m>0. There are only a few ways to express 24=24⋅1=12⋅2=8⋅3=6⋅4 as a product of two positive integers. By checking these cases we find one by one, the only solution in this case is (a,b,c)=(4,2,2).
Having exhausted all cases, we find that the required set of triples is
(a,b,c)∈{(3,0,1),(2,1,1),(4,2,2)}